Posts tagged "mobile"
-
New Pluralsight Courses Released!
Pluralsight course release note covering Azure data cleaning for machine learning and Xamarin.Forms architecture for reusable application code.
-
DragonCon 2018 - Helpful Links
Resource list for DragonCon 2018 covering emergency contacts, hotel and transit links, schedule tools, social channels, and unofficial guides.
-
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.
-
Mixed3d Scans
A trip to the Mixed3D booth, where a rig of Raspberry Pis builds a 3D model, plus the full color sandstone prints and Sketchfab scans that came out of it.
-
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.