can u tell me the why ADO does not support xml..

Answer Posted / pavan kumar p

ADo does not support XML because its a Connected
Architecture. There is a great overhead when dealing with
Connected Architecture.

Where as ADO.Net supports XML. This contains DATASET which
is an ADO.NET object which is helpful for the XML support.

Nice Article is Available in the link below.

http://www.codeproject.com/KB/database/ADONET_and_XML.aspx




Thanks

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform sorting on a table in ADO.NET?

793


Define table relations?

775


Which namespaces are used for data access?

899


What is variable view?

697


What is different between sqlcommand object and command behavior object?

777


What are the different row versions available in table?

763


How to bind the controls(best practice) comboboxes to the data in the dataset?

834


Explain the architecture of ado.net?

836


Which object is used to add relationship between two Datatables?

822


What is the difference between ado.net and entity framework?

815


What is the use of adodc?

760


What are the steps you will take to improve performance? Will you use dataset or datareader?

776


How to create data relations?

773


What are the steps you will take to improve performance?

692


What is ado full form?

787