"Alex" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi,
I'm playing around with the delegate concept in c# and now I'm asking
myself for a suitable use case. What the advantage in using delegates could
|
be ? Generic programming like using interfaces and abstract classes ?
Quote:
Please give me a piece of advice
Thx
Alex |
Here are a couple of places to start:
http://msdn.microsoft.com/msdnmag/is.../02/Delegates/ http://msdn.microsoft.com/msdnmag/issues/01/04/net/ http://msdn.microsoft.com/library/de...rp04192001.asp
Hope these are helpful.
--
Peter [MVP Academic]