Skip to content

Righthand Blog

About .NET/C#, Xamarin, Flutter and other fun technologies

  • Righthand Dataset Debugger Visualizer
.net / Deployment / Xamarin

Using Autofac with Xamarin

Posted on: January 20, 2014March 29, 2020

Good news is that Autofac, my IoC container of choice, works with Xamarin and even within Portable Class Library.  However there is one potential pitfall and it seems […]

Android / Xamarin

Invoking DatePickerDialog asynchronously with Xamarin.Android

Posted on: January 15, 2014March 29, 2020

Invoking a DatePickerDialog in Xamarin.Android is a bit tricky because it is done through callbacks and at the end one has to dispose it as well. Hence I […]

Niche Blog by Fahim Murshed