What provider ADO.net use by default ?
Answer Posted / nitin
Ado.net uses no Dataprovider by default and this is
absulotely correct answere. there is no other choice for
this question
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the different methods by which we can populate a dataset?
Can we do database operations without using any of the ado.net objects?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
How can we save all data from dataset?
Explain the difference in record set and dataset?
How is entity framework different from ado.net?
What are the namespaces used in ado.net for data access?
What is ado object model?
How to load multiple tables into a dataset?
Explain ado.net features? Benefits? Drawbacks?
What is a column variable?
What are the difference between readonly vs. Const?
What are the different execute methods of Ado.Net?
What is data reader in ado.net?
What are the namespaces used in ADO.Net to connect to a database?