Is it possible to run 3.5 ASP.NET web form and MVC 3.0 in one project

We have a .net 3.5 webform website and are in the process of upgrading to MVC 4.0. Since this is a large-scale website, we want to be updated in stages.

Can anyone suggest if it is possible to achieve higher ie by running ASP.NET WEbForm and MVC in one web project? Or is there a much better way to solve this problem?

Thank.

+3
source share
4 answers

? - .net 3.5 MVC 4.0, , 4.0

+2

, , ( ), . , , .. MVC.

0

MVC Webforms.

0

All Articles