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 ... 29 30 31 32 33 ... 41
Title Δ
Why Nullable<T> is a struct? +1.46
What exactly does Response.Redirect("~/...") put in the H... +0.93
C# How do you solve a circular object reference -1.02
Casting (float) everywhere in C#. Is it better to just work in doub... +2.25
Strategy for auto encoding text inputs? +0.30
Using GetHashCode to test equality in Equals override -1.29
HttpWebRequest.CachePolicy: questions about caching +2.87
How do I get Distinct() to work with a collection of custom objects +1.30
C#/C++: How to visualize muli-dimensional arrays +1.22
Return a Disposable object for use in a using block -1.31
Overriding == operator. How to compare to null? -0.69
C# equivalent for Visual Basic keyword: 'With' ... 'End With'? -1.17
How to format SQLServer DateTime (mm/dd/yyy HH:MM:SS AM/PM) +0.08
Should I always use Parallel.Foreach because more threads MUST spee... -1.01
Why should casting be avoided? -0.15
Version Numbers float, decimal or double +1.74
close or dispose -0.60
How to Implement Clone and Copy method inside a Class? -1.05
Naming convention for lambdas -0.09
closing connections within a using block -0.68
Why is this validation method now rejecting all our html -0.52
Casting from interface to underlying type +0.15
ASP.NET repeater control overlapping for some users -0.19
PostgreSQL's .NET provider runs slow as compared to the old ODBC pr... 0.00
When implement a thread safe queue or list does it required to lock... -0.33
Awesome HTML minifying function but causes problem at Google Adsens... -0.06
Why does .NET's StringValidator's Validate method throws an excepti... +0.81
Is my method of measuring running time flawed? -0.31
Get the letters (ABCDE) between two letters (AE) using C# -0.85
What is the disadvantage of Java not having real properties? +1.09
Is there a simple way in C#/ASP.NET to validate that user input is... -0.55
"Inconsistent accessibility" on class definition -0.54
Add a web.config key for always redirect when get an unhandled exce... -2.07
Different ways of using Using's In C# +1.11
Memory consuption code optimization, a garbage collector question +1.28
C# syntax sugar - new way to set object attributes? -0.69
How to cast 'object' to Class type on IComparer.Compare method -0.42
Structs versus classes -0.05
Disable browser cache -1.97
Why would anyone want to use Invoke() (not BeginInvoke())? +0.32
Should I reuse a FileStream/BinaryWriter object? -1.05
Exploitable C# Functions -0.45
Test if a URI is up +0.20
Are there drawbacks to creating a class that encapsulates Generic C... -1.74
Will this foreach loop call Split() each iteration in C#? +0.31
How to get rid of CA2000 warning when ownership is transferred? -1.29
Dot in file name? +0.88
charset-utf8 and character entities -2.39
SOLID vs. YAGNI -0.91
How to render a standalone Unicode character (Arabic) as it would l... 0.00