Difference between ADO and ADO.Net

Answer Posted / ankit

ADO has the recordset and connected archtecture where as
ADO.net has disconnected archtecture and DATASET

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are basic methods of dataadapter?

690


Why do we need ado.net?

711


What is the use of data grid?

682


How do you update a dataset in ado.net?

736


What DataReader class do in ADO.NET ?

771


What is the purpose of using adodb?

679


Is it possible to edit data in Repeater control?

676


What are the steps to connect to a database?

727


What is a column variable?

669


What is the executescalar method?

763


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

752


What is the difference between statement and preparedstatement interface?

747


Explain which name space is used to get assembly details?

690


What is the advantage of ado.net?

741


How to pass values into a datatable?

791