tags:

views:

348

answers:

0
+2  Q: 

Event vs Delegates

Possible Duplicate:
What is the difference between a delegate and events?

Possible Duplicate:
Difference between events and delegates and its respective applications

I am little confuse about use of event and delegate, what is difference between these two and where I should use what ?