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 are the methods by which we can instantiate a complex number?
What do you mean by the term delegate, why must you use it and explain how do you call it?
Write down the various open source tool accessible for the VB.NET?
Describe the relationship between an object and the class?
Explain about the Native Image Generator?
Explain concept of the Destructor?
Illustrate what do you mean by Asp.net Web form?
How we can enable impersonation in the web.config file?
Provide a detailed introduction on the Side-by-side execution. May two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executable?
What is the difference between Name Space and Assembly?
18,76,764
1961047 Asked
3,689
Active Tutors
1420370
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!