Answer Posted / ravindra
delegate is a reference type which is used to encapsulate a
method with specific signature.
delegates are 2 types
1.single cast delegate
2.multi caste delegate.
Adv:
1.it will improve the performance of the application.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What does asp stand for in asp.net?
What are main return types supported in Web API?
Explain the difference between inline and code behind - which is best in?
What are the two Layouts supported by a Web form in ASP.NET?
Explain about asp.net state management?
What is difference between Fragment Caching and Page Caching in ASP.NET?
What does aspcompat="true" mean?
Disable browser cache for entire ASP.NET website?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is session and cookies in asp.net?
What is difference between view state and session state?
Explain About duration in caching technique
How can you identify that the page is post back?
State differences between MVC and WebAPI
Explain the use of dataadapter.