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 globalization and localization in asp net?
Define authentication and authorization.
Which protocol is used to call web service?
What is csrf attack in asp.net?
What is viewstate? What does the “enableviewstate” property do?
What is advantage of code behind coding in ASP.NET?
Explain the flow of processing of the request? : asp.net mvc
What is the compiled object?
Which is better session or viewstate?
What is work flow gen? how can it will work with .Net?
Where the viewstate is stored after the page postback?
Define data caching?
What is client side state management?
Explain the purpose of storyboard.targetproperty.
What is asynchronous call?