

Recent
Gur.Codes(); MFractor episodes: Font Importer & Image Assets Manager
·2 mins
I have been recording videos for a while now. Recently, I recorded two videos about an extension that I love: MFractor. In this post I will tell you more.
Pick Date/Time in Xamarin UITest
·2 mins
While working on automated UI tests for a Xamarin app, I ran into the limitation that there was no apparent way to pick date and time. Here’s how to do it.
Zooming the Android WebView in Xamarin.Forms
·3 mins
Oops, I did it again… Another PR got merged into Xamarin.Forms, this time adding the ability to set op zooming on the WebView on Android.
ARM Template Deployment from PowerShell on Mac
·10 mins
My daily dev machine is a Mac, so I had to find out how to deploy an ARM Template from PowerShell on Mac. In this post, I will share with you my findings.
Adding TitleColor to Your Picker in Xamarin.Forms
·4 mins
In this post, I will show you how to use the new TitleColor property on the Picker control in Xamarin.Forms and show you what it does exactly.