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

Describe the disconnected architecture of ADO.NET’s data access model.

792


Why do we serialize data?

725


What is ado oledb and odbc?

720


What are all the different methods under sqlcommand?

740


Define atomicity?

816


how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

813


What is bubbled event can you please explain?

760


How can we save all data from dataset?

762


How to Read, Add, Update and Delete record in Entity Framework ?

819


Which is better ole db or odbc?

707


What are the core objects of ADO.NET?

810


What is sqldatareader in ado.net?

710


Define table relations?

770


What are the different methods available under the sqlcommand class to access the data?

824


Which is faster ado.net or linq?

788