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

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "= New Research In MVC = [http://en.wikipedia.org/wiki/Model-view-controller Model View Controller (MVC)] is a compound design pattern{{cite book | last1=Freeman | first1=Eric | l...")
 
Line 1: Line 1:
= New Research In MVC =
= New Research In MVC =
[http://en.wikipedia.org/wiki/Model-view-controller Model View Controller (MVC)] is a compound design pattern{{cite book | last1=Freeman | first1=Eric | last2=Freeman | first2=Elisabeth | last3=Sierra | first3=Kathy | last4=Bates | first4=Bert | title=Head First Design Patterns | isbn=0-596-00712-4}} which was first described in 1979.
<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.

Revision as of 19:40, 5 October 2011

New Research In MVC

<ref name="MVC">Model View Controller (MVC)</ref> is a compound design pattern which was first described by Trygve Reenskaug in 1979.