Difference between ADO and ADO.net ?

Answer Posted / wubetu

#11 ADO is always used to create a single table by using
recordset only and ADO is also always connection oriented
programming language.
ADO.NET is used to create multible tables by using objects
of the dataset and also it is both connection oriented and
disconnected fashion
.ADO.NET is used for .net programming languages etc.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain executenonquery?

547


What are the parameters that control most of connection pooling behaviors?

506


Is ado.net an orm?

509


What is ado object model?

508


How can we check that some changes have been made to dataset since it was loaded?

508






Explain how to pass multiple tables in datasets simultaneously?

490


What is sqldatasource?

517


What are the advantages of using datalist?

500


What does executequery return?

512


Explain the difference between data reader and data adapter?

503


What is the use of adodc?

522


What is bubbled event can you please explain?

520


Which object needs to be closed?

1736


What are all components of ADO.Net data provider?

598


How to identify the updated rows in a dataset?

512