What provider ADO.net use by default?
Answer Posted / shashi sharma
ado.net use sqlclient by default.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is microsoft ado.net?
What are the benefits of using ado.net?
What are the data providers in ADO.NET framework?
How to add an aggregate column?
What are all components of ADO.Net data provider?
What does executenonquery () method return?
Is entity framework better than ado.net?
Define Execute Scalar?
How to load multiple tables into a dataset?
What is ado code?
What is meant by executenonquery?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is the difference between Command and CommandBuilder object?
What does executequery return?
What is method to get XML and schema from Dataset? getXML() and get Schema ()