716 Views
In addition to text and the handful of existing types we’ve had for years, HTML5 adds 13 new values for the input type attribute, as well as a host of other attributes that will speed up your forms development. This series of articles take a look at how recent updates to Visual Studio 2010 and the Microsoft .NET Framework 4 enable HTML5 Forms and ASP.NET Web Forms play well together.
With the new validation inbuilt into HTML5, how will ASP.NET validation controls look like. Probably, the code emitted by ASP.NET validation controls will be lot simpler if it is HTML5 compliant browser.
I would imagine validation for lots of things will be easier in HTML5 with the added semantics that are available.