简体   繁体   English

使用Model View Presenter设计模式(MVP)的好处

[英]Benefits of using Model View Presenter design pattern (MVP)

Hi all I was looking for a link that would provide a list of benefits surrounding the MVP design pattern preferably in c#. 大家好我正在寻找一个链接,提供一个围绕MVP设计模式的好处列表,最好是在c#中。

I was looking thoruhg the MSDN site but I find it hard to find there :( 我正在寻找有关MSDN网站的信息,但我发现很难在那里找到:(

could anyone please point me in a direction please. 请有人请指点我的方向。

Thank you kindly in advance 提前谢谢你

If you want to be overwhelmed with information on MVP and it's relatives the guy to read is martin Fowler. 如果你想被关于MVP和它的亲戚的信息所淹没,那么阅读的人就是马丁福勒。

He's split MVP into two different patterns that he discusses in huge depth. 他将MVP分成了两种不同的模式,他深入探讨了这种模式。 I guess a good a place as any to start would be here: 我想一个好的地方,任何开始将在这里:

Retirement of MVP pattern (Martin Fowler) 退休MVP模式(Martin Fowler)

Since Martin Fowler was first to catalopge this pattern I also think that the best way is to start there. 由于Martin Fowler率先推出了这种模式,我认为最好的方法就是从那里开始。

http://en.wikipedia.org/wiki/Model-view-presenter http://en.wikipedia.org/wiki/Model-view-presenter

Check also this site: http://msdn.microsoft.com/en-us/library/ff647543.aspx 请查看此站点: http//msdn.microsoft.com/en-us/library/ff647543.aspx

Comparing to other patterns http://nirajrules.wordpress.com/2009/07/18/mvc-vs-mvp-vs-mvvm/ 与其他模式相比http://nirajrules.wordpress.com/2009/07/18/mvc-vs-mvp-vs-mvvm/

http://geekswithblogs.net/dlussier/archive/2009/11/21/136454.aspx http://geekswithblogs.net/dlussier/archive/2009/11/21/136454.aspx

Hope it helps. 希望能帮助到你。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM