Developer's Guide to Collections in Microsoft .NET
Calvin Janes(Author)
Microsoft Press
Published on 15. September 2011
Book
Paperback/Softback
646 pages
978-0-7356-5927-8 (ISBN)
Description
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
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
More details
Language
English
Place of publication
Redmond
United States
Target group
Professional and scholarly
Dimensions
Height: 229 mm
Width: 187 mm
ISBN-13
978-0-7356-5927-8 (9780735659278)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Calvin Janes
Developer's Guide to Collections in Microsoft .NET
E-Book
09/2011
1st Edition
Microsoft Press
€22.59
Available for download
Person
Calvin Janes is a consultant and expert in creating and using collection types.
Content
Introduction
Collection Basics
Chapter 1: Understanding Collections: Arrays and Linked Lists
Chapter 2: Understanding Collections: Associative Arrays
Chapter 3: Understanding Collections: Queues, Stacks, and Circular Buffers
.NET Built-in Collections
Chapter 4: Generic Collections
Chapter 5: Generic and Support Collections
Using Collections
Chapter 6: .NET Collection Interfaces
Chapter 7: Introduction to LINQ
Chapter 8: Using Threads with Collections
Chapter 9: Serializing Collections
Using Collections with UI Controls
Chapter 10: Using Collections with Windows Form Controls
Chapter 11: Using Collections with WPF and Silverlight Controls
About the Author
Collection Basics
Chapter 1: Understanding Collections: Arrays and Linked Lists
Chapter 2: Understanding Collections: Associative Arrays
Chapter 3: Understanding Collections: Queues, Stacks, and Circular Buffers
.NET Built-in Collections
Chapter 4: Generic Collections
Chapter 5: Generic and Support Collections
Using Collections
Chapter 6: .NET Collection Interfaces
Chapter 7: Introduction to LINQ
Chapter 8: Using Threads with Collections
Chapter 9: Serializing Collections
Using Collections with UI Controls
Chapter 10: Using Collections with Windows Form Controls
Chapter 11: Using Collections with WPF and Silverlight Controls
About the Author