C#/.NET Little Wonders: A Redux
- by James Michael Hare
I gave my Little Wonders presentation to the Topeka Dot Net Users' Group today, so re-posting the links to all the previous posts for them.
The Presentation:
C#/.NET Little Wonders: A Presentation
The Original Trilogy:
C#/.NET Five Little Wonders (part 1)
C#/.NET Five More Little Wonders (part 2)
C#/.NET Five Final Little Wonders (part 3)
The Subsequent Sequels:
C#/.NET Little Wonders: ToDictionary() and ToList()
C#/.NET Little Wonders: DateTime is Packed With Goodies
C#/.NET Little Wonders: Fun With Enum Methods
C#/.NET Little Wonders: Cross-Calling Constructors
C#/.NET Little Wonders: Constraining Generics With Where Clause
C#/.NET Little Wonders: Comparer<T>.Default
C#/.NET Little Wonders: The Useful (But Overlooked) Sets
The Concurrent Wonders:
C#/.NET Little Wonders: The Concurrent Collections (1 of 3) - ConcurrentQueue and ConcurrentStack
C#/.NET Little Wonders: The Concurrent Collections (2 of 3) - ConcurrentDictionary
Tweet
Technorati Tags: .NET,C#,Little Wonders