Download and Install MVC Framework
Download MVC Framework and how to install MVC
Installation of the MVC 1.0 Framework
System Requirements
- Supported Operating Systems: Windows Server 2003; Windows Server 2008; Windows Vista; Windows XP
.NET 3.5 SP1. Visual Studio 2008, Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 is required.
To Download MVC 1.0 Framework Please visit below link of microsoft.com
When you open this link observe three files to download they are
ASP.NET MVC – 1.0 Release Notes.doc: download contain about Tutorial links, Installation notes, Server Installation.
****AspNetMvc1.0.Ms-PL.source.zip: download contains MVC 1.0 Framework Setup file and license (Please read the license before installation of MVC Framework)
AspNetMVC1.msi
How to install MVC framework
a) After download AspNetMvc1.0.Ms-PL.source.zip. Extracting this Zip file you will see AspNetMVC1.msi run this file it will install MVC Framework and MVC Templates
b) After Completion of the installation open your new application in Visual Studio
2008 .You can observer the templates of MVC.
Programs -> Vs 2008 ->File -> Project -> Asp.net MVC Web Application
