.NET Patterns: Architecture, Design, and Process (Paperback)
暫譯: .NET 模式:架構、設計與流程 (平裝本)
Christian Thilmany
- 出版商: Addison Wesley
- 出版日期: 2003-08-28
- 售價: $2,050
- 貴賓價: 9.5 折 $1,948
- 語言: 英文
- 頁數: 448
- 裝訂: Paperback
- ISBN: 0321130022
- ISBN-13: 9780321130020
-
相關分類:
.NET
已過版
買這商品的人也買了...
-
$680$537 -
$350$298 -
$970Introduction to Algorithms, 2/e
-
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$860$679 -
$780$741 -
$650$514 -
$760$600 -
$590$466 -
$720$562 -
$720$569 -
$290$247 -
$880$792 -
$640$544 -
$149$149 -
$350$277 -
$750$638 -
$800$760 -
$560$476 -
$480$379 -
$290$229 -
$680$537 -
$820$648 -
$820$648 -
$820$648
商品描述
Patterns have proven to be practical tools for the programmer who knows how to use them. In .NET Patterns, distributed computing and .NET expert Christian Thilmany presents both an introduction to patterns for programmers working in the .NET environment and a library of patterns unique to the .NET platform.
Part of John Vlissides' critically acclaimed Addison-Wesley Software Patterns Series, .NET Patterns extends the proven concept of design patterns into the arena of .NET design and development. Now, .NET developers can depend on patterns to provide solutions to recurring problems in software design.
In addition to covering both lower and higher level programming with patterns, this book also includes helpful primers on XML and web services, as well as thorough coverage of debugging, exceptions, error handling, and architecture.
Whether you're working in .NET environments or transitioning to .NET environments, you'll find .NET Patterns a comprehensive resource for software solutions.
Table of Contents
Foreword.
Preface.
The Road to
.NET and this Book.
Book Layout.
I. BUILDING A FRAMEWORK WITH .NET
II. CREATING THE TIERS OF A FRAMEWORK.
商品描述(中文翻譯)
模式已被證明是對於懂得如何使用它們的程式設計師來說非常實用的工具。在《.NET Patterns》中,分散式計算和 .NET 專家 Christian Thilmany 為在 .NET 環境中工作的程式設計師提供了模式的介紹,以及一個獨特於 .NET 平台的模式庫。
作為 John Vlissides 受到廣泛好評的 Addison-Wesley 軟體模式系列的一部分,《.NET Patterns》將設計模式的概念擴展到 .NET 設計和開發的領域。現在,.NET 開發人員可以依賴模式來提供解決軟體設計中重複出現問題的方案。
除了涵蓋低層和高層的程式設計模式外,本書還包括有關 XML 和網路服務的有用入門知識,以及對除錯、例外、錯誤處理和架構的全面介紹。
無論您是在 .NET 環境中工作還是過渡到 .NET 環境,您都會發現《.NET Patterns》是軟體解決方案的綜合資源。
目錄
前言。
序言。
通往 .NET 和本書的道路。
書籍佈局。
I. 使用 .NET 建立框架
1. 新框架、新模型、新措施。
不是另一種語言—請停止!.NET 框架和一個分散式的新世界。.NET 和 XML 網路服務.XML 網路服務入門。.NET 的亮點。.NET 的組件—片段。模式解釋。歷史與分類。模式的分類。模式庫。如何使用模式庫。
2. 框架模式:例外處理、日誌記錄和追蹤。
概述。例外處理。建立基本例外類別。管理例外邊界。技術背景—SOAP 錯誤。技術背景—追蹤開關和追蹤監聽器。遠端追蹤—建立自訂追蹤監聽器。總結。
II. 創建框架的層次。
3. 表現層—層模式。
概述。通知執行緒管理器。可輪詢執行緒管理器。多同步執行緒管理器。錯誤交叉參考生成器。WebForm 模板。動態組件加載器。特技駕駛員介面。
4. 中間層模式。
概述。鏈式服務工廠。非鏈式服務工廠。產品管理器。服務外觀。抽象封包模式。封包翻譯器。
5. 持久層模式。
概述。技術背景—架構和資料集。多型模型模式。架構欄位模式。架構索引器。
6. 流程模式:將 .NET 模式應用於商業產品。
概述。ProductX 和商業框架。.NET 技術:競爭優勢。應用 .NET 模式。從 ProductX 網頁客戶端調用我們的框架。總結套件。
7. 進階模式。
概述。抽象快取。網路服務介面模式。鬆耦合的交易伺服器。鬆耦合的交易客戶端。密碼儲存。
索引。