简体   繁体   中英

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

可以在Dynamic Data Web应用程序中包含普通的asp.net页面(webforms或mvc)吗?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM