开发者

ASP.NET WebForms in an ASP.NET MVC 2 application

Is it possible to call normal ASPX pages with their normal life-cycle in an ASP.NET MVC 2 application? What about web controls and ajax.net toolkit开发者_如何学JAVA?

Thank you!


You don't need to do anything. Simply create your MVC application and add a new web forms page. Thats it.


Yes.

Deploying ASP.NET MVC on ASP.NET 2.0

Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms applications

I recommend creating a WebForms project and using this NuGet package:

AddMvc3ToWebForms

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜