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

How does ado.net work?

575


Explain what is datagrid with an example?

679


What is disconnected architecture in ado.net?

588


What are the differences between OLEDB and SQLClient Providers?

650


How to identify the updated rows in a dataset?

610






What are the 3 major types of connection objects in ado.net?

622


What is the difference between ADO and ADO.Net?

678


Define the executescalar method?

600


What are the advantages using ado.net?

627


How to pass values into a datatable?

691


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

674


What is ado oledb and odbc?

589


What is ado circle?

746


Explain the various objects in dataset.

601


What is the difference between executenonquery () and executescalar ()?

581