Microsoft® .NET Compact Framework (Core Reference)
by Andy Wigley, Stephen Wheelwright, Robert Burbidge, Rory MacLoed, Mark Sutton
Chapter 9. Working with XML
Extensible Markup Language, or XML, provides a platform-independent way to describe complex data using hierarchical documents composed of elements and attributes. XML documents can be used to exchange data between components in the same distributed application, different applications in the same organization, or even different organizations. Because XML is a standard, text-based way to represent data, the differences between hardware platforms, operating systems, and programming languages can be overcome relatively easily, making it possible to build closely integrated solutions with components running on dissimilar systems.
For example, suppose you need to develop a distributed solution in which a product catalog for ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access