What provider ADO.net use by default?
Answer Posted / rashmi
Default Provider is SQLclient.
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is difference between entity framework and ado.net?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
How to add a check box or a dropdown list to a column in a datagrid?
What is a dataview?
What is microsoft ole db provider for sql server?
What are the ado.net objects?
How can we check that some changes have been made to dataset since it was loaded?
Is ado.net an orm?
Is ado.net dead?
What is the meaning of executenonquery?
Define data adapter?
What is sql command in ado net?
What is difference between ado and other data object?
What we do with the object of ado.net dataset after using it?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?