Microsoft Download Center Archive

ASP.NET MVC 1.0

  • Published:
  • Version: 1.0
  • Category: SDK
  • Language: English

ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime.

  • ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and application logic and backend data), as well as facilitate test driven development (TDD). The ASP.NET MVC framework defines a specific pattern to the Web Application folder structure and provides a controller base-class to handle and process requests for “actions”. Developers can take advantage of the specific Visual Studio 2008 MVC templates within this release to create their Web applications, which includes the ability to select a specific Unit Test structure to accompany their Web Application development.

    The MVC framework is fully extensible at all points, allowing developers to create sophisticated structures that meet their needs, including for example Dependency Injection (DI) techniques, new view rendering engines or specialized controllers.

    As the ASP.NET MVC framework is built on ASP.NET 3.5, developers can take advantage of many existing ASP.NET 3.5 features, such as localization, authorization, Profile etc.

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSize
ASP.NET MVC - 1.0 Release Notes.doc
SHA1: 93c732c8fdf6b2be1c6c4cb3088cba874370ced6
29 KB
AspNetMvc1.0.Ms-PL.source.zip
SHA1: d8a15283a59890fcc5ab8a46ac7207c5afd3ae88
148 KB
AspNetMVC1.msi
SHA1: 9fce10bbb1422ab692e064c7b5da31d6b264af33
1.23 MB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

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 are required to use certain parts of this feature.

Installation Instructions

  • For more information about installing the release, see the ASP.NET MVC 1.0 Release Notes