What provider ADO.net use by default?
Answer Posted / sharat
sqlclient is the default data provider
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How to maintain the relation between two tables in ADO.NET?
What is microsoft ole db provider for sql server?
Which object holds only data and does not interact with data source?
What is connection in ado.net?
What does ole stand for in excel?
Explain the difference between an ado.net dataset and an ado recordset?
Command objects uses, purposes and their methods.
Explain all the classes those are used for database connections between sql server and asp.net?
Which provider is used to connect ms access, oracle, etc…?
What is commandbuilder in ado.net?
Which namespaces are used for data access?
What is csdl entity framework?
What is the difference between SqlCommand and SqlCommandBuilder?
What is dataset and datatable in ado.net?
Can datareader hold data from multiple tables?