StackRating

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

John Buchanan

Rating
1510.36 (68,324th)
Reputation
3,589 (46,867th)
Page: 1
Title Δ
Why is Action/Func better than a regular Method in .Net? +3.16
Removing line breaks using C# -3.11
Is there a C# refactoring tool that can convert all declarations to... -2.12
How to rewrite this statement in another way? +0.84
What is the best way to get a single value out of a dataset? +3.78
Infos on three nines availability -0.22
Should entities have the capability to draw themselves? -2.53
Process.Start to open an URL, getting an Exception? -2.76
i have a problem implementing the mvp pattern in c# and asp.net -1.29
Fast/low-memory method to parse first two columns in a large csv fi... +3.99
passing a List<{Anon:string}> to a function in C# +0.04
Question about compilation error related to a use in the keyword/re... -1.79
The authentication scheme ' NTLM' is not supported and other issues... 0.00
What’s the purpose of semicolon (;) in XmlAttribute:: AttributeName... -4.12
Easiest way to compare arrays in C# +0.26
Question on string interning performance +3.81
Is there any extension method which get void returning lambda expre... +1.96
Why are there connections open to my databases? -0.31
I want to form a m x n matrix by giving some numbers as input in c# -0.10
LINQ-to-SQL class doesn't implement INotifyPropertyChanging & I... -4.22
Can someone explain the exact use of interfaces in C#? -2.52
What is the most efficient way to detect if a string contains a num... -1.50
What are the Default Access Modifiers in C#? +2.67
I have Person.Surname field implemented as a string if I change the... +1.06
Why does a function that takes IEnumerable<interface> not acc... +0.93
Generics: How to derive from one of two classes? -0.49
Why use simple properties instead of fields in C#? +3.54
Trouble with ternary operator/shorthand if +3.55
issue in adding two arraylist +3.18
.NET Reflection of all method parameters -1.92
How do I protect this function from SQL injection? +3.29
XSD Namespace to C# Namespace +5.53
Add a new row into strongly typed DataSet? -1.58
The right time to handle all exceptions +3.37
Why doesn't strings.Cast<object> cast List<string> to L... -2.03
Reflection.Emit better than GetValue & SetValue :S -1.74
Is it bad practice to change state inside of an if statement? -2.17
can't I use TryGetValue and assign the value to a property? +4.42
Not sure why my reader won't read my text file +3.28
how to copy a list to a new list, or retrieve list by value in c# -3.11
Better Practice: CheckBox DataBindings vs CheckedChanged event 0.00
How do you build your LINQ queries? -2.69