Distributed .NET Programming in VB .NET

Tom Barnaby

  • 出版商: Apress
  • 出版日期: 2002-09-24
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 552
  • 裝訂: Paperback
  • ISBN: 1590590686
  • ISBN-13: 9781590590683
  • 相關分類: .NET
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

With the release of .NET, Microsoft has once again altered the distributed programming landscape. Almost everything has changed, from data access to remote object calls to the deployment of software components. And, of course, .NET introduces a new technology in XML Web services that may revolutionize Web development.

Distributed .NET Programming in VB .NET describes how to use these new .NET technologies to build fast, scalable, and robust distributed applications. Along the way, it answers common questions, such as, How do I use the .NET Remoting Framework? What role does COM+ play in the .NET universe? How can I interoperate with COM components? What’s the difference between .NET Remoting and Web services? How will these changes affect the architecture and design of a distributed application?

Tom Barnaby assumes the reader is already familiar with the fundamentals of .NET. However, a .NET overview is provided to concisely explain several of the core .NET technologies that are essential for distributed programming, including building, versioning, and deploying assemblies; garbage collection; serialization; and attribute-based programming.

Contents

Chapter 1: The Evolution of Distributed Programming
Chapter 2: This Is .NET
Chapter 3: Introduction to .NET Remoting
Chapter 4: Distributed Programming with .NET Remoting
Chapter 5: Additional Remoting Techniques
Chapter 6: Understanding XML Web Services
Chapter 7: Understanding COM Interop
Chapter 8: Leveraging Component Services
Chapter 9: .NET Message Queuing
Appendix Data Access with ADO.NET

商品描述(中文翻譯)

隨著 .NET 的推出,微軟再次改變了分散式程式設計的格局。幾乎所有的東西都發生了變化,從資料存取到遠端物件呼叫,再到軟體元件的部署。當然,.NET 還引入了一項新的技術——XML Web 服務,這可能會徹底改變網頁開發。

《Distributed .NET Programming in VB .NET》描述了如何使用這些新的 .NET 技術來構建快速、可擴展且穩健的分散式應用程式。在此過程中,它回答了一些常見問題,例如:我該如何使用 .NET Remoting Framework?COM+ 在 .NET 環境中扮演什麼角色?我該如何與 COM 元件進行互操作?.NET Remoting 和 Web 服務之間有什麼區別?這些變化將如何影響分散式應用程式的架構和設計?

Tom Barnaby 假設讀者已經熟悉 .NET 的基本概念。然而,書中提供了一個 .NET 概述,以簡明扼要地解釋幾個對於分散式程式設計至關重要的核心 .NET 技術,包括構建、版本控制和部署組件;垃圾回收;序列化;以及基於屬性的程式設計。

目錄
第 1 章:分散式程式設計的演變
第 2 章:這就是 .NET
第 3 章:.NET Remoting 簡介
第 4 章:使用 .NET Remoting 的分散式程式設計
第 5 章:其他遠端技術
第 6 章:理解 XML Web 服務
第 7 章:理解 COM 互操作
第 8 章:利用元件服務
第 9 章:.NET 訊息佇列
附錄:使用 ADO.NET 的資料存取