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 7 ... 41
Title Δ
C# Efficiency for method parameters +0.16
IEnumerable: Get all before the last that matches a predicate +1.02
How would i find a range of numbers inside of an array that suit a... +0.10
Why does Assert.AreEqual on custom struct with implicit conversion... 0.00
C#: Properly using WeakReference IsAlive property +0.85
I just noticed I get different hashcodes from objects depending on... -0.49
C#: async in LINQ +0.38
Explain how lambdas are compiled 0.00
Why are class members private and properties public? +0.48
All extensions methods for type string +0.36
Is there an equivalent method in asp.net that behaves exactly as SQ... 0.00
Is there a way to create a nested open generic type? +1.63
Why !(0 || 1 || 0) is 0? -0.09
Hidden Inherritance c# 0.00
ASP.Net Core Npgsql An operation is already in progress +0.41
Can the encoding difference for printable characters between utf-8... +0.40
Extremely slow retrieval images (stored in bytes[]) from SQL Server... -0.11
AED (د.إ ) currency symbol usage issue. It moves to left 0.00
Microsoft intermediate language code [MSIL] for array passing and r... 0.00
Checking for default value when using Linq, var and FirstOrDefault()? +0.54
Should I use a common utility for generating a HashCode from multip... 0.00
How to convert this LINQ to Entities query into 'Method Syntax&... -1.26
Initialize List field in struct 0.00
Can using async-await give you any performance benefits? -1.34
Multiple await operations or just one -0.78
Decompiling .Net code: lambda expressions 0.00
How to show all the static properties of a struct like the System.D... 0.00
Asp.net mv5 403 or 401 code if user is not in correct role 0.00
Why ToString() method can be overridden without inheritance being i... -0.33
What should an async method do if a Task is conditionally executed? -1.45
Should C# Asynchronous Library Methods Call await? -0.25
Add inline variables to a theory xUnit 0.00
Rewritten expression calls operator method ... but the original nod... 0.00
Why can types not be inferred from extension method usage? 0.00
C# linq Get distinct values where the distinct value is the most re... +1.01
How to insert space before the last 3 characters in a string C#? +0.57
e => e to expression tree -2.28
C# Using Equals method in a generic list fails -0.55
HttpClient: Correct order to detect encoding +0.39
Is there any tidy way to do reverse compare operation? +0.03
LINQ should return no records if where contains empty string +0.36
Why do I sometimes get a NullReferenceException in the BeginInvoke... +1.37
Convert IEnumerable<int> to int[] without ToArray() +0.40
Adding items to sub-array of an array doesn't work -0.48
Results IOrderedEnumerable is null outside context -1.39
Writing new code in async but calling sync +1.58
Storage of passwords for later use 0.00
Invoke an static delegate from Reflection? 0.00
Is it good practice to design c# application under windows 64 bit? +0.63
C# - TakeWhile and SkipWhile not returning? -1.92