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 about ADO.NET in brief.
What is connection pooling? And name the pre-requisites used for connection pooling?
Describe the concept of Bookmarks in WF 4.0.
Name the classes that are supported to make the XML DOM?
List the classes which are introduced in the System.Numerics namespace?
Name the events which occur when the client requests the ASP.NET page from IIS server?
In what way we can format dates, numbers and currencies in the text box?
Illustrate the benefit of option strict on? Describe in brief.
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
State the different ways by which a method can be overloaded?
18,76,764
1929226 Asked
3,689
Active Tutors
1414391
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!