Click here to Skip to main content
15,884,237 members
Articles / Programming Languages / C#

Inside C# 2.0 Anonymous Methods

Rate me:
Please Sign up or sign in to vote.
4.94/5 (53 votes)
18 Sep 200612 min read 203.2K   113  
Understand the internal working of anonymous methods in C# 2.0.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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
Architect
India India
Software Professional with 14+ Years of experience in design & development of server products using Microsoft Technologies.

Woked/Working on server side product development using Managed C++ & C#, including Thread pools, Asynchronous Procedure Calls (APC), Inter Process Communication (IPC) using named pipes, Lock Free data structures in C++ & .Net, etc.

Comments and Discussions