C# and XML Primer

Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your applications when the need arises.You will:Gain the essentials of XML for C# developmentRead XML files with XMLDocuMent and XDocumentWrite XML with XMLDocument, XDocument, and XMLWriterModifiy your XML with XML Document and XDocument