Group items matching
in title, tags, annotations or urlInfoQ: Fulfilling the Promise of MVC - 0 views
-
"Model-View-Controller (MVC) is probably the most cited example of an architectural software pattern. It was conceived by Trygve Reenskaug working in the SmallTalk group at Xerox Parc in 1978. One motivation for the pattern was the separation of concerns: to allow Model objects to be concerned only with modeling business capabilities, not with how their data and methods were presented to the user, nor with capturing or responding directly to user inputs.[1] "
Naked Objects MVC - 0 views
-
"Naked Objects MVC combines the power of the naked objects pattern with Microsoft's ASP.NET MVC 2 framework. Now you can take a POCO domain object model and turn it into a fully-functional web application in minutes, without writing a single line of user interface code. You can then customise the generic user interface by adding custom style sheets, custom views and custom controllers, following standard ASP.NET patterns."
ASP.NET MVC ViewModel usage and pick your best pattern - Kazi Manzur Rashid - 2 views
ASP.NET MVC 2 - MSDN - 0 views
Naked Objects - Resources - 1 views
Knockout : Home - 4 views
1 - 11 of 11
Showing 20▼ items per page