I've written many .Net apps using Winforms and many more using WPF for the user-interface framework.
But Microsoft has been hinting rather strongly that they expect HTML5 to be used for future application development. If I want to write a robust industrial .Net application for the desktop, with the UI written in HTML5, how do I do that in .Net? What libraries do I need, what support is there in Visual Studio for visuallydesigning the UI, and is there a good text or web-based intro to writing .Net apps using HTML?
Thanks in advance.
PS: I couldn't find any other category in the .Net forums than this, but if someone could suggest one I'd be grateful.