Delegates
-
i didnt understand the advantage of using delegates i want to know some practical aspect why to use delegates? why we assign a function to a delegate instead of directly calling that function. Plz provide me saome practical example of delegates so that i can take advantage of delegates
-
i didnt understand the advantage of using delegates i want to know some practical aspect why to use delegates? why we assign a function to a delegate instead of directly calling that function. Plz provide me saome practical example of delegates so that i can take advantage of delegates
-
i didnt understand the advantage of using delegates i want to know some practical aspect why to use delegates? why we assign a function to a delegate instead of directly calling that function. Plz provide me saome practical example of delegates so that i can take advantage of delegates
waheed awan wrote:
i didnt understand the advantage of using delegates i want to know some practical aspect why to use delegates?
Well, if you have to attend a conference and don't want to take time away from the bar to go to talks, you could hire somebody to go for you - they would be your delegates.
Deja View - the feeling that you've seen this post before.
-
waheed awan wrote:
i didnt understand the advantage of using delegates i want to know some practical aspect why to use delegates?
Well, if you have to attend a conference and don't want to take time away from the bar to go to talks, you could hire somebody to go for you - they would be your delegates.
Deja View - the feeling that you've seen this post before.
But what's the point in coding?
-
i didnt understand the advantage of using delegates i want to know some practical aspect why to use delegates? why we assign a function to a delegate instead of directly calling that function. Plz provide me saome practical example of delegates so that i can take advantage of delegates
Hi. I hope you Will find your answer in this link. http://www.exforsys.com/tutorials/csharp/delegates-in-csharp.html[^] Thanks -- modified at 4:42 Saturday 3rd November, 2007
Thanks