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

Which namespaces are used for data access?

900


What is the provider being used to access oracle database?

770


What is ado.net objects?

733


What is meant by executenonquery?

742


How to pass multiple tables in datasets simultaneously?

836


What are the ado.net connection pooling parameters?

691


What are two types of transaction supported by ado.net?

779


What is the difference between ado.net and entity framework?

815


What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

769


What are different layers of ADO.Net?

843


Which architecture does Datasets follow?

834


How to pass values into a datatable?

862


What is the difference between statement and preparedstatement interface?

803


What are the features of ado.net?

727


How to aggregating data across related tables?

798