What is difference between mvvm and mvc?
Answer / Akash Deep Maurya
MVVM (Model-View-ViewModel) and MVC (Model-View-Controller) are both design patterns used in application development, but they have differences. In MVC, the Controller handles user input, navigations, and coordinating with the Model and View. In MVVM, the ViewModel acts as an intermediary between the Model and View, managing data binding, properties, and commands.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does view data differ from view bag in mvc?
Where is routeconfig in mvc?
what is get and post action types?
What is mvc and its advantages?
Is mvc only for web?
What is the use of viewbag in mvc?
What are corpus tools?
What is viewbag mvc?
Why razor is used in mvc?
What is the meaning of razor view engine?
Is mvc faster than web forms?
What is bootstrap in mvc?