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.
Explain the characteristics of the value-type variables which are supported in a C# programming language.
Differentiate between the methods Clone() and Copy() of a DataSet class?
Describe code contracts?
List some differences between the CheckBox control and a RadioButton control?
Which of the following steps involves Assembly execution? a Evidences are gathered about assembly. b Depending on the gathered evidences, the assembly is assigned to a code group. c Security rights are allocated to the assembly, depending on the code group. d Assembly runs as p
State the properties in C# and the advantages that are obtained by using them in programs.
Briefly describe garbage collection? Differentiate between garbage collections in .NET 4.0 and previous versions?
Distinguish between RichTextBox control and TextBox control.
Illustrate the various types of contract available in the WCF?
What is the requirement of Copy Web Site?
18,76,764
1961297 Asked
3,689
Active Tutors
1440530
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!