Song about MVC…..Yeah, yeah, yeah
Posted on November 29th, 2007 by Jans
Model-view-controller (MVC) is an architectural pattern used in software engineering. In complex computer applications that present a large amount of data to the user, a developer often wishes to separate data (model) and user interface (view) concerns, so that changes to the user interface will not affect data handling, and that the data can be […]
Filed under: Web | 2 Comments »