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?
Razor is an MVC view engine.
Use a new Razor project - it is MVC.