Delegate
What is meant by Delegate?
Expert
Delegate is similar to a class which is used for the purpose of storing the reference to a method and invoking that method at the runtime, whenever required. A Delegate is able to hold the reference of only those methods whose signatures are similar to that of the delegate. Examples of delegates are: type-safe functions, callbacks or pointers.
Write the name of the parent class of a Web server control?
Write down the steps for executing a LINQ query.
Describe the appSettings Section which contains in a web.config file?
List out the different components of an assembly.
Briefly explain the term DynamicObject classes?
Briefly describe about XSLT?
Illustrate cross-page posting in an ASP.NET and the function of Server.Transfer() method?
Write about the architecture of ADO.NET in brief.
What is meant by DLR (Dynamic Language Runtime)?
Can the 'throws' clause can be used to raise an exception?
18,76,764
1945070 Asked
3,689
Active Tutors
1428556
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!