Dofactory.com
Dofactory.com
 Back to list
Views:   17K
Replies:  2
Archived

How to implement the MVP design pattern in Windows application

Hi All,

I have to implement the MVP design pattern for my Windows application.
For that I need some samples to implement it including Layers.  Can anyone suggest how to do this?

Thanks ahead
Venkat
Venkat Damarasing, Jun 13, 2010
Reply 1
Hello Venkat Damarasing,
First try to understand what is MVP.I am giving some links.Go through that
http://msdn.microsoft.com/en-us/magazine/cc188690.aspx
http://msdn.microsoft.com/en-us/library/ff647543.aspx
Sample: Go through this link.it will give fair idea as to how make layers and proper implementations.
http://blog.vuscode.com/malovicn/archive/2006/10/10/Model-View-Presenter-_2800_MVP_2900_-pattern.aspx

Bhupendra Sinha, Jun 28, 2010
Reply 2
Are you a customer? The Design Pattern Framework contains a solution named Patterns in Action. It consists of a full featured implementation of several design patterns within a complete multi-layered application.

You will find a working example of how to implement different UI presentations (Winform, WPF, ASP.NET) on top of the same hosting-/business-/service-/data-layers.

I never saw a better and more complete example than this one.
Worth every dollar I spent on it. ;-)
Christian Jacob, Jun 14, 2010
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.