I need to develop a web application, I have two options
- mvc3 direct implementation
- using HTML5
I want to know if HTML5 can be used as part of the architecture of a .net web application or not?
Causes:
there is no official support for HTML5 server controls, such as IE 9 has now been launched, but how good it is, it supports HTML5
I found on the Internet that there is an installation for the HTML5 helper, but how much is this possible?
I need a guide to HTML5 and .net and any tutorials in this combination.
Thank you in advance
source share