C# Bait&Switch
Some time ago I decided to update my NFC library for Xamarin.Forms so to eliminate all the unnecessary dependencies like the Xamarin.Forms package that was used exclusively for the [...]
Image Gallery in Xamarin.Forms 18 Months Later
A lot of time has passed since my last post about how to implement an image gallery in Xamarin.Forms. At the time the best solution was to use an ImageGallery control provided by the awesome [...]
Xamarin.Forms + Azure Mobile Services
One of the most amazing feature on Microsoft Azure are the mobile Services, a set of tools that allows the developer to integrate cloud based features in their apps with extremely low efforts. [...]