Developing .Net Web Services with XML
暫譯: 使用 XML 開發 .Net 網路服務

David Jorgensen

  • 出版商: Syngress Media
  • 出版日期: 2002-03-01
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 600
  • 裝訂: Paperback
  • ISBN: 1928994814
  • ISBN-13: 9781928994817
  • 相關分類: .NETXML
  • 已過版

買這商品的人也買了...

商品描述

The Complete Guide to Developing Web Services with XML

Web Services provide a new level of interaction to all kinds of applications. The ability to access and use a remote Web Service to perform a function within an application enables programmers to quickly deliver more sophisticated applications in less time. Programmers no longer have to create and maintain all functions of an application. Reusability is also greatly enhanced by creating multiple Web Services that perform functions in multiple applications, thus freeing up time and resources to work on other aspects of specific projects.

  • Understand Web Services
    See how Web Services are objects and methods that can be invoked from any client over HTTP.
  • Learn About WSDL
    See how WSDL describes the Web Service method interfaces thoroughly enough for it to be used to create proxy methods enabling other classes to invoke its members as if they were local methods.
  • Develop Applications within the .NET Framework
    Cover development platforms, .NET language choices, compilers, tools, and Base Class Libraries.
  • Process XML Documents Using .NET
    See how to use XML .NET to read, parse, and write XML documents, and also store, structure, and process them in the memory.
  • Use the Simple Object Access Protocol (SOAP)
    Use SOAP based Web Services as an RPC (Remote Procedure Call) mechanism to exchange any type of XML documents.
  • Describe, Discover, and Publish Web Services
    Understand how to use WSDL to describe Web Service syntax, UDDI to publish Web Service information, and see how DISCO guides clients to the WSDL files.
  • See the Benefit of Using SQLXML Web Services
    See how these services simplify the interaction between SQL, multiple platforms, and various languages including versions of Oledb (ADO), ODBC, JDBC, and more.
  • Find Full Working Programs
    Build a working book catalog, and a SQLXML Web Service time tracking application, and more!
  • Register for Your 1 Year Upgrade
    The Syngress Solutions upgrade plan protects you from content obsolescence and provides monthly mailings, whitepapers, and more!

Contents

Foreword 

Chapter 1 What Are Web Services?

Chapter 2 Introduction to the Microsoft .NET Framework

Chapter 3 XML Fundamentals

Chapter 4 Information Exchange Using the Simple Object Access Protocol (SOAP)

Chapter 5 WSDL and UDDI

Chapter 6 Building an ASP.NET/ADO.NET Shopping Cart with Web Services 

Chapter 7 Building a SQLXML Web Service Application

Chapter 8 Building a Jokes Web Service

Index

商品描述(中文翻譯)

《完整的 XML 網路服務開發指南》

網路服務為各種應用程式提供了一種新的互動層級。能夠訪問和使用遠端網路服務來執行應用程式中的功能,使程式設計師能夠在更短的時間內快速交付更複雜的應用程式。程式設計師不再需要創建和維護應用程式的所有功能。透過創建多個在多個應用程式中執行功能的網路服務,重用性也得到了極大的提升,從而釋放出時間和資源來處理特定專案的其他方面。

- **了解網路服務**
了解網路服務是如何作為物件和方法,能夠通過 HTTP 從任何客戶端被調用。

- **了解 WSDL**
了解 WSDL 如何詳細描述網路服務的方法介面,以便用於創建代理方法,使其他類別能夠像調用本地方法一樣調用其成員。

- **在 .NET 框架內開發應用程式**
涵蓋開發平台、.NET 語言選擇、編譯器、工具和基礎類別庫。

- **使用 .NET 處理 XML 文件**
了解如何使用 XML .NET 來讀取、解析和寫入 XML 文件,並在記憶體中存儲、結構化和處理它們。

- **使用簡單物件存取協定 (SOAP)**
使用基於 SOAP 的網路服務作為 RPC(遠端程序調用)機制來交換任何類型的 XML 文件。

- **描述、發現和發布網路服務**
了解如何使用 WSDL 描述網路服務語法,使用 UDDI 發布網路服務資訊,並了解 DISCO 如何指導客戶端到 WSDL 文件。

- **了解使用 SQLXML 網路服務的好處**
了解這些服務如何簡化 SQL、各種平台和多種語言(包括 Oledb(ADO)、ODBC、JDBC 等版本)之間的互動。

- **找到完整的工作程式**
建立一個可運作的書籍目錄和一個 SQLXML 網路服務時間追蹤應用程式,還有更多!

- **註冊您的 1 年升級**
Syngress Solutions 升級計劃保護您免受內容過時的影響,並提供每月郵件、白皮書等!

**內容**

前言

第 1 章 網路服務是什麼?

第 2 章 微軟 .NET 框架介紹

第 3 章 XML 基礎

第 4 章 使用簡單物件存取協定 (SOAP) 進行資訊交換

第 5 章 WSDL 和 UDDI

第 6 章 使用網路服務構建 ASP.NET/ADO.NET 購物車

第 7 章 構建 SQLXML 網路服務應用程式

第 8 章 構建笑話網路服務

索引