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
What is Serialization in .NET? what are the types of Serialization?
What does executenonquery () method return?
Explain advantages of ado.net?
Command objects uses, purposes and their methods.
How do you update a dataset in ado.net and how do you update database through dataset?
Why do we use sqldataadapter?
Why edit is not possible in repeater?
Which object is used to add relationship between two Datatables?
Which object holds only data and does not interact with data source?
How to pass multiple tables in datasets simultaneously?
What are the several execute methods of ado.net?
Is it possible to load multiple tables in a Dataset?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
Is datareader faster than datatable?
What is execute scalar in ado.net?