CSC/ECE 517 Fall 2011/ch3 3g gm: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
= New Research In MVC =
CSC/ECE 517 Fall 2011/ch3 3g gm
<ref name="MVC">[http://en.wikipedia.org/wiki/Model-view-controller Model View Controller (MVC)]</ref> is a compound design pattern which was first described  by [[Trygve Reenskaug]] in 1979.
----
=Introduction=
[http://en.wikipedia.org/wiki/Model-view-controller Model View Controller (MVC)] is a compound design pattern which was first described  by Trygve Reenskaug in 1979.
 
== MVC ==
 
== A Brief History ==

Revision as of 19:53, 5 October 2011

CSC/ECE 517 Fall 2011/ch3 3g gm


Introduction

Model View Controller (MVC) is a compound design pattern which was first described by Trygve Reenskaug in 1979.

MVC

A Brief History