Enterprise Library 2005: Event Handling Application Block
FrancoisTanguay just posted Event Handling Application Block to gotdotnet user samples.
"Based on the August CTP, this is a first attempt at creating a new application block. It is intended to simplify greatly how event handlers should be written by providing a policy-based mean of adding aspects or decorators to most event handlers. Exception Handling, Tracing, Weak Events, One Way events, Redirections, Cursor Handling are amongst aspects already defied. - It is entirely based on generics. - Unit tests are provided. - Easy to extend. - No documentation yet."
Enjoy (it is VS2005 format solution)
Saturday, September 17, 2005 12:59 AM