Xamarin Ultimate Guide to Deep Source Stepping Into [almost] Anything [in Visual Studio] Sometimes our code doesn't work (no seriously, it happens). We debug and step through, all looks well, at some point it enters into some method we don't control -maybe part of the core
Xamarin Creating a custom button with ripple effect in Xamarin Forms This post is a guest posting from Matt Hoffman (http://www.hofmadresu.com). He had mentioned to me some of the interesting problems he had getting a ripple effect into a custom Xamarin
Video .Net Standard multi-targeting explainer Ok, technically multi-targeting is a feature of MSBuild, not .Net Standard. In fact you don't even need .Net Standard to be one of your targets, though it's a popular choice. Confused? Want to
Xamarin Six Straight Hours at .NET Conf Adrian and I presented for a six hour marathon session on .Net Conf! Covering Azure topics like IoT Hub and Functions and Xamarin Topics like responsive design and the upcoming features. Check out
Azure Intro to Machine Learning Even if you know nothing whatsoever about Machine Learning, my new video will take you from first principles to a working example on Azure Machine Learning Studio -- all in about 75 minutes!
Xamarin End to End Mobile and Server OAuth You have a mobile app, a web server, an authentication server, and an api server. You want them all talking together securely and leveraging user accounts over OAuth. In this video set I'll
Azure Azure Mobile App Services Video I joined several others from Xamarin University in creating a series of videos that takes from File->New, all the way to having a working mobile app including an azure back-end and