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 2 3 4 5 6 ... 41
Title Δ
Performance of method overloading 0.00
What is the most performant way to initialize a Dictionary from an... 0.00
Is this the full source code for ServiceKnownTypeAttribute? +1.03
Is there any way to implement a get method inside a class in C#? -0.11
C# - What interfaces + operators must be implemented to get value c... -1.06
Why you cannot declare a field and property as having an anonymous... +1.60
Is a Class Library the most appropriate project to add to my soluti... 0.00
Is postgres COALESCE lazy? +2.40
Why .NET async await file copy is a lot more CPU consuming than syn... +0.09
C# When declaring some variables why do we use "new"? +0.39
Sorting 50+-digit numbers in array -0.95
Expression Body Differences Between .NET 4 and .NET 4.6.2 0.00
Word Wrapping characters 0.00
How to use async/await in scenario with multiple tasks with each ta... +0.38
Why does Assert.AreEqual() fail for string and DateTimeFormatter? 0.00
Deterministic sort of two different objects with the same hash code 0.00
Fastest Collection to Use for Optimization in Unity3D? -1.88
How do yield and await implement flow of control in .NET? +1.37
Does hashing a password multiple times increase the safety? 0.00
Exception handling (contradicting documentation / try-finally vs. u... +1.26
Error "not all code paths return a value" in this given p... -0.05
Processing the same .NET assembly with two different obfuscators 0.00
lock() inside instance constructor +2.60
Garbage collection async methods 0.00
Genarate a c# expression that can concatenate two strings together +1.88
"Object does not match target type" when calling methods... 0.00
Why HashSet<T> class is not used to implement Enumerable.Dist... 0.00
What is the difference between assigning null to an instance of a c... +0.39
C# - Null coalescing operator with the variable itself -1.64
CS1106 Extension method must be defined in a non-generic static class +0.38
Why does IIS deny encoded characters 0.00
time on clock vs. hour -0.12
How can I access the Task object when using await in an async method? -0.58
Can I set the property of a struct using Expressions? -1.57
IEnumerable.Intersect with custom comparer, don't understand be... 0.00
How To Create ToJsonAsync Extension Method? 0.00
C# LINQ select from where value is not contained in array / list +0.69
Why would I want to use an ExpressionVisitor? +0.39
Why is a local function not always hidden in C#7? +0.53
Threading race conditions and using a timer to wake a thread 0.00
Flag empty collection or enumerate over members if collection is no... +0.08
Is it true that async should not be used for high-CPU tasks? -0.85
Variable contained in Lambda expression not defined +0.56
Getting numeric precision in case of int datatype of sql server 0.00
Is it unsafe to use a managed library in a software? 0.00
C# String Replace safely -0.08
Understanding Task based asynchronous pattern C# 0.00
What is the point of constraining to a base class? -2.04
Sanity check: Do these nested .All calls equate to the correspondin... 0.00
Keep only unique items in list C# -0.54