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
Explain the updatepanel?
What is session mode in asp.net?
where can i gather the materials for MCP certification
What are the different kinds of assemblies?
What are the difference between function and stored procedure in .net programming language?
What is the difference between trace and debug in asp.net?
Describe how ASP.NET maintains process isolation for each Web application?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What symbol would you use to denote, the start of a code block in aspx views?
How can you pass multiple complex types in Web API?
Differentiate strong typing and weak typing
What is the default authentication mode for asp.net?
What is Pre-Render event in ASP.NET?
What is the use of the tag in the web.config file?
How can we create Tree control in asp.net?