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 a data control clerk?

790


Why edit is not possible in repeater?

712


Does ado.net use odbc?

713


What is the default timeout specified for "sqlcommand.commandtimeout" property?

772


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

761


What are the key events of sqlconnection class?

864


Which architecture does Datasets follow?

808


Define the data provider classes that is supported by ado.net?

756


What is the provider being used to access oracle database?

752


What two types of data providers does ADO.NET supply? What determines which one you should use?

756


Can datareader hold data from multiple tables?

879


What is ado circle?

893


Define ado.net?

810


What is ado.net components?

701


What is connection pooling and what is the maximum pool size in ado.net connection string?

730