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

How do you update database through dataset?

739


How to store data in memory?

707


What is microsoft ado.net?

805


Difference between sqlcommand and sqlcommandbuilder?

802


Which control of the BindingNavigator returns the current position within the data source?

937


What is the difference between connected and disconnected environment?

727


What is the difference between sqlcommand and sqldataadapter?

744


What is ado.net objects?

715


What is ado and rdo?

698


What is ado object model?

708


What is the difference between statement and preparedstatement interface?

777


Data reader read and forward only, how is it possible to get 2 tables of data at a time?

692


What is an ado connection?

732


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

797


How would you connect to database using .NET?

801