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 […]

.net / Deployment / Visual Studio / VMWare / VS 2008

Powerful and easy installation authoring of .net applications with Advanced Installer

Posted on: August 6, 2009March 29, 2020

Lately I’ve built a .net class library that supports COM as well. To make setup file I usually use Visual Studio’s Setup Project because I rarely do anything […]

.net / Deployment / DevExpress / Visual Studio

ClickOnce and DevExpress components deployment

Posted on: June 27, 2009March 29, 2020

Let’s say you’ve build a WinForms application and put some DevExpress (or any other 3rd party controls installed in GAC I suppose) controls in there. At some point […]

Niche Blog by Fahim Murshed