Model View Controller (MVC) Question:
Is it possible to combine ASP.NET webforms and ASP.MVC and develop a single web application?

Answer:
Yes, it is possible to combine ASP.NET webforms and ASP.MVC and develop a single web application.
Previous Question | Next Question |
In which assembly is the MVC framework defined? | What does Model, View and Controller represent in an MVC application? |