Browse by Tags
All Tags »
WCSF (RSS)
This article is part of a series; · WCSF Application Architecture 1: Introduction · WCSF Application Architecture 2: Application Controller · WCSF Application Architecture 3: Model View Presenter · WCSF Application Architecture 4: Environment Abstraction
Read More...
This article is part of a series; · WCSF Application Architecture 1: Introduction · WCSF Application Architecture 2: Application Controller · WCSF Application Architecture 3: Model View Presenter · WCSF Application Architecture 4: Environment Abstraction
Read More...
This article is part of a series; · WCSF Application Architecture 1: Introduction · WCSF Application Architecture 2: Application Controller · WCSF Application Architecture 3: Model View Presenter · WCSF Application Architecture 4: Environment Abstraction
Read More...
Phil Haack , currently famous for working on the ASP.NET MVC Framework , has just blogged a great article comparing Model View Controller and Model View Presenter . I’d highly recommend giving it a read. There is also an old post of mine here comparing
Read More...
This article is part of a series; · WCSF Application Architecture 1: Introduction · WCSF Application Architecture 2: Application Controller · WCSF Application Architecture 3: Model View Presenter Abstraction Contraption My previous (and future!) posts
Read More...
This article is part of a series; · WCSF Application Architecture 1: Introduction · WCSF Application Architecture 2: Application Controller Model View Presenter The MVP pattern is effectively an evolution of Model View Controller, and is mainly geared
Read More...
This article is part of a series; · WCSF Application Architecture 1: Introduction So why do we have patterns? I think it is basically to reuse good designs, and to adopt a common terminology when discussing software. But so often the subtleties of patterns
Read More...
One of the questions I get a lot from customers is “how do I write a real world application using the Web Client Software Factory (WCSF)?” The problem is that I think everyone writes applications slightly differently, but also significantly there is no
Read More...
Great news from Glenn ... The WCSF February 2008 release (i.e. 2.0) has just shipped. Check out the landing page and the community site . This release has addressed many of the top feature requests, supports Visual Studio 2008 and .NET 3.5, includes more
Read More...
Just a quick note as I’ve had my body pretty much surgically attached to my laptop and various (geeky) books recently... normal service will be resumed soon hopefully J Anyway, some great news for Software Factories; the Guidance Automation Extensions
Read More...
If you haven’t found it already, Glenn Block has posted a great summary of what is included in the Web Client Software Factory 2.0 ... which is apparently just around the corner. And Paulo Morgado has been posting all sorts of demo code relating to using
Read More...
Well, right up until this morning I was planning on blogging about the similarities and differences between the patterns used by the Web Client Software Factory (WCSF) and the up and coming ASP.NET MVC Framework ... and then I saw Glenn’s post linking
Read More...