Mention the namespace that is used to include .net data provider for sql server in .net code?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What is a proxy in web service?
How can you register a custom server control to a web page?
Difference between singleton and singlecall.
What are the disadvantages of view state?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Mention the execution process for managed code?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Which method is used to force all the validation controls to run?
What is state management in .net?
How many ways are there to maintain a state in .net? What is view state?
How do you implement postback with a text box?
In how many ways we can retrieve table records count?
Define a multilingual website?