StackRating

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

Jon Hanna

Rating
1577.41 (3,259th)
Reputation
94,257 (816th)
Page: 1 ... 21 22 23 24 25 ... 41
Title Δ
Is this lock usage thread safe? -0.71
Why are System.Windows.Point & System.Windows.Vector mutable? -2.27
Timer behavior when execution takes longer than span? +1.52
Design a class with interface -0.78
Configuration vs. static properties, security concerns +0.89
Accepting URL Encoded POST Request with C# in ASP.NET -0.52
Why doesn't Visual Studio's intellisense work for derived classes? +1.17
Does string comparison == only work because strings are immutable? -1.62
Convert Integer to Currency +0.93
C# Interface and base classes -1.19
FileStream Write() method writes only unknown symbols +2.81
C# optional parameters on overridden methods +1.23
why does this loop do one more iteration? -0.65
Parsing numbers from different cultures in C# -0.23
Public vs Protected +0.25
What is the name of this code construction: condition ? true_expres... +0.61
Out parameters and exceptions -1.62
Why would I have to use multiple threads for one processing task if... +1.59
Is the following object thread safe? -0.82
C# Is Locking Required When Swapping Variable Reference in Multithr... +1.11
Why is that I get zeroes added to decimal values that I am pulling... +0.47
How come my class take so much space in memory? +0.79
When to use byte array, and when to use stream? -1.72
How to keep track of objects with the same name +0.98
Using a string in the name of an object -0.54
npgsql string to numeric -2.64
Define() (PHP) Alternative for ASP.NET (C#) +1.88
Explanation about obtaining locks -0.05
Most efficient/right practice to trim the meaningless zeroes at the... +0.36
difference between System.Threading.Timer and Thread.Sleep() in ASP... -0.88
Avoiding Integrated pipeline authentication for 404 requests for st... +1.85
What is the return type of a constructor in C#? -1.33
List vs. Dictionary (Maximum Size, Number of Elements) +1.92
Why is a ref parameter type different to the regular type? -0.16
Can you call List(T) placed inside another method, how to initiate... -1.10
are autoproperties in c# lazy loading? -0.02
What is the proper way to set and instantiate class level variables? -0.73
Is this safe from sql injection? -1.31
Using generic func signature -1.96
Displaying image in ASP.NET C# -0.50
Select Distinct from DataTable using Linq and C# -0.81
Is this undefined behaviour in C++? -0.05
How can i get enum to contain a dash (-)? -1.05
Getting the number of times an item is repeated in C# +0.25
InvalidCastException in (int)(targetInstance.GetPropertyValue("... -1.12
Inheritance and visibility of members -0.73
Hashset in c# is giving a strange behavior -1.45
Why isn't there an equivalent of StringBuilder for other immutable... +2.43
Why do I need LINQ if I use NHibernate-like ORMs? +0.21
Is Reflection really slow? +0.49