Professional C# Web Services: Building .NET Web Services with ASP.NET and .NET R
暫譯: 專業 C# 網路服務:使用 ASP.NET 和 .NET R 建立 .NET 網路服務
Andrew Krowczyk, Zach Greenvoss, Christian Nagel, Ashish Banerjee, Thiru Thangarathinam, Aravind Corera, Chris Peiris, Brad Maiani
- 出版商: Wrox Press
- 售價: $2,250
- 貴賓價: 9.5 折 $2,138
- 語言: 英文
- 頁數: 550
- 裝訂: Paperback
- ISBN: 1861004397
- ISBN-13: 9781861004390
-
相關分類:
.NET、ASP.NET、C#
已絕版
買這商品的人也買了...
-
$1,200$1,176 -
$1,360$1,292 -
$1,930$1,834 -
$1,880$1,786 -
$2,890$2,746 -
$1,740$1,653 -
$2,450$2,328 -
$1,330Network Security with OpenSSL (Paperback)
-
$880$695 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$450$356 -
$2,390$2,271 -
$1,900$1,805 -
$1,650$1,568 -
$690$538 -
$780$616 -
$720$569 -
$750$638 -
$750$585 -
$560$476 -
$3,370$3,202 -
$860$679 -
$550$468 -
$390$304 -
$750$593
相關主題
商品描述
The .NET Framework provides two ways to build web services - ASP.NET and .NET Remoting. Unlike most books on web services, this book covers both of these technologies in depth. .NET Remoting web services require a little extra effort to build, but they offer us greater flexibility. They allow us to use different encoding and channels, and they can be hosted in any application, not just IIS.
This book covers:
This book covers building web services and web service clients with both ASP.NET and .NET Remoting. We also look at the generic protocols used by web services - SOAP, WSDL, and we discuss discovering web services using Universal Description, Discovery and Integration (UDDI). Case studies illustrate the integration of web services into an application, and demonstrate how to create a custom channel sink to apply cryptography to a Remoting web service.
商品描述(中文翻譯)
網路服務可能是 .NET 開發中最重要的特性。它們將元件化提升到一個新層次,允許通過標準協議(如 HTTP 和 SOAP)在互聯網或內部網路上進行方法調用。這意味著調用應用程式對服務的內部實現不需要了解——在理論上,基於 .NET 平台使用 C# 建立的網路服務與在 Linux 上使用 Java 建立的網路服務是無法區分的。
.NET Framework 提供了兩種構建網路服務的方法——ASP.NET 和 .NET Remoting。與大多數關於網路服務的書籍不同,本書深入探討了這兩種技術。.NET Remoting 網路服務需要額外的努力來構建,但它們為我們提供了更大的靈活性。它們允許我們使用不同的編碼和通道,並且可以在任何應用程式中託管,而不僅僅是 IIS。
本書涵蓋:
本書涵蓋了使用 ASP.NET 和 .NET Remoting 構建網路服務和網路服務客戶端。我們還將探討網路服務使用的通用協議——SOAP、WSDL,並討論如何使用通用描述、發現和整合(UDDI)來發現網路服務。案例研究展示了網路服務如何整合到應用程式中,並演示如何創建自定義通道接收器以將加密應用於 Remoting 網路服務。