Converting a ASP.NET MVC 3 Project to MVC 4

后端 未结 4 1332
谎友^
谎友^ 2020-12-08 00:08

What steps should I take to safely upgrade an existing ASP.NET MVC 3 project to the latest ASP.NET MVC 4 Developer Preview?

4条回答
  •  再見小時候
    2020-12-08 01:00

    Follow the official steps posted here:

    http://www.asp.net/whitepapers/mvc4-release-notes#_Toc303253806

    Note: These steps cover the official release--not the developer preview.

提交回复
热议问题