MVC 4.0 Installation for Visual Studio 2010
In this article i will explain step by step installation of MVC 4 for VS2010.
Requirements:
If you don’t have VS2010 installed in your system, first you should install Visual Studio 2010.
After Installing VS2010, follow the steps below :
Step 1: Download and Install Visual Studio 2010 Service Pack 1 from the link below.
Requirements:
If you don’t have VS2010 installed in your system, first you should install Visual Studio 2010.
After Installing VS2010, follow the steps below :
Step 1: Download and Install Visual Studio 2010 Service Pack 1 from the link below.
http://www.microsoft.com/en-in/download/details.aspx?id=23691
(Note: Installation requires Internet connection, and be sure that VS2010 is closed to avoid errors)
Step 2: Download and Install MVC 4 for VS2010 SP1 from the link below
http://www.microsoft.com/en-us/download/details.aspx?id=30683Screen Shots of Installation :
(Note: Installation requires Internet connection, and be sure that VS2010 is closed to avoid errors)
Step 2: Download and Install MVC 4 for VS2010 SP1 from the link below
http://www.microsoft.com/en-us/download/details.aspx?id=30683Screen Shots of Installation :
After Installing MVC 4, open your visual studio and you can see Asp.Net MVC 4 Web Application Template as shown in the figure below.