ADO and ADO.NET differences?

Answers were Sorted based on User's Feedback



ADO and ADO.NET differences?..

Answer / 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

ADO and ADO.NET differences?..

Answer / saritha

ado doesnot support database connectivity with purely
dissconnected architecture and xml intigration
where
ado.net supports database connectivity with purely
dissconected architecture and xml intiration

Is This Answer Correct ?    3 Yes 2 No

ADO and ADO.NET differences?..

Answer / baroda

i have apply for post off clark please send me clerical
staff qustions &answer

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

What is difference between Dataview and Datatable?

0 Answers  


What DataReader class do in ADO.NET ?

0 Answers   NA,


What is the return type of executescalar?

0 Answers  


What is dao and ado?

0 Answers  


Explain what are acid properties?

0 Answers  






How do u implement locking concept for dataset?

2 Answers   ABC,


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

0 Answers  


What is sql command in ado net?

0 Answers  


What is oledb driver?

0 Answers  


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

0 Answers  


Explain ado.net features?

0 Answers  


Differentiate between Dataset and Recordset.

2 Answers  


Categories