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

What is full form of ado?

535


What are the uses of Stored Procedure?

551


What is maximum pool size in ado.net connection string?

497


What is acid in ado.net?

530


What are advantages of microsoft-provided data provider classes in ado.net?

541






What is variable view?

497


What are the advantages of oledb compared with other classes?

2321


What is the use of connection object in ado.net?

562


What are the different ado.net namespaces are available in .net?

495


What is an example of ordinal data?

485


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

589


Why do we use sqldataadapter?

478


Explain the different row versions available in table?

548


What is Dataset Object?

560


What are the different methods available under the sqlcommand class to access the data?

575