What provider ADO.net use by default?
Answer Posted / lalitha
The below link gives the answer for this question. ADO.NET
does not default to anything.
http://www.devnewsgroups.net/group/microsoft.public.dotnet.f
ramework.adonet/topic43724.aspx
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Define ado.net?
Which object needs to be closed?
How would you connect to database using .NET?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is the provider being used to access oracle database?
What is the difference between Dataset. clone and Dataset.copy?
How will you fill the gridview by using datatable object at runtime?
What are the ado.net connection pooling parameters?
What is ado full form?
What are all components of ADO.Net data provider?
Is entity framework better than ado.net?
Define data access layer?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is ado connection?