Monday, April 13, 2015

How to install MVC in ASP.Net

Hi, here we will discuss about how to install MVC in our Visual Studio.

If we are using VS 2012 and higher versions, you no need to install it separately.

If at all we need to install MVC, please find the following links for MVC installation.

ASP.NET MVC 3
http://www.asp.net/mvc/mvc3

ASP.NET MVC 4
http://www.asp.net/mvc/mvc4

ASP.NET MVC 5
http://www.asp.net/mvc/mvc5


Do not get confused when you do not see MVC options when you are creating new project, in order to see MVC applications, please make sure that you have selected .Net Framework 4.

No comments:

Post a Comment