Click here to Skip to main content
15,886,362 members
Articles / Programming Languages / C#

Anonymous Methods as Event Handlers – Part 1

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
1 Sep 2009CPOL2 min read 16K   5  
Anonymous methods as event handlers

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Atmel R&D India Pvt. Ltd.
India India
I'm a 27 yrs old developer working with Atmel R&D India Pvt. Ltd., Chennai. I'm currently working in C# and C++, but I've done some Java programming as well. I was a Microsoft MVP in Visual C# from 2007 to 2009.

You can read My Blog here. I've also done some open source software - please visit my website to know more.

Comments and Discussions