What's the difference between mvc and mvp?
Answer / Akshay Deep Nariyal
The main difference between MVC and MVP (Model-View-Presenter) lies in how they handle the user interface. In MVC, the View is passive and can't manipulate data, while in MVP, the Presenter acts as a middleman between the Model and View and can update the View directly.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc ioc?
What is tempdata in mvc?
What is html beginform in mvc?
What is mvc3?
What is the viewbag in mvc?
Is razor a mvc?
What is mvc in detail?
What is actionresult mvc?
What is mvc viewdata?
What does mvc mean?
Does mvc support session?
What is mvc view engine?