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 ... 41
Title Δ
Anonym functions only benefit against lambdas 0.00
Is it wrong to alter the value keyword within a setter? -2.46
Split string and convert to nullable long +0.34
How to change the Fallback Characters in 0.00
Implementing my own generic collection in C# -0.57
Type system oddity: Enumerable.Cast<int>() +2.38
Is -10 between 1.5 × 10^-45 and 3.4 × 10^38? +0.89
Format Decimal using toString() using latest frameworks. 4.7.2 or c... +1.46
C# async: How does a thread remember its local variables? 0.00
C# Is using a public method to access a private property wise? +1.74
C# Optimizing Linq query: Update with where +0.14
Avoiding async/await if I know most of the time the result will be... +0.42
Is the use of static methods in abstract classes new in C#? -0.08
How are KeyValuePairs compared for equality? 0.00
How to compare and merge lists using linq or moreLinq +1.48
How does c# flags attribute enum bit combining work? +1.66
How is it possible to create instance of IList? +0.39
Is there a way to alternate single and double quotes in C# like you... +0.79
Check if unknown enum has default value -1.08
Using two Linq query in a single method -0.65
System.Collections.Generic.IEnumerator' does not contain any de... +1.27
C#: How to convert decimal to string without converting to exponent... +0.75
XMLWriter Trying to use duplicate attribute -2.42
Why do I still get an error when trying to convert varchar to int? -1.27
how to write distinct count query in Linq -0.27
GroupBy guarantees in LINQ -1.26
How does async-await works in Javascript? -0.82
Linq Expression tree compiling non-trivial object constants and som... +2.75
Dispose issue, should I ignore Visual Studio warning? 0.00
How compiler select method between 2 with similar signature? -2.39
Linq: IQueryable extension methods works on DBSet but not on IColle... +0.40
What's the most efficient way to have a method that takes an in... -1.34
Expression.MethodCallExpression pass MemberExpression as Parameter 0.00
Is it better additional query or get all data and filter in the cli... 0.00
C# [regex] trim spaces before specific word +1.76
How to handle string data characters that are illegal in XML? +0.39
Can i ignore child's namespaces from @XmlRootElement 0.00
I need to execute one method multiple time as async in c# 0.00
Pass an array to a function, reverse it without using the Array.Rev... +2.13
How is non-blocking IO actually works from client's perspective? -1.95
Convert object to CSV and then compress without touching physical s... 0.00
Entity framework add where clause to all queries +0.40
C# Interface IEnumerable Any() without specifying generic types -1.18
What happens to exceptions thrown inside a catch filter (when claus... -1.47
C# atomic property with ONLY get, how to set the value? -2.24
Is it acceptable to throw from IComparable.CompareTo()? +2.43
Dynamic variable that needs to access an extension method of it'... -0.64
Add dynamic to IList<T> fails +1.64
Why do Attribute members need to be public? 0.00
Recursive Async/Await API call +0.41