Model View Controller (MVC) Question:
Download Questions PDF

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.

Download MVC Interview Questions And Answers PDF

Previous QuestionNext Question
In which assembly is the MVC framework defined?What does Model, View and Controller represent in an MVC application?