0
kicks
HTML5 Forms with ASP.NET MVC
This post discusses the specifics around using new input types (email, tel, number, date, etc.), new attributes (autofocus, placeholder, etc.) and new form validation goodies (required, pattern, formnovalidate, etc.) with ASP.NET MVC.