Wintellect  

November 2004 - Posts

Since we now have a pretty good set of collections (probably not everything, but the majority), I thought it was a good time to turn my attention from collections to algorithms. I approached this in a way that was very inspired by STL and its set of algorithms, Read More...
Krzysztof Cwalina has posted about the new type parameter naming guidelines . I've looked these over, and I think they look pretty good, and are worth adopting. The way I interpret the guidelines, the simple collections (Set, Bag, LargeList, ...) will Read More...
I noticed that the October Tech Preview of Visual Studio and C# expression has been released here . My thinking is that I will change Power Collections over to using this tech preview in the next drop. Note that the current drop does not compile on the Read More...