Beginning xml with C# 2008 From Novice to Professional /
Beginning XML with C# 2008 focuses on XML and how it is used within .NET 3.5. As you'd expect of a modern application framework, .NET 3.5 has extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. This book demystifies all of this. It...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress,
2008.
|
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
Table of Contents:
- Introducing XML and the .Net framework
- Manipulating XML Documents by Using the Document Object Model
- Reading and Writing XML Documents
- Accessing XML Documents by Using the Xpath Data Model
- Validating XML Documents
- Transforming XML with XSLT
- XML in ADO.net
- XML Serialization
- XML Web Services
- XML in SQL Server
- Use of XML in the .Net Framework
- Creating Services by Using Windows Communication Foundation
- Working with LINQ to XML.