extensions What I Use - Visual Studio Extensions This post is mostly so I can reference which extensions I regularly use. It can be a bit of a pain to try and remember the ones I don't use very often when I switch between my work and home PCs. It would be awesome if VS could
nuget Enum Support in MVC 5.1 MVC 5.1 introduced some really great support for enums as announced in the MVC 5.1 release notes [http://www.asp.net/mvc/overview/releases/mvc51-release-notes#Enum]. Given the following enumeration and model class... public enum Heroes { Batman, Superman, WonderWoman } public class EnumSample { public Heroes Hero { get; set; } } using
awesome The beginning of something awesome After years of false starts, we have finally started a blog. The idea is for all of us at Red Wall to contribute and keep track of the things we are doing, or going through, on a regular basis. We will blog on a broad range of topics that we