Krzysztof Cwalina
Designing Reusable Frameworks
February 2006 - Posts
C5 Collections
Peter Sestoft and his team just released a library of collections for the CLI called C5 Collections . Unlike the Power Collections , this library introduces many new abstractions that are not present in the .NET Framework. The benefit of such approach
Read More...
Code Query Language
Patrick Smacchia just released an alpha of an interesting application (NDepend) that can be used to analyze manage code binaries. It’s similar to FxCop . One really nice difference is that you can extend the tool using scripts written in CQL (code query
Read More...
Disposable Collection
Somebody asked me today, if we have a collection that is disposable and calls dispose on all its items when the collections.Dispose method is called. You can implement such collection by inheriting from List<T> and adding Dispose logic. If you add
Read More...
Search
Go
This Blog
Home
About
Email
Tags
Design Guidelines
General API Design
General Programming
MEF
System.Collections
System.Diagnostics Tracing
Archives
July 2008 (3)
June 2008 (2)
April 2008 (4)
March 2008 (2)
January 2008 (2)
October 2007 (3)
July 2007 (3)
June 2007 (2)
May 2007 (1)
April 2007 (2)
March 2007 (1)
February 2007 (1)
January 2007 (2)
October 2006 (1)
August 2006 (2)
July 2006 (3)
June 2006 (1)
May 2006 (1)
March 2006 (3)
February 2006 (3)
December 2005 (3)
November 2005 (5)
October 2005 (1)
September 2005 (9)
August 2005 (2)
June 2005 (3)
May 2005 (4)
April 2005 (1)
March 2005 (2)
January 2005 (1)
November 2004 (4)
October 2004 (3)
September 2004 (2)
August 2004 (1)
June 2004 (2)
May 2004 (2)
April 2004 (1)
March 2004 (3)
Recommended Books
Framework Design Guidelines
The Laws of Simplicity
The Design of Everyday Things
Syndication
RSS 2.0
Atom 1.0