2

I am working with Visual Studio 2010 - SP1

I installed ASP.NET MVC 4.0 RC on my box. The option "Use HTML5 semantic markup" is missing in all the project templates (empty application, Web Api, Internet app, Intranet App) when creating a new project of ASP.NET MVC 4.0 Web Application project type.

Remember, I have not installed asp.net mvc 4 beta prior to RC installation. However, this option is present when creating an asp.net mvc 3.0 web application.

1 Answer 1

-1

You have to install this extension :

Web Standards Update for Microsoft Visual Studio 2010 SP1

Also consider installing Web Essentials. It add a tons of useful tools related to web development.

Sign up to request clarification or add additional context in comments.

1 Comment

-1 the extension and the option are two different things. The extension adds features to Visual Studio. The option modifies Razor's HTML output, see stackoverflow.com/questions/5721056/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.