what is the relation between delegates and events
Answer Posted / sujatha
delegates are back bone of events.delegates means refer one
or more functions.with out delegates we can not develop
events.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Disable browser cache for entire ASP.NET website?
Explain the difference between debug.write and trace.write? When should each be used?
Can we handle the error and redirect to some pages using web.config?
What is difference between view state and session state?
Why do we use datasource in asp.net?
What is owin authentication?
Define asp.net caching?
What is css and what is it used for?
What describes a query?
Explain the main function of razor in asp.net? : asp.net mvc
What is strong-typing versus weak-typing?
Why do we use asp.net?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What are the types of caching in asp.net?