what is a mvc in asp.net?
Answer Posted / vijay musmade
mvc is the model view controller architecture in .net framework.
mvc consist of its libraries in this mode.
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
What is code first? : Entity framework
What is entity client data provider? : Entity framework
What is the use of the default route {resource}.axd/{*pathinfo} ?
Can you explain renderbody and renderpage in asp.net mvc?
Why we need a separate mobile project template, while we can render our web application in mobile ?
How to make sure Client Validation is enabled in ASP.Net MVC
What are Non Action methods in ASP.Net MVC?
What are Code Blocks in Views?
How can I return string result from action in asp.net mvc?
What is .net core framework?
What are the main components of .net framework?
In which assembly is the mvc framework defined?
How you can implement custom validation in asp.net MVC?
Explain the use of Inversion of control (IOC)?
what is split entity?