Strong Like Bool
  • Home
Sign in Subscribe
Jimmie Houts

Jimmie Houts

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
13 Oct 2014 5 min read
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
20 Sep 2014 3 min read
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
07 Apr 2013
Page 1 of 1
Strong Like Bool © 2025
Powered by Ghost