Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the steps you will take to improve performance?

946


How to store data in memory?

993


What is a serialized object?

1104


What is different between sqlcommand object and command behavior object?

1126


Why do we serialize data?

1009


What is data adapter in ado.net with example?

1105


What are the key events of sqlconnection class?

1246


What is ado.net explain with diagram?

1018


What is difference between datagridview and datagrid control in winforms?

1084


What is basic use of data view?

1042


Explain the difference between sqlcommand object and command behavior object?

1154


Explain the architecture of ado.net?

1132


What are the pre-requisites for connection pooling?

1059


What is ado asp?

1038


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

1038