0

I have downloaded and installed Visual Web Developer 2010 Express and ASP.NET MVC 3.

When I start Web Developer and try to create a "web project" I can see a template for "Razor" projects but I can't see one for "MVC" projects.

Where do I get the templates from, and how do I install them?

1 Answer 1

2

Razor is an MVC view engine.

Use a new Razor project - it is MVC.

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

2 Comments

That may well be the case, but I am looking for the templates. All the tutorial sites I read start off with a statement along the lines of "Start a new ASP MVC Web Application" template.
@BENBUNCoder - Yes. Just start with the Razor project. It is a new ASP.NET MVC Web Application.

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.