What providers does ado.net uses internally ?

Answer Posted / vivek

Before ado.net 2.0 they give only interfaces to implemetn
them then every provider started implementing on their own
way so problem araised with these implementation.
From ado.net2.0 it gives abstract classes like DbConnetion
to providers.Then the providers create classes to implement
those abstract classes.
Ex:SqlConnection,OracleConnection.
with thses abstract classes we can connect to any backend.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameters that control most of connection pooling behaviors?

513


What is datatable in ado.net?

520


What are all the different authentication techniques used to connect to MS SQL Server?

544


What is ado.net in vb net?

500


Do you use stored procedure in ado.net?

544






What is data adapter in ado.net with example?

518


Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!

1636


How will you fill the gridview by using datatable object at runtime?

548


What are the Features of a dataset

666


What are all the different methods under sqlcommand?

518


What is difference between datatable and dataset?

523


How to load multiple tables into a dataset?

540


What is dataset object? Explain the various objects in dataset.

589


What is difference between executequery and executeupdate?

498


What is ole data type?

504