What provider ADO.net use by default?
Answer Posted / kavita
there is no any default provider,we have mention there which provider we going to include.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to bind the controls(best practice) comboboxes to the data in the dataset?
Do we use stored procedure in ADO.Net?
What is difference between ado and other data object?
Explain how to create dynamic gridview?
What is the namespaces being used to access oracle database?
Which is faster sqldataadapter and sqldatareader?
What is ado connection?
Where is adodb dll located?
What is ole access?
Give few examples of datareader that is used in different dataproviders.
Define Execute Scalar?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How to check if a datareader is closed or opened? IsClosed()
What are the data providers in ADO.NET framework?
What is bubbled event can you please explain?