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

Answer Posted / thiyagu.p

ADO : Needs contionous connection to read records.

ADO.NET : It reads entire results and keep it the form of
table. So it never re-connect with DB.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to pass multiple tables in datasets simultaneously?

491


What is linq and entity framework?

514


What is the hierarchy of data in databases?

498


How to check if the Dataset has records ?

530


Explain advantages of ado.net?

553






What is microsoft ole db provider for sql server?

475


What is executenonquery ado.net?

496


What is ole access?

546


How can we load multiple tables in to dataset?

571


In how many ways we can retrieve table records count? How to find the count of records in a dataset?

540


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

496


How to enable and disable connection pooling?

503


What are the advantages using ado.net?

535


What is a control toolbox?

501


What is command class in ado.net?

473