Thursday, April 9, 2015

Installing ASP.NET MVC

Installing ASP.NET MVC

Before we dive deep into the ASP.NET MVC, let’s install it our development machine. This is very straight forward. As we know we have different MVC versions, let’s try installing ASP.NET MVC 4
Please get the installer from the following url
Please click through the installer and it self-explanatory. Once your are installed successfully, you should be able to the see the following items in your control panel





Now if you open the Visual Studio, you should see the following project templates available under .Net Framework 4.0




Hey now you are done with your installation…here begins your journey with ASP.NET MVC !!!!

Installing ASP.NET MVC

Installing ASP.NET MVC Before we dive deep into the ASP.NET MVC, let’s install it our development machine. This is very straight forwa...