With the release of MVC 3 RC, See ScottGu’s blog post and also the follow up as well as Brad Wilsons Post showing that the unobtrusive javasript side is a big part of Microsoft’s march towards web standards as well as taking into consideration the prowess of IE 9′s Html 5 capabilities Microsoft seem to be pushing in the right direction. I’d started to look into Html 5 a while ago as the design guys seem to be really pushing this but as some one who works behind the corporate curtain we had some reservations with regards to Html 5 (more my colleague than myself) but after the latest release of MVC I’ve decided to have a big push towards it, so here are a few useful resources for the .NET guys wanting to get to grips with HTML 5, Hopefully this will grow as I look more into it but for now it may be pretty limited.
HTML 5
Article on Integrating Html5 forms with Visual Studio
http://weblogs.asp.net/rashid/archive/2010/10/21/integrate-html5-form-in-asp-net-mvc.aspx
Article on getting Html 5 support for Visual Studio 2010
http://www.raihaniqbal.net/blog/2010/08/html5-support-in-visual-studio-2010/
Html 5 Helpers for MVC
Great walkthrough for coding up a site from scratch
http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/
Guide to getting started with Html 5
http://benfrain.com/notepad/2010/07/beginners-guide-to-html5-what-you-need-to-know-and-how-to-use-it.html
More To Follow….
Thanks for the post