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

Explain why edit is not possible in repeater?

748


What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

758


What is Serialization in .NET? what are the types of Serialization?

741


What are the types of databinding?

705


In how many ways we can retrieve table records count? How to find the count of records in a dataset?

732






What is the difference between a datareader and a dataset?

685


What is the difference between typed and untyped dataset?

683


What is the executescalar method?

757


What are advantages of microsoft-provided data provider classes in ado.net?

743


What is the difference between oledb sql server and oledbdotnet provider?

704


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

731


How to aggregating data across related tables?

744


What are dataproviders?

718


What does sqldatareader return?

672


Which architecture does Datasets follow?

771