Monday, January 14, 2013

N-tier vis MVC architecture


At first glance, the three tiers may seem similar to the model-view-controller (MVC) concept; however, topologically they are different. A fundamental rule in a three tier architecture is the client tier never communicates directly with the data tier; in a three-tier model all communication must pass through the middle tier. Conceptually the three-tier architecture is linear. However,

 the MVC architecture is triangular: the view sends updates to the controller, the controller updates the model, and the view gets updated directly from the model.


N-tier Concept





MVC -CONCEPT


References

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


No comments:

MS in Computer Science with paid training in USA company