Programming .NET Web Services
暫譯: 編寫 .NET 網路服務

Alex Ferrara, Matthew MacDonald

  • 出版商: O'Reilly
  • 出版日期: 2002-10-29
  • 售價: $1,590
  • 貴賓價: 9.5$1,511
  • 語言: 英文
  • 頁數: 414
  • 裝訂: Paperback
  • ISBN: 0596002505
  • ISBN-13: 9780596002503
  • 相關分類: .NET
  • 已過版

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

相關主題

商品描述

Web services are poised to become a key technology for a wide range of Internet-enabled applications, spanning everything from straight B2B systems to mobile devices and proprietary in-house software. While there are several tools and platforms that can be used for building web services, developers are finding a powerful tool in Microsoft's .NET Framework and Visual Studio .NET. Designed from scratch to support the development of web services, the .NET Framework simplifies the process--programmers find that tasks that took an hour using the SOAP Toolkit take just minutes.

Programming .NET Web Services is a comprehensive tutorial that teaches you the skills needed to develop web services hosted on the .NET platform. Written for experienced programmers, this book takes you beyond the obvious functionality of ASP.NET or Visual Studio .NET to give you a solid foundation in the building blocks of web services, and leads you step-by-step through the process of creating your own.

Beginning with a close look at the underlying technologies of web services, including the benefits and limitations, Programming .NET Web Services discusses the unique features of the .NET Framework that make creating web services easier, including the Common Language Runtime (CLR) and the namespaces used in .NET programming. Filled with numerous code examples using the C# language, the book leads you through some of the more challenging issues of web services development, including the use of proxies, marshalling of complex data types, state management, security, performance tuning and cross-platform implementation. The book also covers:

  • Creating and publishing your first web service
  • The UDDI project, tModels and what they mean for web service publishers
    Securing web service applications


Written for programmers who are familiar with the .NET Framework and interested in building industrial-strength web services, Programming .NET Web Services is full of practical information and good old-fashioned advice.

Table of Contents

Preface

1. Understanding Web Services

2. Creating ASP.NET Web Services

3. Consuming Web Services

4. Working with Data Types

5. Managing State

6. Asynchronous Services

7. Caching and Profiling

8. Debugging, Tracing, and Logging

9. Security and Authentication

10. Publishing and Discovery

11. Interoperability

A. Namespace Quick Reference

B. Web Service Technologies

Index

商品描述(中文翻譯)

網路服務即將成為各種網際網路應用程式的關鍵技術,涵蓋從純粹的 B2B 系統到行動裝置及專有內部軟體的所有範疇。雖然有多種工具和平台可用於建立網路服務,但開發人員發現微軟的 .NET Framework 和 Visual Studio .NET 是一個強大的工具。這個框架從頭開始設計以支援網路服務的開發,簡化了這一過程——程式設計師發現,使用 SOAP Toolkit 完成的任務,現在只需幾分鐘即可完成。

Programming .NET Web Services 是一本全面的教程,教你在 .NET 平台上開發網路服務所需的技能。這本書是為有經驗的程式設計師撰寫的,超越了 ASP.NET 或 Visual Studio .NET 的明顯功能,為你提供網路服務的基礎構建塊,並逐步引導你創建自己的網路服務。

本書首先深入探討網路服務的底層技術,包括其優勢和限制,Programming .NET Web Services 討論了 .NET Framework 的獨特特性,使創建網路服務變得更容易,包括通用語言執行時 (Common Language Runtime, CLR) 和 .NET 程式設計中使用的命名空間。書中充滿了使用 C# 語言的多個程式碼範例,帶你解決網路服務開發中的一些更具挑戰性的問題,包括使用代理、複雜資料類型的序列化、狀態管理、安全性、性能調優和跨平台實作。本書還涵蓋了:




  • 創建和發布你的第一個網路服務


  • UDDI 專案、tModels 及其對網路服務發布者的意義
    保護網路服務應用程式




本書是為熟悉 .NET Framework 並有興趣建立工業級網路服務的程式設計師撰寫的,Programming .NET Web Services 充滿了實用資訊和傳統建議。


目錄

前言

1. 了解網路服務

2. 創建 ASP.NET 網路服務

3. 使用網路服務

4. 處理資料類型

5. 管理狀態

6. 非同步服務

7. 快取和性能分析

8. 偵錯、追蹤和日誌記錄

9. 安全性和身份驗證

10. 發布和發現

11. 互操作性

A. 命名空間快速參考

B. 網路服務技術

索引