買這商品的人也買了...
-
$580$458 -
$490$417 -
$1,150$1,127 -
$680$537 -
$490$417 -
$980$774 -
$450$428 -
$1,890$1,796 -
$580$458 -
$590$466 -
$690$538 -
$880$792 -
$620$490 -
$990$782 -
$750$675 -
$490$382 -
$560$504 -
$450$356 -
$2,340$2,223 -
$550$468 -
$390$304 -
$880$695 -
$480$379 -
$750$593 -
$199Communication Skills Handbook (Paperback)
相關主題
商品描述
Summary
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.
Table of Contents
Preface
Part I. Processing XML with .NET
1. Introduction to .NET and XML
The .NET Framework
The XML Family of Standards
Introduction to XML in .NET
Key Concepts2. Reading XML
Reading Data
XmlReader3. Writing XML
Writing Data
XmlWriter and Its Subclasses4. Reading and Writing Non-XML Formats
Reading Non-XML Documents with XmlReader
Writing an XmlPyxWriter5. Manipulating XML with DOM
What Is the DOM?
The .NET DOM Implementation6. Navigating XML with XPath
What Is XPath?
Using XPath7. Transforming XML with XSLT
The Standards
Introducing XSLT
Using XSLT8. Constraining XML with Schemas
Introducing W3C XML Schema
Using the XSD Tool
Working with Schemas9. SOAP and XML Serialization
Defining Serialization
Runtime Serialization
XML Serialization
SOAP Serialization10. XML and Web Services
Defining Web Services
Using Web Services11. XML and Databases
Introduction to ADO.NET
Manipulating Data Offline
Reading XML from a Database
Hierarchical XMLPart II. .NET XML Namespace Reference
12. How to Use These Quick Reference Chapters
Finding a Quick-Reference Entry
Reading a Quick-Reference Entry13. The Microsoft.XmlDiffPatch Namespace
Using the XmlDiffPatch Namespace
Using the XmlDiff and XmlPatch Executables
Microsoft.XmlDiffPatch Namespace Reference14. The Microsoft.XsdInference Namespace
Using the XsdInference Namespace
Using the Infer Executable
Microsoft.XsdInference Namespace Reference15. The System.Configuration Namespace
The Configuration Files
Adding Your Own Configuration Settings
System.Configuration Namespace Reference16. The System.Xml Namespace
17. The System.Xml.Schema Namespace
18. The System.Xml.Serialization Namespace
19. The System.Xml.XPath Namespace
20. The System.Xml.Xsl Namespace
Type, Method, Property, and Field Index
Index