Which is better mvc or mvvm?
Answer / Tarun Kumar Jaswani
Both MVC and MVVM have their strengths, and which one is better depends on the specific use case and development platform. Generally, MVVM is considered more suitable for user interface-heavy applications, while MVC is more flexible and can be applied to a wider range of projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the viewbag in mvc?
What are the two ways for adding constraints to a route?
What is mvc framework in asp net?
Explain what is routing in mvc?
What is the mvc page life cycle?
What does Model, View and Controller represent in an MVC application?
What is mvc routearea?
What are action filters in mvc?
Mention what is the difference between adding routes, to a webform application and an mvc application?
How to share a view across multiple controllers in MVC?
What is lazy loading in mvc?
Mention how can maintain session in mvc?