why we are using delegates and in which condition it is
required?
Answer Posted / santosh bind
When the pass method as argument
Ex- public Delegate void AddNum(int a,int b)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we access static variable?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
How many types of cookies are available in asp?
Why should i prefer JSP over asp.net or any other web development language..??
Explain method to handle error using HttpError in Web API?
What are the different web pages?
Explain cookies with example.
What are the types of authentication in asp.net?
Is asp.net web forms dead?
What does occur first in ASP.Net, Authentication or Authorization?
What is rending process in ASP.NET?
What is asp.net globalization?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Which data type does the rangevalidator control support?
What is HTTPModule and HTTPcontext? What is the use of each?