In this Collections in C# and .NET training course, expert author Jeremy McPeak will teach you how to use the collection classes in the .NET framework. This course is designed for users that are already familiar with the basic fundamentals of C# and the .NET framework.
You will start by learning about attributes, then jump into learning about common collections, including working with arrays, the HashSet, and the SortedSet. From there, Jeremy will …
Collections in C# and .NET
Video description
In this Collections in C# and .NET training course, expert author Jeremy McPeak will teach you how to use the collection classes in the .NET framework. This course is designed for users that are already familiar with the basic fundamentals of C# and the .NET framework.
You will start by learning about attributes, then jump into learning about common collections, including working with arrays, the HashSet, and the SortedSet. From there, Jeremy will teach you how to create your own collection with Collection, bind data with BindingList, and prevent collection modifications with ReadOnlyCollection. Finally, you will learn about concurrent collections and how to write iterators.
Once you have completed this computer based training course, you will have gained a solid understanding of what the collection classes are in the .NET framework and how to use them. Working files are included, allowing you to follow along with the author throughout the lessons.
Storing Key And Value Pairs With Dictionary
00:07:49
Binary Sorted Key Values With SortedList
00:05:04
The HashSet
00:06:49
The SortedSet
00:04:25
FIFO With Queue
00:06:34
LIFO With Stack
00:08:13
System.Collections.ObjectModel
Creating Your Own Collection With Collection
00:07:57
Binding Data With BindingList
00:07:34
Notifications With ObservableCollection
00:05:33
The KeyedCollection
00:05:20
Preventing Collection Modifications With ReadOnlyCollection
00:05:45
Using The ReadOnlyObservableCollection
00:03:38
Concurrent Collections
Multi-Threaded Programming With ConcurrentDictionary
00:08:36
The ConcurrentQueue, ConcurrentStack And ConcurrentBag Classes
00:06:40
Writing Iterators
The IEnumerator Interface
00:05:36
The Yield Keyword
00:06:23
Implementing The IEnumerable Interface
00:07:38
Conclusion
Wrap Up
00:01:46
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept