InfoWorker Solutions
When in doubt, hesitate!
Showing posts with label
MVC
.
Show all posts
Showing posts with label
MVC
.
Show all posts
Wednesday, May 07, 2008
Design Rules for Model-View-Presenter
›
In my current project the MVP pattern is used in the supervising controller mode. The MVP pattern is an adaption of the old MVC pattern tha...
2 comments:
Tuesday, October 17, 2006
Enter Supervising Presenter, exit MVP
›
This june I wrote about how we used model reference data and the Model-View-Presenter pattern in a WinForms container control with pluggabl...
Wednesday, June 14, 2006
Model Reference Data = Observer pattern + Reference Data + MVP (Part II)
›
In part I , I outlined how we use common business process reference data (BPRD) in our WinForms user controls contained in a model-view-pre...
2 comments:
Friday, June 09, 2006
Tell, don’t ask – MVP – Biz Process Reference Data (Part I)
›
A good programming practice is “ tell, don’t ask ” , which concerns class responsibility (btw, don’t try to apply this practice at home with...
›
Home
View web version