ADO and ADO.NET differences?

Answer Posted / srinivasreddy

ADO Is the Connected Architecture but ADO.NET is the
disconnected architecture.
in ado we cant retrieve the more than one table at a time
but in ado.net we can retrieve many tables as per user
requirement.
in ado we have recordset for the retrieving data but in
ado.net we have Dataset.
in ado xml integration is not possible but in ado.net we
can use xml.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which property is used to check whether a DataReader is closed or opened?

801


What is XML serialization

772


What is the difference between dataset and datatable?

720


What do you know about ado.net's objects?

708


What are the benefits of using ado.net?

717


What are two important objects of ADO.Net?

746


Does ado.net use odbc?

703


What are the objects of ado.net?

767


Which architecture does Datasets follow?

794


What is the current version of entity framework?

674


Command objects uses, purposes and their methods.

721


Compare Data Reader & Dataset in ado.net?

746


What is a string variable?

658


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

813


What is the use of SqlCommand object?

873