Code Contracts Episodes


# 123
7/2/2009
Level: Intermediate
Tags: Dot Net Code Contracts
Comments: (3)
Views: (1546)
Watched: (548)
Downloads: (1154)
Author:
Derik Whittaker
 
Presented By:
Codebetter.com


Exploring Code Contracts: Taking a look at Object Invariant Conditions
In this episode we are going to take a look at the new Code Contracts library which is out of MS Research and will be part of .Net 4.0/Vs2010.

Contracts allow for many different ways to perform language agnostic code validation and in this episode we are going to focus on how to utilize the Object Invariant checking to maintain an objects state.
Click here to Watch this Episode

Download (19.24 MB) (11:20) (1440x900)
Download (12.80 MB) (11:20) (960x600)
# 118
6/16/2009
Level: Intermediate
Tags: Dot Net Code Contracts
Comments: (4)
Views: (2406)
Watched: (642)
Downloads: (1291)
Author:
Derik Whittaker


Exploring Code Contracts: Taking a look at Pre/Post Conditions
In this episode we are going to take a look at the new Code Contracts library which is out of MS Research and will be part of .Net 4.0/Vs2010.

Contracts allow for many different ways to perform language agnostic code validation and in this episode we are going to focus on how to setup pre and post condition validation.
Click here to Watch this Episode

Download (18.28 MB) (11:43) (1440x900)
Download (12.07 MB) (11:43) (960x600)