InfoQ

InfoQ

Editor Specific Content View

All of Donald Belcham's Content on InfoQ


Latest featured content by Donald Belcham

Event Aggregator: Solving the Problem of Event Coupling

Topics
.NET,
Programming,
Patterns,
Events,
DevTeach & SQLTeach

Donald Belcham presents the Event Aggregator pattern and the event problems it solves: tight coupling, refactoring difficulty, object chaining, memory leak, showing how to build one.

Advanced Aspect Oriented Programming

Topics
AOP,
Methodologies,
Architecture,
Programming,
DevTeach & SQLTeach

Donald Belcham presents how to use AOP to avoid code repetition without following the decorator pattern along with frameworks supporting such aspects.