Can i say that MVP = 3 Tier Archi?
问题 From last few days i have been searching the optimal architecture for my new web application, which would be devloped in ASP.Net using C#. Until now, i only find and study following 3 Three Tier Architecture (Note: By Tier i mean logical layer) Model View Controller (MVC) Model View Presenter (MVP) Now folling are my questions: 1) As far as i understand 3 Tier Architecture and MVP can I say that MVP and 3 Tier are the same thing? If not, then what is the difference bewtween both? (Note: I