November 27, 2011
This post covers how to issue multiple 301 (permanent) redirects in ASP.NET MVC.
November 5, 2011
How to list the software you have installed on your Windows PC.
November 2, 2011
In this post I look at how we can make use of StructureMap profiles to easily switch between Azure and on-premise environments.
October 20, 2011
I’ve done a number of “session per request” implementations in the past, each claiming to be better than the previous, and here’s another one.
October 13, 2011
In this post I demonstrate how you can get the new and original index of an item when using the jQuery sortable plugin.