MVP Architecture

cf

MVP

MVC

Model represents the information of the application and the business rules used to manipulate the data,

View corresponds to elements of the user interface such as text, checkbox items and so forth

Controller manages details involving the communication to the model of user actions

 

TA

Cache style

http://haacked.com/archive/2008/06/16/everything-you-wanted-to-know-about-mvc-and-mvp-but.aspx

http://blogs.infragistics.com/blogs/todd_snyder/archive/2007/10/17/mvc-or-mvp-pattern-whats-the-difference.aspx

http://msdn.microsoft.com/en-us/magazine/cc188690.aspx

http://www.cnblogs.com/lichl/archive/2009/03/07/1402164.html

http://blog.irm.se/blogs/eric/archive/2006/08/21/Dependency-Injection_3A00_-CreateNew-Attribute.aspx

http://msdn.microsoft.com/en-us/library/cc304838.aspx

http://msdn.microsoft.com/en-us/library/cc304836.aspx

posted @ 2009-11-19 16:37  pursue  阅读(145)  评论(0)    收藏  举报