StackRating

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

Lennaert

Rating
1502.00 (365,347th)
Reputation
2,325 (72,457th)
Page: 1 2
Title Δ
slash and backslash in Ruby +2.20
Mercurial permament delete? +3.93
Can a valid 13-digit ISBN have 'x as one of characters? +4.53
Why not catch general Exceptions +0.45
Array more Efficient than Dictionary +0.62
Should two overloaded methods be allowed to behave in a completely... -3.30
Are comments to show what version code was added/modified for useful? +2.24
Name of a class that wraps an external process? -1.14
What is the accepted practice for adding Nunit tests to an existing... -1.26
implementing the IComparable Interface on two string fields -3.56
Why I need to use ref keyword in both declaration and Call? +4.01
Should I still code to the interface even if I am ONLY EVER going t... +4.16
C# Strategy pattern and database access +0.25
Unit tests with mock verifies -3.90
MVC-like design for console applications? -1.87
re: design of custom exceptions: must I implement the default const... +1.44
My presenter needs to prompt the user for more information. How do... +4.16
Validating WinForms TextBox (in C#) +4.22
Use Linq to find consecutively repeating elements -2.41
"Hello World" - The TDD way? +2.78
(MVP Pattern) How to forward error messages from Presenter to View? -3.91
How to invoke js without displaying the code -2.49
Does using SecureZeroMemory() really help to make the application m... +1.09
C#: Returning 'this' for method nesting? -1.58
What practical experiences you have from using Software Design Patt... -2.19
TDD and the Bayesian Spam Filter problem -1.23
What is the best way to do unit testing for software that behaves d... +0.19
Should C# methods that *can* be static be static? -3.23
Differentiating between events raised by user interaction and my ow... +2.27
interface question +3.33
Rhino Mocks AssertWasCalled (multiple times) on property getter usi... -3.38
Automated tests: mocking vs creating test object graph ( using IoC... -0.12
Unregister events with new instance of the delegate -2.18
Regex to find a number in a string +1.04
How can I identify whether an ASP.NET site is being run "norma... -3.83
How method hiding works in C#? +0.63
What's the difference between casting an int to a string and the To... +2.95
How do you navigate between views in MVP using C# WinForms? -2.58
Why does Microsoft's C compiler want the variables at the beginning... -1.51
How can you get the first digit in an int (C#)? +2.91
What is the best data type to use for money in c#? -2.23
Non-nullable reference types -3.66
Are anonymous types a good thing to use outside of LINQ? -2.67
Why does interface allow declaring states in interface? -0.42
Detect user logged on a computer using ASP.NET app +0.84
How do I share common web resources between web applications in Vis... +0.30
Should functionality that's only used once go in a UserControl? +3.72
opening forms in c# -2.89
When is it okay to check if a file exists? +2.06
When to use template method Vs. Strategy? +0.89