Can you please help me about Events and Delegates that what are the real time use of these two.
In what real world scenario we use these two things, I mean to say what is the situation when we do not have any option but to use Delegate (function pointers.)
I know delegate is like function pointer and it encapsulate the reference with refer to some method.
If possible kindly give some focus on this query.
uday kharsanPosted Apr 16, 2008, 8:47 AM
Vijaya KadiyalaPosted Apr 12, 2008, 4:23 PM
Hi,
check out the below link
http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=141
http://en.csharp-online.net/Use_events_and_delegates
Thanks -- Vj
http://dotnetvj.blogspot.com
Bechir BejaouiPosted Apr 10, 2008, 7:19 AM