| |
| | model-view-controller - a Whatis.com definition |
 | | A Controller, which represents the classes connecting the model and the view, and is used to communicate between classes in the model and view. |
 | | In object-oriented programming development, model-view-controller (MVC) is the name of a methodology or design pattern for successfully and efficiently relating the user interface to underlying data models. |
 | | A Model, which represents the underlying, logical structure of data in a software application and the high-level class associated with it. |
| whatis.techtarget.com /definition/0,,sid9_gci214607,00.html (266 words) |
|