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 ... 12 13 14 15 16 ... 41
Title Δ
C#: How to declare multiple similar structs? -0.55
Correct way to pass errors back to the calling code -0.51
C# Random Number Generator +0.45
What does cvc mean in XML Schema (Validation) context? 0.00
LINQ pass in UTC date or use DateTime.UtcNow? +0.41
LINQ Distinct counting duplicates even when the hash codes are the... +0.46
Best way of concatenating one value of objects by comma separation?... +0.11
Implicit cast from IEnumerable<T> to MyCollection +0.36
Best practice for redirecting to a page when the user session expires 0.00
Invalid attempt to call Read when reader is closed. getting this er... 0.00
Can XML or DTD generate data/random ID? -0.07
How to have two Request types of DELETE with the same signature in... -1.01
__fastcall vs register syntax? +1.43
difference between lexical space and value space 0.00
Why is the result of adding two null strings not null? -0.38
Out parameter might not be initialized before accessing -0.46
Would the process of determining whether a string has been modified... -2.73
Can I add to, and yield from a ConcurrentQueue in parallel? -1.20
Replace special characters like &ndash; and &mdash; occurin... -0.13
Why are some iterators faster than others in C#? +0.42
C# SQL CLR Project - Public Generic.List items show up as non-publi... 0.00
c# static variables in different web applications inside the same a... -2.01
Include namespace for all classes in assembly in C# 0.00
Same dictionary key for a class instances with identical fields' va... -1.84
Does the compiler interpret the following snippets the same way? +2.37
how to round value to only 3 decimal points? +1.66
Run or set a process in low priority +0.45
Does a generic function implicitly cast value types to objects when... -1.02
Changing format of String.Format parameters at run time +0.94
Understanding Include on Index +0.44
Do Views degrade the LINQ query performance? -0.07
GetResponseStream() or ReadBytes() who is actually responsible for... -1.26
Locking pattern for proper use of .NET MemoryCache -0.71
Translate HTML colors to HSV +0.43
for(i=0;i<10000000000;++i) compiles to endless loop? +0.15
How are sin and cos implemented hardware wise? 0.00
How to check if a string contains a pattern separated by whitespace? -2.39
c# quicksort string array class -2.35
Why is LINQ not letting me OrderBy one of my data points? +0.24
Simple bool flip in a countdown +0.27
C# Threading Query -0.08
Which is faster: Single(predicate) or Where(predicate).Single() -0.47
Validating UTF8 characters based emails -0.06
.NET 4.5 installation effecting applications that target 4.0, why? +0.43
Are background workers stopped when process that created them finis... +0.44
converting an unknown long\int\short to double in C# -1.26
Random String generation - avoiding duplicates +0.36
Is this a valid argument for the Context pattern? 0.00
String.Format HTML +0.44
RESTful resource hierarchy 0.00