I'm using Visual Studio 2010 RC and MVC 2 projects appear in File | New Project, but not MVC 1. Can I target MVC 1 webapps?
+4
A:
Unfortunately, there is no tooling support for ASP.NET MVC 1.0 in VS 2010, but if you can live without Add View, Add Controller etc, you can target that framework.
CodingInsomnia
2010-02-20 16:01:32