Difference between ADO and ADO.net ?

Answer Posted / rajani kanth reddy

ado means activex data object
ado.net means activex data object for .net
ado uses record set for getting data from database
ado.net uses dataset for getting multiple table information
ado supports connection oriented
ado.net supports both connection & disconnected architeture

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain ado.net features? Benefits? Drawbacks?

800


How can we perform transactions in .net?

790


What is a dynaset in access?

791


What are the essential features of ado.net?

723


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

768


What is ole in vb?

684


What is row state?

713


What is difference between datagridview and datagrid control in winforms?

712


What is connection pooling and what is the maximum pool size in ado.net connection string?

720


Define different execute methods of ADO.NET command object ?

759


What is DataReader Object?

786


What is dataset and datatable in ado.net?

721


How to check if the Dataset has records ?

737


How will you fill the gridview by using datatable object at runtime?

765


What is difference between executenonquery and executequery?

704