Would the MSFT Report Viewer (rdlc) Work with MVC

前端 未结 6 418
旧巷少年郎
旧巷少年郎 2020-12-15 00:30

I am interested in learning MVC, and have experimented with a couple of the sample apps. As a project, I\'d like to move part or all of my own office app to MVC. An import

6条回答
  •  遥遥无期
    2020-12-15 01:17

    It should run just fine. ASP.NET MVC and webform apps can live alongside each other.

    http://www.chadmyers.com/Blog/archive/2007/11/30/asp.net-webforms-and-mvc-in-the-same-project.aspx http://talk.robertmao.com/2008/01/13/co-exist-of-aspnet-mvc-and-web-forms/

提交回复
热议问题