Explain the use of dataadapter.
What is the difference between “Web.config” and “Machine.Config”?
How do you use viewstate?
What is the difference between exe and dll?
What is the base class from which web forms are inherited?
What are the different web pages?
Explain advantages of caching?
Explain the steps needed to be performed in order to create an animation in xaml?
How do you handle server controls?
Explain how can we access static variable?
What is a runtime version?
What events will occur when a page is loaded?
What is viewstategenerator?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?