What is the main difference between MVP and MVC ?

Tuesday, July 28, 2009


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

Name some of the popular Web Presentation Patterns?


1. MVC (Mode View Controller)
2. Page Controller Pattern
3. Front Controller Pattern


www.codecollege.NET

LinkWithin

Blog Widget by LinkWithin

Recommended Books