Archive for March, 2009

Composite Apps (2009-3-30)

I’m currently in the process of preparing material for a workshop at my current client. The workshop will be mainly focused on implementing client-side Composite Apps with the Composite UI Application Block / SCSF but it’ll also contain a large portion about Composite Apps in general.
While the CAB / SCSF is good documented in [...]

Contextual composition (2009-3-19)

Today I would like to talk a little bit about something I’ve witnessed in software development over and over again. Actually, I’ve seen this more or less in every commercial codebase I’ve worked with so far. I’m talking about giant switch statements, the misuse of inheritance and code that is so entangled that it’s a [...]