New Features in C# 2.0—Anonymous Methods: Where can I learn more?
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:Tutorials |
| C# Tutorials |
| © 2005 O'Reilly Media, Inc. |
Where can I learn more?
On the MSDN web site, you’ll find a good article touching on anonymous methods. Written by Juval Lowy, the article is titled "Create Elegant Code with Anonymous Methods, Iterators, and Partial Classes." Also, visit O’Reilly’s ONDotnet.com site.
|

