> Does anybody have any links to explain the basic > concepts/theories behind MVC - I am not familiar with it at > all but am interested to learn?
Ok.. Bear in mind I've done Java so a lot of these will be java based (although some are C# and other OO languages): http://www.cs.indiana.edu/~cbaray/projects/mvc.html (some good links at end of this) http://www.codeproject.com/csharp/model_view_controller.asp http://servlet.java.sun.com/javaone/conf/sessions/2189/0-sf2001.jsp http://www.enode.com/x/markup/tutorial/mvc.html Maverick: MVC for Java and J2EE http://mav.sourceforge.net/ http://barracudamvc.org/Barracuda/docs/comp/mvc.html This was literally a trawl of stuff yesterday on the net Paul -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
