Who says adding authentication to an app has to be difficult? Tune in to see how easy it can be with App Center Auth!…
Xamarin.Forms
Partly Cloudy Episode 3 Recap: If Forms Was a Turtle
Welcome back to Partly Cloudy! The show where you learn how to build a cloud-connected Xamarin mobile application. In this episode we start to make our app look a little bit more like the finished one using Xamarin.Forms Shell!…
Two ListViews on the Same Page?!? No Way!
Ever want to put 2 list views of data on the same page in Xamarin.Forms, but you knew it wasn't a good idea? Well - this post will show you a way around it!…
B2C + ZUMO = ❤️
I put out quite a bit of content around Azure AD B2C lately and how to integrate that with your Xamarin mobile apps using the MSAL library. I talked about how to setup the tenant in the portal... how to use MSAL to facilitate the workflow of authentication... setting up…
Where in the World Is CosmosDB-iego?
If the last article [https://msou.co/bf7] 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 [https://msou.co/bf8] (formerly known as DocumentDB) has, built-in,…
Reading Data From CosmosDB in a Xamarin App
Recently James Montemagno [https://msou.co/bfe] and I completed an app that demonstrates several aspects of Azure [https://msou.co/bff] and Xamarin.Forms [https://msou.co/bfg] development in the form of a contacts application. And all the code is open sourced [https://msou.co/bfh]! The App!…