Delegates vs. Events vs. AsyncCallback

From: LP (lp_at_a.com)
Date: 02/07/05


Date: Mon, 7 Feb 2005 14:19:11 -0500

Hello!

I am still transitioning from VB.NET to C#. I undertand the basic concepts
of Delegates, more so of Events and somewhat understand AsyncCallback
methods. But I need some clarification on when to use one over another? If
anyone could provide any additional info, your comments, best practices, any
good articles, specific examples, etc.

Thank you