How to install ASP.NET MVC 2 templates after already installing VS Web Dev 2010 first?

Posted by Lucas McCoy on Stack Overflow See other posts from Stack Overflow or by Lucas McCoy
Published on 2010-04-26T21:00:28Z Indexed on 2010/04/26 21:03 UTC
Read the original article Hit count: 230

Filed under:
|

First off these questions are related but do not fix my problem:

http://stackoverflow.com/questions/2499934/

http://stackoverflow.com/questions/652836/

I have installed Visual Studio Web Developer Express Edition 2010, then I installed MVC 2. Now I can successfully run a MVC 2 application, however I have to do the manual imports of the namespaces and stuff.

How can I install the templates?

© Stack Overflow or respective owner

Related posts about c#

Related posts about asp.net-mvc-2