What?s a delegate?
Answers were Sorted based on User's Feedback
Answer / guest
A delegate object encapsulates a reference to a method. In
C++ they were referred to as function pointers.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / maqsud
The delegate keyword is used to declare a reference type
that can be used to encapsulate a named or an anonymous
method. Delegates are similar to function pointers in C++;
however, delegates are type-safe and secure.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kamlesh sharma
Delegates are like pointer to functions in c and c++
Delegates are used to encapsulate functions into callable
function object (delegates are type sage in c#)
| Is This Answer Correct ? | 2 Yes | 0 No |
How to implement a singleton design pattern in c#?
Which collection will you use to store different types of objects collection like... int, employee, student, object etc.
What is an assembly in dotnet?
what is serilization?
How do you comment in c#?
Define a strong name in .net?
In a stored procedure 4 select stmts there.If error comes in one select stmt will remaining normally executes?
Do we get an error while executing the “finally” block in c#?
How will U encapsulate button trigger event into text_box event of Pressing Enter key?
Why do we use ienumerable in c#?
Explain Direct CAST vs CType ?
Is array thread safe 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)