Videos tagged with Code Contracts


DimeCasts.Net #175: Code Contracts: Learning to use Interface Contracts

DimeCasts.Net #175: Code Contracts: Learning to use Interface Contracts

Posted in Companies, Development, Broadcasting, Frameworks, Microsoft, Screencasts, .NET Framework

n this episode we are going to take a look at how to utilize some additional features in the Code Contracts library to validate the state of our application.We are going to focus this episode on the feature of adding contracts to interfaces via buddy classes. This is a powerful feature as it allows us to inherit our contracts from interfaces.Check out other Episdoes on Contracts here

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Derik Whittaker, Broadcasting, Screencasts, Development, Companies, Code Contracts



DimeCasts.Net #123: Exploring Code Contracts: Taking a look at Object Invariant Conditions

DimeCasts.Net #123: Exploring Code Contracts: Taking a look at Object Invariant Conditions

Posted in Companies, Development, Broadcasting, Frameworks, Microsoft, Screencasts, .NET Framework

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.

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Derik Whittaker, Codebetter.com, Broadcasting, Screencasts, Development, Companies, Code Contracts, ...


DimeCasts.Net #118: Exploring Code Contracts: Taking a look at Pre/Post Conditions

DimeCasts.Net #118: Exploring Code Contracts: Taking a look at Pre/Post Conditions

Posted in Companies, Development, Broadcasting, Frameworks, Microsoft, Screencasts, .NET Framework

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.

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Derik Whittaker, Broadcasting, Screencasts, Development, Companies, Code Contracts