Jelle Druyts .NET Consultant
Just another ignorant weirdo from Antwerp, Belgium trying to make sense out of it all
I've already explained how events work in Visual Basic .NET, now I just found out about a rather old article on MSDN about events in C#. Nice look at how you can implement the delegate handling yourself in stead of having the compiler do it for you.