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 are the drawbacks of using ado.net?
What are all components of ADO.Net data provider?
What are the benefits of ADO.NET?
What is the namespaces being used to access oracle database?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is csdl entity framework?
Explain which name space is used to get assembly details?
How to identify the updated rows in a dataset?
Explain how to create dynamic gridview?
How do you merge 2 datasets into the third dataset in a simple manner?
How to Read, Add, Update and Delete record in Entity Framework ?
Does entity framework use ado.net?
What is data relation in ado.net?
Why is it important to close an ado.net application?
How to enable and disable connection pooling?