What is the main difference between ADO and ADO.Net

Answer Posted / ramakrishna reddy

ADO- Connection-Oriented Architecture
Use Record Set
Communicate in Binary mode

Ado.net Dis-connected architecture
Use DataSet,Adapter
Parse Data in XML mode

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado.net and its features?

503


List all the steps in order, to access a database through ado.net?

589


Explain advantages of ado.net?

561


How to add a check box or a dropdown list to a column in a datagrid?

538


Why is stored procedure used in ado.net?

549






Which is faster ado.net or linq?

518


What is disconnected scenario in entity framework?

538


What are the different ado.net namespaces are available in .net?

497


Explain the various objects in dataset.

528


What does ado stand for in ado.net?

460


How do you find the count of records in a dataset?

480


How do you implement locking concept for dataset?

545


Describe datareader object of ado.net with example.

511


What is acid in ado.net?

533


What is dataset and datatable in ado.net?

503