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
Differentiate between file-based dependency and key-based dependency.
How can you pass multiple complex types in Web API?
What is base class of button control in .net?
How information about the user's locale can be accessed?
How to use push notification?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is a proxy in web service?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Explain how cookies work. Give an example of cookie abuse.
What is the concept of postback in asp.net?
Can you use Web API with ASP.NET Web Form?
Differentiate between structure and class.
What is sta?
Differentiate globalization and localization.
How can you dynamically add user controls to a page?