Code Contracts CLR Inside Out Article [Melitta Andersen]

MSDN MagazineIn the August 2009 issue of MSDN Magazine , we have a CLR Inside Out article on the BCL’s experience with adding code contracts to the BCL.  It includes both an overview of the feature, as well as a few best practices we came up with as we went along.  For regular readers of this blog who have read the previous posts on code contracts and followed all of the links, this article probably won’t provide much new information with the overview, but some of the tips will likely be useful if you plan on using code contracts.

As always, comments and questions are welcome here or on the Code Contracts forum.