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 to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is difference between Lambda Expression and LINQ in ASP.NET?
What is the difference between page directive include and action tag include?
How many validators do ASP.NET have?
Is viewstate secure?
How to Insert/Add in ASPXgridview
Explain the asp.net mvc request life cycle? : asp.net mvc
Where the viewstate is stored after the page postback?
What is a windows service?
What is _viewstart?
How will you maintain versioning in asp.net 2.0?
What is base class of .net?
Disable browser cache for entire ASP.NET website?
Which protocol is used to call a web service?
What is the base class from which web forms are inherited?