Answer Posted / sridevi
Delegates are like function pointer in c++ with type-safe.
They can be used in 2 situations
1. callback methods
2. eventHandler
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of classes that can be contained in one dll file?
What is active web page?
What is the difference between client-side and server-side validations in webpages?
What is bound controls
Explain server-side scripting?
What is full trust in asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What are the file extensions for razor views?
What is the difference between asp.net and mvc?
What are user controls?
Define web.config in .net?
What is in a session cookie?
What is web api vs wcf?
How many types of validation are there?
What is the difference between adding reference in solution explorer and adding references by using ?