Chapter 18. XML

In This Chapter

  • Writing

  • Reading

Extensible Markup Language (XML) is one of the most significant advancements in information sharing today and in the future. It permeates nearly every part of the .NET Frameworks and is the essential data transport format for Web Services, a new distributed computing technology. XML enables a standardized method of passing information between programs, file saving and reading, data validation, and many other useful tasks. This chapter explains how to use C# and the XML class libraries to interact with XML data.

Get C# Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.