Browse by Tags

Web Client Software Factory and Enterprise Library. I want to Opt-in, not Opt-out.
Monday, May 28, 2007 12:34 AM
I am a fan of the Web Client Software factory . Its a pretty good implementation of the MVP pattern within ASP.NET. Pretty lean and clean and doesn't involve lots of effort to get the simple stuff done, unlike a lot of other MVC based implementations/frameworks. One of the things I don't like about it is the automatic inclusion of the Enterprise Library pieces... Read More...
by Glav | with no comments
Website update with AJAX, WPF Password Manager, and Web Client Factory
Saturday, March 10, 2007 6:32 PM
Couple of things in this post. Firstly (and long overdue), I have updated my personal website to get rid of the Atlas CTP functionality and replace that with ASP.NET AJAX 1.0 features. There is not much actually a few update panels, and the inclusion of an AJAX Control toolkit control, the Accordion on the front page to help with useability and screen real estate... Read More...
MVC/MVP - Overused Patterns?
Sunday, February 04, 2007 10:57 PM
I did an engagement recently where a client wanted to create a windows forms application from an existing legacy application. The existing legacy app was important but relatively simple in terms of architecture. A previous consultant went in and recommended the use of the Model View Controller (MVC) pattern, with the possible use of the CAB (Composite UI Application... Read More...
More Posts