I'm confused - does ASP.NET work with HTML5, or just the older versions- will this new HTML5 make some of ASP.NET obsolete...not sure I understand how it all works together?
(I'm a newbie, just learning C# right now)
Thanks for the help...
Nath :-)
4
Contributors
4
Replies
2 Months
Discussion Span
2 Years Ago
Last Updated
5
Views
Related Article:ASP to ASP.NET
is a ASP.NET discussion thread by mr webster that has 4 replies and was last updated 2 years ago.
HTML5 is more of a presentation layer for the controls. I found myself struggling with how do HTML5 and ASP.Net "fit" together because I wanted to use the values of the inputs in postbacks. If that's what you're looking for, please check out the open-source library I made to put the inputs, links and a canvas element in the ASP toolbox. Cheers!