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

Answer Posted / bastin

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 ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the executescalar method?

831


What is ado.net in mvc?

702


How to check if the Dataset has records ?

776


What are three methods for displaying data in a syncfusion datagrid

856


What is the difference between DataReader and DataSet in ADO.NET?

856


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

825


What is XML serialization

804


What is the functionality of data provider in ado.net?

704


Define ado.net?

825


What is a serialized object?

749


What DataReader class do in ADO.NET ?

823


What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?

804


How we can provide data to ado.net?

783


How to create data relations?

776


What is difference between connected and disconnected architecture in ado.net?

921