What are the different types of sessions in asp.net?
Explain some of the major built-in objects in asp.net
What is deff. saop and disco?
Why is catch(Exception) almost always a bad idea?
what is cross page posting
What is difference between session and viewstate?
What are the data types is possible to store in session? and can we store dataset in session?
What base class do all Web Forms inherit from?
Which namespace do the classes, allowing you to support COM functionality, are located?
What are the disadvantages of view state / what are the benefits?
What is a reflection?
What is the difference between a.Equals(b) and a == b?
Describe the method to create a permanent cookie?