Advantage of ADO.Net?

Answer Posted / shashikant kothavale

basically ADO .Net is based on disconnected data
architectures unlike traditional vb 6.

interactions with database is done through data command and
dataset is the new concept that is in memory representation
of data in xml format we can also work with xml data doc.
class to segregate their contents.

easy use of transactions and structured exception handling.

data pis persisted in XML Format.


Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is acid in ado.net?

530


What are the advantages of using datalist?

500


What is ado data control?

521


What is ole db query?

520


What is oledb driver?

491






What is ado or jdbc?

515


What is the difference in record set and dataset?

520


What is the default Timeout for SqlCommand.CommandTimeout property?

501


Which ado.net object is very fast in getting data from the database?

641


How to create data relations?

548


What is ado asp?

513


What are ado.net objects?

530


how Sequence to connect and retrieve data from database using dataset?

754


What is method to get XML and schema from Dataset? getXML() and get Schema ()

539


What is the hierarchy of data in databases?

498