ADO and ADO.NET differences ?

Answers were Sorted based on User's Feedback



ADO and ADO.NET differences ?..

Answer / anu1983_mca@yahoo.co.in

ADO is a connected architecure
ADO using recordset
ADO.net is a disconnected architecture
ado.net using dataset

Is This Answer Correct ?    5 Yes 0 No

ADO and ADO.NET differences ?..

Answer / guest

To compare ado.net is very fast to compare ado.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is sql connection in ado.net?

1 Answers  


Which architecture does Datasets follow?

1 Answers  


What are the different namespaces used in the project to connect the database?

3 Answers  


What is a column variable?

1 Answers  


what is a dataview?why is it used for?

4 Answers   Choice Solutions,


What is the role of clr?

1 Answers  


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

1 Answers  


What is the difference between SqlCommand and SqlCommandBuilder?

1 Answers  


What is a sqldataadapter?

1 Answers  


How can we check that some changes have been made to dataset since it was loaded?

1 Answers  


What are the advantages of ado.net?

1 Answers  


how to keep track of index in listbox items.

2 Answers  


Categories