Click here to Skip to main content
16,003,474 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
I have Visual Studio 2005. What tools do I need to install to use ASP.NET MVC?
Posted
Updated 15-Jul-11 7:30am
v2
Comments
[no name] 15-Jul-11 13:30pm    
Don't SHOUT. I've edited your question to remove the shouting and for grammer

A simple search http://www.asp.net/mvc[^]
 
Share this answer
 
This has a spot for initial setup and some gotchas.

However, ASp.NET MVC uses anonymous types so at the very least you need .NET 3.5.

The MVC website[^] has a nice one-stop link to download VS2010 Web Express with everything pre-installed and ready to go.

I'd suggest that instead.
 
Share this answer
 
You should upgrade your compiler to Visual Studio 2010. And if cannot afford it, then uses the Express edition which works well for simple projects.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900