Good Overview of Event Handlers, Delegates
Scott Stewart [http://dotnetjunkies.com/WebLog/sstewart] gives a good overview of Delegates and Event Handlers in his recent blog [http://dotnetjunkies.com/WebLog/sstewart/archive/2005/04/17/68152.aspx]. He has some good points regarding how to define events and some of the implications of not using