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.
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=30683
Screen Shots of Installation :
Reference links :
http://www.asp.net/mvc/mvc4
http://www.c-sharpcorner.com/UploadFile/3d39b4/install-mvc-4-in-visual-studio-2010-step-by-step/
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=30683
Screen 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.
Reference links :
http://www.asp.net/mvc/mvc4
http://www.c-sharpcorner.com/UploadFile/3d39b4/install-mvc-4-in-visual-studio-2010-step-by-step/
No comments:
Post a Comment
Thanks for your comments.
-Sameer