Daily Archive: June 7, 2016

C# Code Contracts Succinctly 0

C# Code Contracts Succinctly

eBook Details: Paperback: 90 pages Publisher: WOW! eBook (March 28, 2016) Language: English ISBN-10: n/a ISBN-13: n/a eBook Description: C# Code Contracts Succinctly 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.

LINQ Succinctly 0

LINQ Succinctly

eBook Details: Paperback: 114 pages Publisher: WOW! eBook (May 18, 2015) Language: English ISBN-10: n/a ISBN-13: n/a eBook Description: LINQ Succinctly Learn to use LINQ to simplify the process of coding and querying in C#. LINQ Succinctly will guide you through the process, from conceptual understanding to practical implementation. With the help of author Jason Roberts, you will be streamlining your coding and querying practices in no time.