What is garbage collector and where should you use in .NET?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
What method is used to sort the elements of the array in descending order?
To whom a method is accesssed if it is marked as protected internal ?
What is a three-tier application.
Which class comes after the SortedList class?
What is the main usage of keyword “virtual†? How does it work for a method or property?
When is a class declared as a class abstract?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is the keyword used to prevent a class from being inherited by another class?
What are the Types of configuration files and their differences
What are the Types of values mode can hold session state in web.config
Explain About DTS package
Explain About Postback
What are the Types of optimization and name a few and how do u do?