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
What is the syntax for datagrid and specifying columns?
How will you load dynamic assembly?
How do cookies work?
9. Why should we hire you over the others waiting to be interviewed?
What is active web page?
List the events in page life cycle.
What is the advantage of using Windows authentication in a Web application?
How many types of cookies are available in asp?
Name the tools or API for developing or testing web api?
What is the flow of processing of the request? : asp.net mvc
How does session work?
How to implement role based security in asp.net mvc? : Asp.Net MVC
What is difference between view state and session state?
How many types of file extensions for razor views in ASP.Net MVC?
How can we identify that the page is post back in asp net?