This weekend is Desert Code Camp II in Tempe, Arizona (http://www.desertcodecamp.com).
Unless the time changes, I will be presenting a session on Delegates in C#, .NET 2.0 at 10:30AM.
This may seem out of sequence, but I'll use it as a lead-in to my Desert Code Camp II session on Delegates.
During my preparation, I came up with 23 good references that I am going to list here.
Thanks to Alexander & Julian for providing me space on GeeksWithBlogs!
Richter, J (2001, April). .NET: An Introduction to Delegates.
MSDN Magazine
Richter, J (2001, June). .NET: Delegates Part 2.
MSDN Magazine
Richter, J (2001, August). .NET: Implementation of Events with Delegates.
MSDN Magazine
Liberty, J (2001, July). C++ -> C#: What You Need to Know to Move from C++ to C#.
MSDN Magazine
Liberty, J (2003, February). Delegates in .NET: A Primer on Creating Type-Safe References to Methods in Visual Basic.NET.
MSDN Magazine
Onion, F (2003, June). ASP.NET Pipeline: Use Threads and Build Asynchronous Handlers in Your Server-Side Web Code.
MSDN Magazine
Taub, S (2005, October). .NET Matters: NamedGZipStream, Covariance and Contravariance.
MSDN Magazine
Lowy, J (2004, October). Advanced Serialization: Format Your Way to Success with the .NET Framework Versions 1.1 and 2.0.
MSDN Magazine
Lowy, J (2006, January). C#: Create Elegant Code With Anonymous Methods, Iterators, And Partial Classes.
MSDN Magazine
Griffiths, I (2003, February). Windows Forms: Give Your .NET-based Application a Fast and Responsive UI with Multiple Forms.
MSDN Magazine
Grimes, R (2001, August). .NET Delegates: Making Asynchronous Method Calls in the .NET Environment.
MSDN Magazine
Williams, M (2002). Microsoft Visual C# .NET Core Reference.
Microsoft Corporation.
Prosise, J (2002). Programming Microsoft .NET Core Reference.
Microsoft Corporation.
Jawaid, F An Introduction to Delegates. Retrieved September 13, 2006,
from Programmer's Heaven Web site: http://www.programmersheaven.com/articles/faisal/delegates.htm
Jawaid, F Delegates and Event Handling in C#. Retrieved September 13, 2006,
from Programmer's Heaven Web site: http://www.programmersheaven.com/articles/faisal/events.htm
Karim, T A Study of Delegates. Retrieved September 13, 2006,
from The Code Project Web site: http://web6.codeproject.com/csharp/delegates.asp
C# .Net Delegates and Events. Retrieved September 13, 2006,
from The CoderSource.net Web site: http://www.codersource.net/csharp_delegates_events.html
dcoetzee Functional list processing in C# 2.0 with anonymous delegates. Retrieved September 13, 2006,
from Developing for Developers Web Site: http://blogs.msdn.com/devdev/archive/2006/06/30/652802.aspx
Mayo, J The C# Station Tutorial - Lesson 14: Introduction to Delegates and Events. Retrieved September 13, 2006,
from the C# Station Web Site: http://www.csharp-station.com/Tutorials/Lesson14.aspx
Mayo, J Working with Delegates in C#. Retrieved September 13, 2006,
from the DevSource Web Site: http://www.devsource.com/print_article2/0,1217,a=121130,00.asp
Stand-out Web references:
Delegates and Events in C# / .NET. Retrieved September 13, 2006,
from Akadia.com Web Site: http://www.akadia.com/services/dotnet_delegates_and_events.html
Sells, C and Weinhardt, M .NET Delegates: A C# Bedtime Story. Retrieved September 13, 2006,
from sellsbrothers.com Web Site: http://www.sellsbrothers.com/writing/default.aspx?content=delegates.htm
Komatineni, S Understanding the Nuances of Delegates in C#.Retrieved September 13, 2006,
from ONDotNet.com Web Site: http://www.ondotnet.com/lpt/a/2814