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

Which method is used by command class to execute SQL statements that return single value?

777


What is ole word?

729


What are the advantages of ado.net?

689


Explain ODP.net

774


What do you know about ADO.NET's objects and methods?

732


What is the usage of the dataset object in ado.net?

706


What is dao and ado?

710


What are the pre-requisites for connection pooling?

745


Why do we use sqldataadapter?

721


What is DataRowCollection?

839


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

794


Name which operations can you not perform on an ado.net dataset?

713


Give an example of a .net application which connects to microsoft access database using ado.net classes.

807


How to load multiple tables into a dataset?

738


Define executenonquery?

705