What provider ADO.net use by default?
Answer Posted / chauhan rakesh botad
NO DEFAULT PROVIDER OF ADO.NET.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to connect and retrieve data from database using dataset
How can we load multiple tables in a dataset?
How to pass multiple tables in datasets simultaneously?
What are disadvantages of microsoft-provided data provider classes in ado.net?
Do we use stored procedure in ADO.Net?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
How to work with disconnected data - the dataset and sqldataadapter?
What is difference in record set and dataset?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What are the major difference between classic ADO and ADO.NET?
What does datareader object do?
What DataReader class do in ADO.NET ?
What is difference between executequery and executeupdate?
How do you update a dataset in ado.net and how do you update database through dataset?
What are the Data providers in ADO.Net?