Mention what are main benefits of using mvc?
Answer / Ravi Kumar
The main benefits of using MVC include separation of concerns, improved maintainability, testability, scalability, and reusable code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between adding routes, to a webform application and an mvc application?
How can we implement validation in mvc?
What is filter mvc?
What are the three segments for routing important?
What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?
What is mvc httppost?
What is the use of keep and peek in “tempdata”?
What are the settings to be done for the Routing to work properly in an MVC application ?
What is validation summary in mvc?
Why razor is used in mvc?
What is meaning of View in MVC?
What is scaffolding in mvc?