What provider ADO.net use by default?

Answer Posted / sabyasachi

SQLclient is the default provider of ADO.Net.

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are advantages of microsoft-provided data provider classes in ado.net?

772


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

751


Define the executescalar method?

690


What is the difference between Datareader and Dataset?

767


What is Serialization in .NET? what are the types of Serialization?

782


Which ado.net object is very fast in getting data from the database?

872


How can we check that some changes have been made to dataset since it was loaded?

747


How to enable and disable connection pooling?

744


What is the maximum pool size in ado.net connection string?

712


What is method to get XML and schema from Dataset? getXML() and get Schema ()

762


Which parameter of ConnectionString is used to specify the name of the database?

788


What does datareader object do?

757


How can we add relation between tables in a dataset?

759


What is the difference between statement and preparedstatement interface?

776


What is the difference between connected and disconnected environment?

725