Why is mvc good?
Answer / Tarakeshwar Kumar Puri
MVC is considered good because it allows for better separation of concerns, improved code organization, easier maintenance and debugging, enhanced scalability, easier testing, and faster development due to modularity.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is scaffolding in mvc?
What is Controller in MVC application?
What is razor view engine in mvc?
How do the mvp, mvc, and mvvm patterns relate? When are they appropriate?
How you can implement ajax in mvc?
Explain the concept of razor in asp.net mvc?
What is view engine in mvc?
What is the purpose of viewmodel in mvc?
What’s new in the latest version of mvc?
What are the types of filters?
What is the difference between viewdata and viewbag?
How you can send the result back in json format in mvc?