Print Page | Close Window

Book recommendation on model-view-controller designn pattern

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=169
Printed Date: 12-Oct-2025 at 8:44am


Topic: Book recommendation on model-view-controller designn pattern
Posted By: Customer
Subject: Book recommendation on model-view-controller designn pattern
Date Posted: 12-Jul-2007 at 1:04pm
I have been pouring over the Funhouse application in hopes of restructuring my recent project which has grown in complexity.  You have provided some direction in the way of video and documentation; however, most of the advanced items are unavailable.  I eagerly anticipate their release.  In the meantime, could you offer a recommendation for a good resource on the model-view-controller design pattern?  I would like to do some more heavy reading on the subject. 



Replies:
Posted By: IdeaBlade
Date Posted: 12-Jul-2007 at 1:05pm
The best stuff on this ... by FAR .. on big-time UI patterns can be found in a series of articles by Martin Fowler that is supposed to go into a book but doesn't seem to be coming soon. It's on the web, though, and nothing else comes close in both ease of understanding and explanatory power.
 
Begin at: http://www.martinfowler.com/eaaCatalog/modelViewController.html - http://www.martinfowler.com/eaaCatalog/modelViewController.html . Follow the links to "Model View Presenter" , "Supervising Controller", "Passive View", "Presentation Model" "Separated Presentation" etc.
 
You should know that we will be retiring Funhouse in favor of Cabana. MS CAB (on which Cabana rests) is the future of composite UI architectures. Funhouse was pretty well aligned vis-a-vis MVC and MVP but it is a far cry from what CAB can do.
 
I know it may seem scary ... we are just gathering our materials on Cabana ... but if you're considering this kind of thing, I recommend that you take a breath, relax, and dig in.
 
We'll be coming to press with more explanatory material in the coming months.



Print Page | Close Window