Can you explain in which assembly is the MVC framework is defined? Anonymous User 19-Jun-2019 608 1 Answers Last updated:9/17/2020 3:58:15 AM
The House Removals 20-Jun-2019 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.
The House Removals
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.