Recent Posts

Thoughts from Imagine Cup Innovation Judge

9 minute read

I just completed going through dozens of applications for Imagine Cup 2015 Blueprint Innovation Challenge as a judge. Judging these applications from partici...

Migrating from SVN to GitHub

8 minute read

For those who are following my posts and my open source work, might have found that I've started adopting GitHub for KonfDB and my blog samples. So I thought...

Porting a .NET Console App to run on Linux

3 minute read

With .NET 2015, as we know .NET has provided first-class cross-platform support. So if you have a Linux or Mac environment, you could run a ASP.NET website i...

Shell Script to setup .NET on Linux

3 minute read

If you are scared by the tedious process of setting up Mono, KVM and KRE on Linux or are not aware of how to get started with it, here is your lifesaver - a ...