What is the difference between an event and a delegate?
Answer Posted / Abhishek Kumar Srivastava
{"Event": "A programming construct used for notifying other objects of an occurrence in an object, encapsulating the code to execute when the event is raised.","Delegate": "A type representing methods with a specific signature that can be used to point to those methods at runtime. Events are derived from delegates."}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I know when my thread pool work item has completed?
Different types of authentication modes in .net framework ?
How does an appdomain get created?
Explain
difference between Response.write,server.transfer and also which one is used when ?
I can't be bothered with cas. Can I turn it off?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
Why am I getting an invalidoperationexception when I serialize an arraylist?