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
What is ole db and odbc?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
How do you update a dataset in ado.net and how do you update database through dataset?
What is the difference between Dataset. clone and Dataset.copy?
What is the difference between sqlcommand and sqldataadapter?
What are advantages of microsoft-provided data provider classes in ado.net?
What are the major difference between classic ADO and ADO.NET?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What are the classes in System.Data.Common Namespace?
What is serialization and de-serialization in .net?
What providers does Ado.net uses?
What is ado connection?
What are the data providers used in ado.net
What is microsoft ado.net?