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 / niloy roy

There is a lot of mythology surrounding ActiveX Data
Objects (ADO) and XML. ADO has supported XML since version
2.1. In general, this is a good thing, especially for
developers looking for better ways to reach out to the four
million programmers who use Visual Basic and who also
worship at the altar of the disconnected recordset.
However, simply supporting XML in your application is not
good enough because ADO uses a very stylized XML-based
vocabulary to perform its magic. The way ADO uses XML
allows ADO to interoperate with applications written in
programming languages such as Java, Perl, or Python and on
platforms such as Unix, Linux, and Apache. Yes, the
developer who uses Visual Basic can deal with arbitrary XML
using any number of XML parsers. However, morphing your XML
into the vocabulary of ADO makes it a no-brainer for any
typical application-focused programmer to access your
information with Visual Basic.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the two fundamental objects in ado.net?

1069


What is the difference between statement and preparedstatement interface?

1053


How is entity framework different from ado.net?

1002


Define Execute Scalar?

1064


What DataReader class do in ADO.NET ?

1167


What is ado recordset?

1062


Do we use stored procedure in ADO.Net?

1057


What is the difference between Response.Expires and Reponse.ExpiresAbsolute?

1079


What is bubbled event can you please explain?

1106


What is the role of data provider in ado.net?

1045


How can we load multiple tables in to dataset?

1143


What is sqldatasource?

978


What are the data providers used in ado.net

1063


What are the connected and disconnected modes in ado.net?

964


What are the steps to connect to a database?

1071