Consuming GraphQL in C#
Brandon works as Developer Advocate at Microsoft where he gets to work closely with the Xamarin + Azure developer community and help fellow mobile app and cloud developers make 5-star apps.
An avid mobile app developer, Brandon has contributed to countless apps, including publishing iOS, Android and UWP apps to the respective app stores.
Comments
Push Notifications Made Easy with App Center
@aritra:https://docs.microsoft.com/appcenter/push/#android
Building smart apps with Visual Studio, Xamarin, and Cognitive Services
Here's the site where you can download all of the open-source demos and view the slides from the talk!
https://aka.ms/Build/CognitiveServices
Scalable + Secure Data with CosmosDB for Mobile
@Paul: Thanks! For now, there is no out-of-the-box library to sync a local database to a Cosmos DB database. I've written a simple service that syncs a local database (in this case SQLite) to a remote cloud database, which could be a good starting point. Feel free to check it out!