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.
What is a static constructor and also explain its features?
Distinguish between the .EXE and .DLL files?
What are the different types of validation controls in Asp.net?
Specify the differences between the Dispose() and Finalize() methods.
Write down the three main points in WCF?
In what way we can check/uncheck every item in a CheckedListBox control in the .NET 4.0 framework?
Write down some of the features which are present in the VB 2005?
Write name of the class which can be used for converting the data types?
What is covariance and contra-variance in .NET Framework 4.0 with example for each.
What data type does the Range Validator control support?
18,76,764
1956541 Asked
3,689
Active Tutors
1412887
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!