Events are an integral part of .NET programming. This is true not only for Windows Forms programs, but also ASP.NET applications and console mode utilities. A mastery of the event mechanism is therefore necessary to good .NET programming. Jim Mischel des