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 a non query?

516


What is difference between dataset and datatable?

511


Define different execute methods of ADO.NET command object ?

547


What is different between sqlcommand object and command behavior object?

539


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?

536






What are the disadvantages of using datalist?

508


What is a sqldataadapter?

522


Explain the namespaces in which .net has the data functionality class.

531


How to work with disconnected data - the dataset and sqldataadapter?

504


What is microsoft ole db provider for sql server?

478


What are the main differences between classic ado and ado.net?

519


Does executenonquery return a value?

538


Explain how to pass multiple tables in datasets simultaneously?

495


Is datareader faster than datatable?

535


Explain the dataadapter class in ado.net?

661