Chris Donnan : Programming - Brooklyn Style
software, trading, family, fun
C5 .Net Collections
Posted .net, programming on Sunday, June 10th, 2007.
Posted .net, programming on Sunday, June 10th, 2007.
While implementing my toy WPF drag n drop taskboard, and looking at yet-another-attached-properties article, I found an article on dr dobbs that I thought I would post about… As everyone else in .net land has - I have implemented a dozen or so times, the other collections; hashset, sync’d observable dictionary, etc. 2 weeks or so ago, I stumbled on the C5 Collections. I even sent out an internal email to some groups at work to say - “lets just use these!”. Anyhow looks like there is some good stuff going on with these collections, and some chatter in the community.
-Chris
Â
Â
No Responses to “C5 .Net Collections”
Comment on this post below
You must be logged in to post a comment.
You can leave a response, or trackback from your own site.
















Any idea how well this compares with PowerCollections? (http://www.wintellect.com/PowerCollections.aspx)
Interesting Finds: June 11, 2007…
…
You might want to review this project:
nhive
A new .NET Collection Library - derived from C5 Collections
http://code.google.com/p/nhive/