StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Manuel Fahndrich

Rating
1522.28 (27,845th)
Reputation
647 (221,742nd)
Page: 1
Title Δ
Why does Contract.Assert throw an assertion dialog even when Runtim... -0.26
Nested contracts for generic interfaces +3.83
Code Contracts, Tests, Assertions, and Exceptions in .NET, when to... +3.76
Should Contract.Ensures be used in finalizers and Dispose methods? 0.00
Code Contracts warn of "ensures unproven" when locks are... +3.91
How to improve the performance of CodeContract rewriter in VS2012? 0.00
Code contracts on value types -0.28
Why doesn't Code Contracts static analyzer treat these property get... +3.71
How to undefine the symbol CONTRACTS_FULL? +3.61
Throwing an exception vs Contract.Requires<T>? +4.00
Can I run code-contracts analysis manually? 0.00
Why does TFS2012 report build as successful if Code Contracts rewri... 0.00
Code Contracts + Async in .NET 4.5: "The method or operation i... 0.00
How to prove to CodeContracts that the condition after a while loop... 0.00
MissingFieldException with CodeContracts 0.00
error CC1071: Arguments to contract validator call are too complica... 0.00
Crystal Reports Code Contracts Conflicts 0.00
Code contract inheritance 0.00
VS2010 debugger windows lose type resolution when using MS Code Con... 0.00
Using Code Contracts, why does ccrewrite require access to every ru... 0.00
Code Contracts with new MVC 3 ViewBag 0.00
How to avoid "source !=null" when using Code Contracts an... 0.00
Bug in iterators with code contracts? 0.00
How do I indicate that a method never returns a null using code con... 0.00