MVC and the Date Field Dilemma
4/27/2014 (PST)
Displaying date datatype in MVC forms works very well, using the standard MVC and Entity Framework Data Annotation Attributes. It's editing that gets ugly.
Read More