开发者

can I include normal asp.net pages (webforms or mvc) in a Dynamic Data web application

开发者 https://www.devze.com 2023-01-01 03:41 出处:网络
can I include n开发者_Go百科ormal asp.net pages (webforms or mvc) in a Dynamic Data web application?Yep you can, just put a normal webforms file in there, it will work. Add references for any server s

can I include n开发者_Go百科ormal asp.net pages (webforms or mvc) in a Dynamic Data web application?


Yep you can, just put a normal webforms file in there, it will work. Add references for any server side controls as needed.


Here is a good example of a mish-mash.

Plug-In Hybrids: ASP.NET WebForms and ASP.MVC and ASP.NET Dynamic Data Side By Side

http://www.hanselman.com/blog/PlugInHybridsASPNETWebFormsAndASPMVCAndASPNETDynamicDataSideBySide.aspx

0

精彩评论

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