What is the difference between an event and a delegate?
Answer / 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 |
How can we integrate atlas with web services?
What is a virtual memory? : Dot net architecture
Explain pipelining? : .NET Architecture
Explain pipelining? : Dot net architecture
What are the options provived by vss to the user? how it will help us while delevoping application?
Explain cache? : Dot net architecture
Differences between VS 2005, 2008 and 2010 ?
How do I prevent concurrent access to my data?
Explain what does the term "green architecture" mean? : Dot net architecture
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
Explain the difference between inprocess vs out process session state : Dot net architecture