C# Code Contracts Succinctly by Dirk Strauss

C# Code Contracts Succinctly

C# Code Contracts Succinctly by Dirk Strauss

Developed by Microsoft’s Research in Software Engineering, Code Contracts provide a way to convey code assumptions in your .NET applications. They can take the form of preconditions, postconditions, and state invariants. In C# Code Contracts Succinctly, author Dirk Strauss demonstrates how to use Code Contracts to validate logical correctness in code, how they can be integrated with abstract classes and interfaces, and even how they can be used to make writing documentation less painful.
.NET Development Windows Development General Programming



More Free E-Books For General Programming




Categories