I am developing one new area of a fairly large web application using MVC3 and Razor, where the rest of the application is ASP.NET 4 Web Forms based. Can I include my MVC components in this application, and what do I have to do to achieve this?
Share
http://www.packtpub.com/article/mixing-asp.net-webforms-and-asp.net-mvc
That should get you on the right road. If it was me personally though, i’d add a new project to your solution that is MVC, you can then just configure a Virtual Directory in IIS /MVCApp