Tuesday, July 28, 2009

What is the main difference between MVP and MVC ?


In MVP the view is completely controlled by the Presenter, whereas in MVC, the controller and the model can update the view.


www.codecollege.NET

No comments:

Post a Comment