Welcome to Dave Sexton's Blog Sign in | Join | Help

Browse by Tags

All Tags » ContractN   (RSS)

Sandcastle with Code Contracts

Microsoft Dev Labs has released a new version of Code Contracts . (For more information about Code Contracts in the .NET Framework 4.0, see System.Diagnostics.Contracts and this article ). If you haven't yet, I highly recommend installing the latest Code

ContractN on CodePlex

I've just released the first beta version of ContractN , which is a fully managed programming-by-contract framework that uses the CLR's built-in support for aspect-oriented programming (AOP), which provides a way to seamlessly and intuitively describe
Posted by Dave Sexton | 5 Comments
Filed under: , , , ,