C# Tutorial - Free EBook
XML

C# Ebook
VB.Net Ebook
Java


Addison - XML - The Microsoft Way
Chapter 13 - XML and the .NET Framework
Download the pdf at Addison Wesley.

Topics include:
.Net Overview.
The System.XML Assembly.
The XmlTextReader Class.
The XmlValidatingReader Class.
The XmlTextWriter Class.
The XmlDocument Class.


Deitel - C#, How To Program
Chapter 18 - Extensible Markup Language (XML)
Download the pdf at Prentice-Hall.
Download the source code for the book at Deitel.

Topics include:
XML Documents.
XML Namespaces.
Document Object Model (DOM).
Document Type Definitions (DTDs), Schemas and Validation.
Extensible Stylesheet Language and XslTransform.
Microsoft BizTalk.
Internet and World Wide Web Resources.


Apress - Pro C# 2005 and the .NET 2.0 Platform, Third Edition
Chapter 25 - Understanding XML Web Services
Download the pdf at Apress.
Download the source code for the book at Apress.


Topics include:
The Role of XML Web Services
The .NET XML Web Service Namespaces
Building an XML Web Service by Hand
Building an XML Web Service Using Visual Studio 2005
The Role of the WebService Base Class
Exploring the Web Service Description Language (WSDL)
Revisiting the XML Web Service Wire Protocols
The wsdl.exe Command-Line Utility
Examining the Proxy Code
Generating Proxy Code Using Visual Studio 2005
Exposing Custom Types from Web Methods
Understanding the Discovery Service Protocol (UDDI)