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.
How a border can be placed around a picture box?
Explain the term Cookie? Explain where it can be used in ASP.NET?
Differentiate between the ComboBox control and the ListBox control?
Explain the function of .WebPart file do?
Name the latest features that added in .NET Framework 4.0?
State the naming conventions essential for XML elements tags?
What is meant by the term Extensible Markup Language (XML).
Write differences between Int32 and Int.
Differentiate MDI form and a standard form?
Write down the command which is used to run a batch?
18,76,764
1958479 Asked
3,689
Active Tutors
1457405
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!