Related resources for anonymous methods in c#
  • Anonymous methods in C#3/6/2008 7:24:42 AM. This article discusses the anonymous methods as a new feature in .NET 2.0, it will show you how to associate a delegate directly to a block of code statements at the time of event registration.
  • Anonymous Methods in C# 2.09/20/2006 3:33:00 AM. In this article, we will explore the anonymous method feature introduced in C# 2.0.
Accelerated C# 2008
Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerat...
Download