C# Soup To Nuts: Delegates and Events

Today is Lucky Part 13 of my C# Soup To Nuts webcast series.  We'll be talking about Delegates and Events.  When you right applications that need to be flexible, nothing is more flexible than Delegates.  Join this webcast in see what I'm talking about and learn how Deletages are an integral part of the Event model in C#.

We'll learn how to create delegates and events and how we can wire them up so we can use them in our own applications.  (Custom Events, anyone?)

As always, demo code is attached!

Bill

 

C#StN-Session13DemoCode.zip