Is it possible to call normal ASPX pages with their normal life-cycle in an ASP.NET MVC 2 application? What about web controls and ajax.net toolkit?
Thank you!
Is it possible to call normal ASPX pages with their normal life-cycle in an ASP.NET MVC 2 application? What about web controls and ajax.net toolkit?
Thank you!
You don't need to do anything. Simply create your MVC application and add a new web forms page. Thats it.
Yes.
Deploying ASP.NET MVC on ASP.NET 2.0
Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms applications
I recommend creating a WebForms project and using this NuGet package: