What provider ADO.net use by default?
Answer Posted / sabyasachi
SQLclient is the default provider of ADO.Net.
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What is typed dataset ?
Define the data provider classes that is supported by ado.net?
What do you mean by ‘batch updates’?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What does ado stand for?
How would you connect to database using .NET?
What are the types of databinding?
Explain advantages of ado.net?
What providers does Ado.net uses?
What is ado.net full form?
What is the default provider in ado.net?
What is the current version of entity framework?
Explain the dataadapter class in ado.net?
What is ado rdo dao in visual basic?
What is difference between executenonquery and executequery?