简体   繁体   English

Visual Studio 2010 中的 HTML5 支持

[英]HTML5 support in Visual Studio 2010

Is HTML5 support in Visual Studio 10 partial or full? Visual Studio 10 对 HTML5 的支持是部分还是全部? I mean intellisense and validation are fine, but will ASP.NET controls emit HTML5 compliant output as well?我的意思是智能感知和验证都很好,但是 ASP.NET 控件也会发出符合 HTML5 的 output 吗?

ASP.NET menu control as an example.以 ASP.NET 菜单控件为例。 Will its contents be rendered as HTML5 element or it will emit traditional style output?它的内容会呈现为 HTML5 元素还是会发出传统风格的 output?

Many Thanks非常感谢

Given that the current lot of ASP.NET controls work correctly without requiring HTML5 support, it seems very unlikely that they will emit "HTML5".鉴于当前大量的 ASP.NET 控件无需 HTML5 支持即可正常工作,它们似乎不太可能发出“HTML5”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM