Technology

Xamarin Essentials
Xamarin Essentials

TL;DR - check out Xamarin Essentials in the official documentation.


Like a lot of developers, I …

Building mobile apps in F# using Xamarin.Forms and Elmish
Building mobile apps in F# using Xamarin.Forms and Elmish

FSharp and Xamarin

Xamarin is well known for allowing you to build mobile apps in C#, but you can …

The Jim and Tonic show
The Jim and Tonic show

Since starting at Microsoft as a Senior Cloud Developer Advocate I’ve been hugely privileged …

Face identification with Azure Cognitive Services Face API
Face identification with Azure Cognitive Services Face API

Recently I’ve been playing with a lot AI and seeing how it can be used in mobile apps to …

Identifying my daughters toys using AI - Part 1, creating the model
Identifying my daughters toys using AI - Part 1, creating the model

Prefer to watch instead of read? - https://youtu.be/3sjInlJcpBs

It’s currently just after …

Getting a users Facebook profile after Authenticating your Xamarin app with Azure
Getting a users Facebook profile after Authenticating your Xamarin app with Azure

I’ve recently been looking at the authentication offered by Azure for use in a mobile app, …

Creating Visual Studio project and solution templates - Part 3, VS for Mac extension
Creating Visual Studio project and solution templates - Part 2, VS for Windows extension