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
Is bulk insert faster than insert?
What is maximum pool size in ado.net connection string?
Explain the difference in an abstract class and an interface?
What are the data access namespaces in .NET?
What is datatable in ado.net?
What is row state?
Explain the difference between an ado.net dataset and an ado recordset?
What is ado and dao?
What is the functionality of data provider in ado.net?
Explain the overview of ado.net architecture?
What is DataRowCollection?
Which name space is used to get assembly details?
What is the difference between Datareader and Dataset?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is the difference between connected and disconnected environment?