what is delegates
Answers were Sorted based on User's Feedback
Answer / niketh
Delegates are references to Methods. Using Delegates we can pass Methods of similar signature as parameters
Ex: Delegate string MyDelegate (string s, string p)
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ananthi
A Delegate can be defined as a safe function pointer it
encapsulates the memory address of function in our code.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the differences between server-side and client-side code?
What is the strong name in .net assembly?
What is global assembly cache (gac)?
What is the difference between convert.tostring and .tostring() method?
what is the base class of .net?
How to connect a service based database to vb.net forms? Do we have to create any specific database?
What is code access security?
Explain cls?
Is vb.net dead?
Is there any website from where i can download VB.net bible free in pdf format
What is the significance of delegates. Where should they be used?
What is jagged array in vb.net?
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)