.net | Azure | Flutter
  • Home
  • Contact
Sign in Subscribe

xamarin

A collection of 4 posts
xamarin

Facebook Auth with Xamarin Forms and WebAPI CustomGrant - part

Based on the two previous posts, we have a complete setup by now, with a mobile client and an secured API. Now we'll see how we can consume the API with the access tokens we generated in the previous post and finally display the data in the mobile
12 Jan 2016 3 min read
xamarin

Facebook Auth with Xamarin Forms and WebAPI CustomGrant - part 2

In the previous post the mobile client was created. In this post we'll created the WebAPI backend part. We'll enable the API to verify a Facebook access token and exhanged it with an access token to our backend, fully supported and integrated with the ASPNET WebAPI.
11 Jan 2016 5 min read
xamarin

Compile XAML with Xamarin

One of the new features in Xamarin 4 and Xamarin Forms 2.0 is the ability to compile Xaml views. This feature should reduce view load time, the compiled app size, the catch might be an increase in compilation time, so let's see how this works. Xaml runtime
25 Nov 2015 2 min read
xamarin

Namespaces in Xamarin Studio

If you like me have a background using Visual Studio, one of the first things you'll notice after a little coding in Xamarin Studio is the default namespace handling. In Visual Studio namespaces per default follows the folder structure hierarchical. In Xamarin Studio is's just the
24 Nov 2015 1 min read
Page 1 of 1
.net | Azure | Flutter © 2025
Powered by Ghost