Explain in which assembly is the mvc framework is defined?
Answer / Ashwani Kumar Pal
In the Microsoft .NET Framework, the MVC (Model-View-Controller) framework is typically found in the System.Web.Mvc assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Steps for the execution of an MVC project?
What do you mean by action methods?
What is mvc3?
What is lazy loading in mvc?
What are the filters?
Is mvc faster than web forms?
What is the difference between mvc and mvvm?
Mention what is the difference between adding routes, to a webform application and an mvc application?
What is difference between razor and aspx in mvc?
What is difference between asp.net mvc and asp.net webforms?
Is mvc only for web?
What are the exception filters in mvc?