What is Delegate and what is it used for ?
Answer / Arunendra Shukla
A delegate in .NET is a type that references a method, allowing you to pass methods as arguments to other methods or events. It provides a way to encapsulate method references (callable objects) and call them safely, even across application domains and threads. Delegates are used for event handling, remote method invocation, callbacks, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you know about WM_CHAR message?
Can you declare struct members as protected?
what is read only and constant
What are Types of assemblies that can be created in dotnet
What do you mean by object pooling?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
Why is lazy loading?
What is c sharp language?
Is arraylist faster than linkedlist?
How does it work?
What is a linq in c#?
What is the difference between final finally and finalize in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)