.net & Xml

個数:
  • ポイントキャンペーン

.net & Xml

  • ウェブストア価格 ¥6,879(本体¥6,254)
  • O'Reilly Media(2003/12発売)
  • 外貨定価 US$ 39.95
  • ゴールデンウィーク ポイント2倍キャンペーン対象商品(5/6まで)
  • ポイント 124pt
  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 460 p.
  • 言語 ENG
  • 商品コード 9780596003975
  • DDC分類 005.4469

Full Description

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 .N
ET 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.

Contents

Preface 1. Introduction to .NET and XML The .NET Framework The XML Family of Standards Introduction to XML in .NET Key Concepts 2. Reading XML Reading Data XmlReader 3. Writing XML Writing Data XmlWriter and Its Subclasses 4. Reading and Writing Non-XML Formats Reading Non-XML Documents with XmlReader Writing an XmlPyxWriter 5. Manipulating XML with DOM What is the DOM? The .NET DOM Implementation 6. Navigating XML with XPath What Is XPath? Using XPath 7. Transforming XML with XSLT The Standards Introducing XSLT Using XSLT 8. Constraining XML with Schemas Introducing W3C XML Schema Using the XSD Tool Working with Schemas 9. SOAP and XML Serialization Defining Serialization Runtime Serialization XML Serialization SOAP Serialization 10. XML and Web Services Defining Web Services Using Web Services 11. XML and Databases Introducing to ADO.NET Manipulating Data Offline Reading XML from a Database Hierarchical XML 12. How to Use This Quick Reference Finding a Quick-Reference Entry Reading a Quick-Reference Entry 13. The Microsoft.XmlDiffPatch Namespace XML Diff/Patch 14. The Microsoft.XsdInference Namespace XML Schema Inference 15. The System.Configuration Namespace Configuring the .NET Runtime with XML The Configuration Files Adding Your Own Configuration Settings System.Configuration Namespace Reference 16. System.Xml 17. The System.Xml.Schema Namespace 18. The System.Xml.Serialization Namespace 19. System.Xml.XPath 20. System.Xml.Xsl Type, Method, Property, and Field Index Index