What is ADO .NET and what is difference between ADO and ADO.NET?

Answer Posted / sweety

diff:
1.ADO is a connected approach,where as ADO.Net is a
disconnected data approach.
2.ADO is a concept of vb 6.0,where as ADO.Net ia concept
of .Netframework.
3.ADO is a Object Based,where as ADO.Net is a Object
Oriented.
4.ADO supports recordset,whereas ADO.Net supports dataset.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado or jdbc?

721


Explain how can we load multiple tables in to dataset?

724


What is a column variable?

711


What is the provider being used to access oracle database?

768


Can we do database operations without using any of the ado.net objects?

789


Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

827


How do you implement locking concept for dataset?

779


Which is the best method to get two values from the database?

755


How is it possible to get 2 tables of data at a time by using data reader?

718


What are the namespaces used in ado.net for data access?

722


What is executequery?

709


What is a non query?

727


What is ado.net and its features?

760


Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

777


How do you merge 2 datasets into the third dataset in a simple manner?

796