XML in Visual Studio .NET
- XML Editing Tools
- Creating and Transforming Schemas
- XML Code Documentation
XML in the .NET Framework
- The System.Xml Namespaces
- Working with XML
Reading and Writing XML Streams
- Reading XML with XmlReader
- Writing XML with XmlWriter
- XmlReader and XmlWriter Together
The .NET DOM
- Extending the W3C DOM
- Parsing XML
- Navigating the DOM
- Creating, Changing, and Adding Data
Valid XML
- Validating XML
- Creating XML Schemas
Transforming and Searching XML
- XSLT Processing
- XPath in .NET
- Advanced XSLT Techniques
Data Access with ADO.NET and XML
- ADO.NET and XML
- Reading and Writing XML with DataSets
Synchronizing ADO.NET DataSets
- Synchronizing XML and DataSets
- Converting Between DOM and Relational Data
XML and SQL Server
- XML Direct from SQL Server
- Writing XML Data to SQL Server
- SQLXML Managed Classes
Web Services and ASP.NET
- Creating Web Services
- Building a Web Service Client
- SQL Server 2000 Web Services
- Web Service Behavior in IE