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
What is an ado connection?
Which property is used to check whether a DataReader is closed or opened?
Explain the difference in an abstract class and an interface?
How can I retrieve two tables of data at a time by using data reader?
What is fill method in ado.net?
What is data relation in ado.net?
What is ole access?
How does entity framework work?
What is the significance of CommandBehavior.CloseConnection ?
What is the difference in record set and dataset?
What is serialization and de-serialization in .net?
Explain the difference in record set and dataset?
Explain the difference between data reader and data adapter?
What is the difference between sqldatareader and sqldataadapter?
What is the difference between DataReader and DataSet in ADO.NET?