0

We are thinking about building new pages in our webforms based website.

We ask ourselves if we can build the new pages using ASP.NET MVC but we don't want the user to feel the change when entering those pages.

The previous login will be available to the MVC, so the user won't have to type his login again, and the same goes for the session - same session will be use for both sites.

P.S. We are using asp.net framework 4.5

Can it be done??

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
arik
  • 338
  • 1
  • 16
  • [Yep](http://www.hanselman.com/blog/IntegratingASPNETMVC3IntoExistingUpgradedASPNET4WebFormsApplications.aspx). – James Apr 10 '14 at 13:36
  • can you post some references for frothier reading? it w'd be nice to see an example project with this structure – arik Apr 10 '14 at 14:22

0 Answers0