Which assembly is used to define the MVC framework and Why ?

 Posted by Bharathi Cherukuri on 8/27/2012 | Category: ASP.NET MVC Interview questions | Views: 14091 | Points: 40
Answer:

The MVC framework is defined through System.Web.Mvc assembly.
This is because this is the only assembly which contains classes and interfaces that support the ASP.NET Model View Controller (MVC) framework for creating Web applications.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response