Technology
Xamarin Essentials
TL;DR - check out Xamarin Essentials in the official documentation. Like a lot of developers, I love …
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
Since starting at Microsoft as a Senior Cloud Developer Advocate I’ve been hugely privileged …
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 5, Plugin for on-device models
In the first part of this series I used the Azure Custom Vision service to create an image …
Identifying my daughters toys using AI - Part 3, using the models offline in iOS
In the first part of this series I used the Azure Custom Vision service to create an image …
Identifying my daughters toys using AI - Part 2, using the model
In the first part of this post I used the Azure Custom Vision service to create an image classifier …
Hiding API keys from Git
I’ve been working on a Xamarin app using Azure Cognitive Services to do image recognition, and …
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
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
In the first part of this set of posts I looked at creating a dotnet new project template, and in …
Creating Visual Studio project and solution templates - Part 2, VS for Windows extension
In the first part of this set of posts I looked at creating a dotnet new project template. These are …