Difference between ADO and ADO.net ?

Answer Posted / jebamani

1.ado.net is dataset.
ado is recordset.
2.ado.net is disconnected access to the database.
ado is connected access to the database.
3.in ado.net user can move one data from one table to
another table.
In ado user can move sequentially to database.

Is This Answer Correct ?    42 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What two types of data providers does ADO.NET supply? What determines which one you should use?

531


What does ado stand for in ado.net?

450


What are the data providers in ADO.NET framework?

588


List the 4 common ado.net namespaces?

697


What do you know about ADO.NET's objects and methods?

512






What is disconnected architecture in ado.net?

498


What is the difference between oledb sql server and oledbdotnet provider?

495


What is dataadapter in ado.net?

492


How to generate a single aggregate?

537


How can we add/remove row's in "datatable" object of "dataset"?

537


Describe datareader object of ado.net with example.

508


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

520


What is the difference between ado.net and oledb?

478


What is maximum pool size in ado.net connection string?

494


What is ambient transaction?

499