ASP.NET Routing with Web Forms

后端 未结 6 2028
傲寒
傲寒 2020-12-24 03:35

I\'ve read ASP.NET Routing… Goodbye URL rewriting? and Using Routing With WebForms which are great articles, but limited to simple, illustrative, \"hello world\"-complexity

6条回答
  •  自闭症患者
    2020-12-24 04:20

    Not sure if this is your answer but this may get you in the right direction it's Scott Hanselman (MSFT) showing how to get ASP.NET WebForms, ASP.NET MVC and ASP.NET Dynamic Data -- oh and AJAX to work together in harmony.

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

提交回复
热议问题