Tuesday, March 27, 2007

Design Patterns for ASP.NET Developers, Part 2: Custom Controller Patterns

"Controller patterns," are also suitable for use in ASP.NET. These patterns extend the capability for displaying a single view by allowing applications to choose which view to display at runtime depending (usually) on user interaction. Learn more...

No comments: