Developer's Guide to Collections in Microsoft .NET (Paperback)

Calvin "Lee" Janes

  • 出版商: MicroSoft
  • 出版日期: 2011-10-15
  • 定價: $1,225
  • 售價: 5.0$613
  • 語言: 英文
  • 頁數: 648
  • 裝訂: Paperback
  • ISBN: 0735659273
  • ISBN-13: 9780735659278
  • 相關分類: .NET
  • 立即出貨 (庫存=1)

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

商品描述

Build the skills to apply Microsoft® .NET collections effectively

Put .NET collections to work—and manage issues with GUI data binding, threading, data querying, and storage. Led by a data collection expert, you'll gain task-oriented guidance, exercises, and extensive code samples to tackle common problems and improve application performance. This one-stop reference is designed for experienced Microsoft Visual Basic® and C# developers—whether you’re already using collections or just starting out.

Discover how to:

  • Implement arrays, associative arrays, stacks, linked lists, and other collection types
  • Apply built in .NET collection classes by learning their methods and properties
  • Add enumerator, dictionary, and other .NET collection interfaces to your classes
  • Query collections by writing simple to complex Microsoft LINQ statements
  • Synchronize data across threads using built in .NET synchronization classes
  • Enhance your custom collection classes with serialization support
  • Use simple data binding to display collections in Windows® Forms, Microsoft Silverlight®, and Windows Presentation Foundation

商品描述(中文翻譯)

建立應用 Microsoft® .NET 集合的技能

將 .NET 集合應用於實際問題,並處理 GUI 資料繫結、執行緒、資料查詢和儲存等問題。由一位資料集合專家帶領,您將獲得任務導向的指導、練習和大量程式碼範例,以應對常見問題並提升應用程式效能。這本一站式參考資料適用於有經驗的 Microsoft Visual Basic® 和 C# 開發人員,無論您已經使用集合或剛開始。

了解如何:
- 實作陣列、關聯陣列、堆疊、連結串列和其他集合類型
- 透過學習內建的 .NET 集合類別的方法和屬性,應用它們
- 將列舉器、字典和其他 .NET 集合介面新增至您的類別
- 透過撰寫簡單到複雜的 Microsoft LINQ 陳述式,查詢集合
- 使用內建的 .NET 同步類別,在執行緒之間同步資料
- 強化您的自訂集合類別,加入序列化支援
- 使用簡單的資料繫結,在 Windows® Forms、Microsoft Silverlight® 和 Windows Presentation Foundation 中顯示集合