Site Archives architecture
Model View Controller Explained
According to Wikipedia’s entry on Model View Controller:
Model-view-controller (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier to modify either the visual appearance of the application or the underlying business rules without affecting the other.
MVC [...]
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.


