Episode 95 of Visual Studio Toolbox

This is the third of a four part series on building cross platform apps using Xamarin and C#. In this episode I am joined by James Montemagno, a developer evangelist at Xamarin, who discusses how to leverage Azure Mobile Services and Xamarin to transform an offline app to a cloud connected cross-platform mobile app. We will integrate oAuth into our application to store our data on a per user basis, all of which will be shared using the same C# code across Android, iOS, and Windows from one Portable Class Library.

If you missed parts one and two, you can view them here and here.

Resources: