Date Fields, ASP.NET MVC, HTML5, and Web Browsers
One of the biggest pain points that I have encountered with ASP.NET MVC is working with the rendering of input fields for date values and differences between web browsers. This post explores solutions that have helped me.
Read Full Article