ADO.NET Examples and Best Practices for C# Programmers
暫譯: C# 程式設計師的 ADO.NET 範例與最佳實踐

William R. Vaughn, Peter Blackburn

  • 出版商: Apress
  • 售價: $1,810
  • 貴賓價: 9.5$1,720
  • 語言: 英文
  • 頁數: 358
  • 裝訂: Paperback
  • ISBN: 1590590120
  • ISBN-13: 9781590590126
  • 相關分類: C#
  • 已過版

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

商品描述

The onset of the new .NET technology forces developers to completely rethink their data access strategies. All at once there is an entirely new language and a new set of data access interfaces to learn and incorporate into their designs. The purpose of this book is to make the choice and implementation of the best of those technologies far easier. It does this through working examples and numerous discussions of what works and what doesn’t. Vaughn's Best Practices are the techniques that developers need to know because they cause the least amount of overhead, problems and confusion–for the developer, the system and the team. While some are quite simple to implement, other Best Practices require considerable thought and forethought to enable. This is a developer’s book—full of hints, tips and notes passed on from those who show the medals and scars of battles won and lost.

Table of Contents

  • Chapter 1: Introducing ADO.NET
  • Chapter 2: ADO.NET — Getting Connected
  • Chapter 3: ADO.NET Command Strategies
  • Chapter 4: ADO.NET DataReader Strategies
  • Chapter 5: Using the DataTable and DataSet
  • Chapter 6: Filtering, Sorting, and Finding
  • Chapter 7: ADO.NET Update Strategies
  • Chapter 8: ADO.NET Constraint Strategies
  • Chapter 9: ADO.NET Error Management Strategies
  • Chapter 10: ADO.NET and XML

商品描述(中文翻譯)

新 .NET 技術的出現迫使開發人員完全重新思考他們的資料存取策略。突然之間,出現了一種全新的語言和一組新的資料存取介面,需要學習並融入到他們的設計中。本書的目的是使選擇和實施這些技術中的最佳方案變得更加容易。它通過實作範例和對有效與無效方法的多次討論來達成這一目標。Vaughn 的最佳實踐是開發人員需要了解的技術,因為它們對開發人員、系統和團隊造成的開銷、問題和混淆最少。雖然有些實踐相對簡單,但其他最佳實踐則需要相當的思考和預先考量才能啟用。這是一本針對開發人員的書,充滿了從那些擁有勝利與失敗的勳章和傷痕的人那裡傳遞的提示、建議和註解。

目錄
- 第 1 章:介紹 ADO.NET
- 第 2 章:ADO.NET — 連接
- 第 3 章:ADO.NET 命令策略
- 第 4 章:ADO.NET DataReader 策略
- 第 5 章:使用 DataTable 和 DataSet
- 第 6 章:過濾、排序和查找
- 第 7 章:ADO.NET 更新策略
- 第 8 章:ADO.NET 約束策略
- 第 9 章:ADO.NET 錯誤管理策略
- 第 10 章:ADO.NET 與 XML