Posts in category "mobile-apps"
-
DragonCon 2018 - Helpful Links
Resource list for DragonCon 2018 covering emergency contacts, hotel and transit links, schedule tools, social channels, and unofficial guides.
-
Quicken Loans TechCon 2018
Speaking announcement for Quicken Loans TechCon 2018 in Detroit on Alternative Device Interfaces and Machine Learning, covering voice, speech, and vision.
-
Update - Techbash
TechBash 2018 update: a second talk, Alternative Device Interfaces and Machine Learning, joins the Enable IoT with Edge Computing session.
-
Music City Code - IoT with Mobile
Speaking announcement for Music City Code 2018, presenting Configure, Control, and Manage IoT with Mobile using Xamarin, Bluetooth LE, and Azure.
-
Home Control Flex Major Release
Release notes for Home Control Flex, and how a navigation page rewrite, framework cleanup, and shared App.xaml resources fixed a crash prone app.
-
CodeStock
I'm proud to be presenting Alternative Device Interfaces and Machine Learning at CodeStock, covering voice commands, speech recognition, and computer vision.
-
DevNet Create
I'm proud to be presenting Alternative Device Interfaces and Machine Learning at DevNet Create, covering voice commands, speech recognition, and computer vision.
-
Xamarin Forms Android crashes after Custom Renderer added
Fix a Xamarin Forms Android app that crashes before the first screen after a custom renderer is added by cleaning and rebuilding the Android project.
-
Creating a Common Loading Page for Xamarin Forms
Replace per-page loading spinners in Xamarin Forms with a single base page that wraps every child page using the ContentPropertyAttribute.