Which ado.net object is very fast in getting data from the database?
How can we add relation between tables in a dataset?
Explain the advantage of ADO.Net?
What does executequery return?
Which parameter of ConnectionString is used to specify the name of the database?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is the difference between typed and untyped dataset?
Which are the different IsolationLevels ?
How do you update a dataset in ado.net?
What is executenonquery ado.net?
What is Pooling? what is data pooling? what is sql pooling?
List the 4 common ado.net namespaces?
What are two types of transaction supported by ado.net?