Add method and Insert method
Write the difference between adding items into cache by a Add() method and by the Insert() method?
Expert
Both of these methods work in the similar way except that a Cache.Add() function returns the object which represents an item we added in a cache. Cache.Insert() function could replace the presented item in a cache, that is not possible using Cache.Add() method.
Explain how exception handling is changed in the .NET Framework 4.0?
What is connection pooling? And name the pre-requisites used for connection pooling?
Compare and contrast in brief the C# and Visual basic.NET?
State the values that can be allocated to the DialogResult property of the Button control?
By what way we can recognize that the page is PostBack?
Write down in brief, the objects in asp.net and state the main purpose of such objects?
Write down the different ways of hosting the WCF service?
What is Custom Activities?
Distinguish among a Thread and a Process?
Explain the XmlWriter class.
18,76,764
1938274 Asked
3,689
Active Tutors
1419285
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!