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.
Illustrate the use of CommandBuilder class?
In what way we can auto size the button to fit the text?
What do you mean by ASP?
Mention different types of data providers available in .NET Framework.
Explain concept of the Destructor?
Write down some of the Features of WPF in brief.
Explain about the XML elements.
How one can implement the text box to display characters in the uppercase?
Name the different types of authentication techniques which are used in the connection strings to connect the .NET applications with the Microsoft SQL Server?
List some of the new features of ASP.NET AJAX 4.0?
18,76,764
1959283 Asked
3,689
Active Tutors
1445374
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!