As a .NET developer, I tuned in to the keynote for the Build Event in Anaheim, California and had some questions regarding the new support for creating Windows 8 applications using JavaScript, HTML5, and CSS3.
They showcased several examples and mentioned that the new Windows 8 marketplace was developed using these technologies. The idea of being able to program Windows apps (with direct access to .NET) using JavaScript along with C# is quite fascinating, especially for someone like me who primarily works as a web developer utilizing JavaScript, HTML5, and CSS3.
My main question revolves around whether the Windows 8 applications we build are compliant with web standards. Can we create Windows 8 apps and then easily launch them on the web? Will existing web applications be able to utilize some of the features demonstrated?
This advancement seems promising, particularly compared to the previous use of Silverlight which I have used for developing applications. Although I appreciate the functionality of blend when working with C#, replacing JavaScript in my current apps is not something I am considering.
Is this push towards getting "web" developers involved in Windows app development, or does it signify a cross-platform solution for building applications?