开发者

Can I run asp.net mvc 1 on .net 4?

I have a asp.net mvc site that references a couple of libraries. Recently I discovered that it is necessary to migrate those dlls to .net 4 (I mean compile them for .net 4). Can I run asp.net mvc 1 on .net 4. Migration to asp.net mvc 2 is post开发者_JS百科poned because of the removal of response.WriteSubstitution(...) method.


Anything that works on C# 3.5 should work on C# 4.

To be certain, try using NDepend to verify dependancies.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜