Various ideas given by delegate
What are the various ideas given by delegate? Describe in brief.
Expert
It must provide you an idea of some various areas in which the delegates might be suitable:
a) They allow callback functionality in the multi-tier applications.
b) The CacheItemRemoveCallback delegate can be employed in the ASP.NET to keep cached information up to date. Whenever the cached information is eliminated for any reason, the related callback is exercised and could hold a reload of cached information.
c) Use delegates to ease the asynchronous processing for methods which do not provide asynchronous behavior.
d) Events utilize delegates so clients can provide the application events to call whenever the event is fired. Exposing custom events in your applications needs the use of delegates.
Which classes are used to handle standard menu in the MenuStrip control.
How to identify that whether any changes are made or not to a DataSet object while it was last loaded?
Can more than one line be entered in a TextBox control?
Write about the AJAX and JavaScript?
List out the different components of an assembly.
Explain the use of a DropDownStyle property of a ComboBox control?
Write difference between an Abstract class and an Interface.
State the use of the Select clause and SelectMany() method in LINQ?
Distinguish between RichTextBox control and TextBox control.
What do you understand by Common Type System (CTS)?
18,76,764
1938996 Asked
3,689
Active Tutors
1441165
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!