May 2010
Intermediate to advanced
1272 pages
61h 18m
English
The Code Contracts library is part of the .NET Framework 4.0, so you do not need to install anything more to use it in code; there are some components that you need to install separately to access contracts settings in the Visual Studio IDE. So, before going on reading this chapter, go to the following address: http://msdn.microsoft.com/en-us/devlabs/dd491992.aspx. From the DevLab site download the Code Contracts tools in the most appropriate version for you. (For example the VSTS Edition is intended to work with Visual Studio 2010 Ultimate.) When installed, you can access design-time settings for code contracts.
Read now
Unlock full access