Error!
Success!

Design By Contract Preconditions With Expression Trees

0
kicks

Design By Contract Preconditions With Expression Trees  (Unpublished)

Seems like Design by Contract is coming to C# 4.0, replacing the somewhat inadequate Debug.Assert, which is the only thing built into the framework at the moment. However, what are the options for today? In this post, I'll take a look at how to improve current precondition checking techniques using C# 3.0 expression trees.


Kicked By:
Drop Kicked By: