C#/.NET Little Wonders: A Redux
Posted
by James Michael Hare
on Geeks with Blogs
See other posts from Geeks with Blogs
or by James Michael Hare
Published on Wed, 23 Feb 2011 03:17:04 GMT
Indexed on
2011/02/23
7:26 UTC
Read the original article
Hit count: 580
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:
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 |
© Geeks with Blogs or respective owner