开发MVC应用程序需要具备得条件

软件环境

创建 ASP.NET MVC 应用程序, 你需要安装Visual Studio 2008 或者 Visual Web Developer 2008 安装在你得电脑上( Visual Studio 2008中得一些高级功能,在Visual Web Developer将会缺失)。获取相关软件请访问以下地址:

http://www.asp.net/downloads/essential/

使用Visual Studio 2008 或者 Visual Web Developer 2008创建ASP.NET MVC 应用程序,你必须确保升级至Service Pack 1 ,否则将不能创建应用程序。

ASP.NET MVC framework. You can download the ASP.NET MVC framework from the following address:

http://www.asp.net/mvc

以后涉及的教程将基于 .NET Framework 3.5 Service Pack 1。 在以下位置可以获取:

http://www.microsoft.com/downloads/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en

完成以上工作,我们就可以开始MVC之旅。

祝学习快乐

posted @ 2009-08-22 22:59  duanyong  阅读(174)  评论(0编辑  收藏  举报