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. What You Will Learn
Who This Book Is For Experienced Windows application programmers/developers using .NET and C# who may be new to using and applying XML.
Short, straightforward, book about reading/writing XML using C#. I read this to refresh my memory, since I hadn't done XML in a while, and needed to, for a new project.