Click here to Skip to main content
15,896,557 members
Articles / Programming Languages / C#

Delegates and Events

Rate me:
Please Sign up or sign in to vote.
4.11/5 (38 votes)
16 Aug 20036 min read 217K   2   58  
This article briefly introduces the concepts of delegates, events and how they are used in the .NET framework's base class libraries.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
India India
I started programming with GW-BASIC and then moved onto C/C++ and assembly (under DOS)

My experience with Windows, started when I got a Pentium I, powered by Windows 95, when I was in Standard 9. I have since been programming extensively in Windows. My chief interest is the Win32 API. I also have some experience with VB, MFC, ASP and COM.

As with many other Windows developers I thoroughly enjoy programming in .NET (C# and Managed C++)

Comments and Discussions