11
shouts

Creating a generic Model-View-Presenter framework « dotNetChris @ Marisic.net

published 356 days, 16 hours, 47 minutes ago posted by http://dotnetchris.wordpress.com/http://dotnetchris.wordpress.com/ 359 days, 2 hours, 7 minutes ago
Wednesday, February 18, 2009 1:33:33 PM GMT Monday, February 16, 2009 4:14:23 AM GMT

This article demonstrates with full code how to implement the Model-View-Presenter pattern in C# ASP.NET using generics and leveraging dependency injection.

category: Architecture | clicked: 67 | | source: dotnetchris.wordpress.com | show counter code
tags: Architecture, ASP.NET, C#, Design, Model-View-Presenter, Object Oriented Design, Patterns