Read more
Zusatztext If you're seeking ways to build network-based applications or XML-based web services! Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET! but if you want to get a grasp on how .NET and XML actually work together! that's a different story. With .NET & XML! you can get under the hood to see how the .NET Framework implements XML! giving you the skills to write understandable XML-based code that interoperates with code written with other tools! and even other languages..NET & XML starts by introducing XML and the .NET Framework! and then teaches you how to read and write XML before moving on to complex methods for manipulating! navigating! transforming! and constraining it. To demonstrate the power of XML in .NET! author Niel Bornstein builds a simple hardware store inventory system throughout the book. As you move from chapter to chapter! you'll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API! plus appendices present additional .NET assemblies that you can use to work with XML! and how to work with the .NET XML configuration file format.One study puts the potential market for new software based on XML at or near $100 billion over the next five years. The .NET Framework gives you a way to become a part of it. But to use XML and .NET effectively! you need to understand how these two technologies work together. This book gives you the insight to take full advantage of the power the two provide. Informationen zum Autor Niel M. Bornstein, with over ten years' experience in software development, has worked in diverse areas such as corporate information systems, client-server application development, and web-hosted applications. Clear and engaging, Niel is a frequent contributor to xml.com, an affiliate site of the O'Reilly Network. Klappentext If you're seeking ways to build network-based applications or XML-based web services! Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET! but if you want to get a grasp on how .NET and XML actually work together! that's a different story. With .NET & XML! you can get under the hood to see how the .NET Framework implements XML! giving you the skills to write understandable XML-based code that interoperates with code written with other tools! and even other languages..NET & XML starts by introducing XML and the .NET Framework! and then teaches you how to read and write XML before moving on to complex methods for manipulating! navigating! transforming! and constraining it. To demonstrate the power of XML in .NET! author Niel Bornstein builds a simple hardware store inventory system throughout the book. As you move from chapter to chapter! you'll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API! plus appendices present additional .NET assemblies that you can use to work with XML! and how to work with the .NET XML configuration file format.One study puts the potential market for new software based on XML at or near $100 billion over the next five years. The .NET Framework gives you a way to become a part of it. But to use XML and .NET effectively! you need to understand how these two technologies work together. This book gives you the insight to take full advantage of the power the two provide. Zusammenfassung A tutorial for intermediate to advanced-level developers! this title includes a complete reference to the XML-related namespaces within the .NET Framework. Microsoft has implemented most of the tools programmers need to use XML and the text should help you understand the intersection between the two technologies for m...
List of contents
Preface
Processing XML with .NET
Chapter 1: Introduction to .NET and XML
Chapter 2: Reading XML
Chapter 3: Writing XML
Chapter 4: Reading and Writing Non-XML Formats
Chapter 5: Manipulating XML with DOM
Chapter 6: Navigating XML with XPath
Chapter 7: Transforming XML with XSLT
Chapter 8: Constraining XML with Schemas
Chapter 9: SOAP and XML Serialization
Chapter 10: XML and Web Services
Chapter 11: XML and Databases
.NET XML Namespace Reference
Chapter 12: How to Use These Quick Reference Chapters
Chapter 13: The Microsoft.XmlDiffPatch Namespace
Chapter 14: The Microsoft.XsdInference Namespace
Chapter 15: The System.Configuration Namespace
Chapter 16: The System.Xml Namespace
Chapter 17: The System.Xml.Schema Namespace
Chapter 18: The System.Xml.Serialization Namespace
Chapter 19: The System.Xml.XPath Namespace
Chapter 20: The System.Xml.Xsl Namespace
Chapter 21: Type, Method, Property, and Field Index
Colophon
About the author
Niel M. Bornstein, with over ten years' experience in software development, has worked in diverse areas such as corporate information systems, client-server application development, and web-hosted applications. Clear and engaging, Niel is a frequent contributor to xml.com, an affiliate site of the O'Reilly Network.