Learn how to (not) use Azure Keyvault with a Xamarin application!…
Xamarin
5 Azure Offerings I ❤️ For Xamarin Development
As part of the February 2019 28 days of Xamarin Community Love - find out the Five Azure offerings that I ❤️ the most for Xamarin Development!…
Where in the World Is CosmosDB-iego?
If the last article where I showed you how a Xamarin app can read data from CosmosDB wasn't exciting enough... wait until you get a load of this one! The SQL API in Cosmos (formerly known as DocumentDB) has, built-in, a geospatial engine where it can determine things like how…
Reading Data From CosmosDB in a Xamarin App
Recently James Montemagno and I completed an app that demonstrates several aspects of Azure and Xamarin.Forms development in the form of a contacts application. And all the code is open sourced! The App! The app does several things: Displays a list of ... well, contacts ... downloaded from CosmosDB Shows the…
Xamarin Goodness in Visual Studio 2017 15.6
It's that time again ... a new Visual Studio release! And of course there's a lot of new Xamarin goodness that goes along with it! And iOS really sees a lot of it! Instead of doing my usual Code Mill Matt and going all in-depth on it - I put together…
Changing Passwords and User Info with Azure AD B2C
When you allow users to create accounts from within your app, eventually they are going to want to change their passwords, or edit some of the information they provided at sign-up. And I wouldn't be writing this post if Azure AD B2C didn't allow your users to change passwords and…