November 2001
Beginner to intermediate
816 pages
16h 3m
English
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.
Read now
Unlock full access