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 ... 41
Title Δ
Accessibility levels in a single class project -0.27
How diable extension method for one class 0.00
How to return the real type from async Lambda expression (not wrapp... 0.00
How do Hash-functions encode an infinite amount of data into a fini... -0.58
Foreach, extension methods, and IEnumerable 0.00
Do I need to Dispose items in a c# list before clearing it? +0.61
How do you add an IGrouping<> 'object' to a list? -0.62
Condense null check for Linq statement in razor page to 1 line -2.33
Why does this wrong object initialisation with curly braces even co... -1.43
Is any self-referencing function considered 'recursion'? +1.87
C#7 ref return: what stays in memory: the class instance or the ref... +1.22
Passing C# parameters which can "fit" an interface, but d... +0.27
Defining method taking an IEnumerable - type constraint or base cla... -0.36
how this += works here in javascript ? this is very simple but im b... +1.01
Generic type constraint checking -0.49
Why is ~1 in an 8-bit byte equal to -2? -0.14
Is ConcurrentDictionary constructor thread safe? -0.36
Infer generic type with two generic type parameters 0.00
Does async/await tasks executed sequentially or in parallel -1.38
Not able to convert string value to float in C# according to IEEE 754 0.00
Does UTF-8 have a UCS synonym like how UTF-16 is UCS-2 and UTF-32 i... 0.00
Why is it important which interface method is called? +0.15
Can ToList() change the order of items in a List? +1.91
How can I use Null-conditional Operators in WPF? -2.06
is it bad-practice for unit-testing for different outcome? 0.00
How can add new enumeration in system enums? 0.00
Why does Unicode implement the Turkish I the way it does? 0.00
Can VB6 Call a C# COM object Overloaded Method 0.00
How can I use a for loop to output a bool -0.15
What is the difference between these two method calls in c#? -0.97
How do I reuse an Expression when building a more complex one? 0.00
How to order by 1 expression or 2 expressions based on a condition? +1.96
Behaviour of tasks in separate thread on aborting the thread +1.75
Is it possible to monitor .Net's intern pool size? -0.69
Where does local variables actually allocated within CLR? +0.19
Inheritance and Overriding. How it differs in C#? -0.11
C# "async and await" feature and threads -1.21
Is this another way of instantiation in C#? -2.32
When using await does it block the function it is used in? -0.20
Is the array structure redundant in json? 0.00
C# - Add common behaviour in abstract class after calling individua... -0.94
explanation of INameOfInterface nameOfVariable = new ExampleClass(); -0.11
Define a delegate template with a Nullable data type +0.33
Split special char character -0.12
What is different about this.Hide() and this.WindowState = FormWind... +0.39
False C# compiler warning? -0.61
property marked as undefined even though it is being used on the sa... -0.98
How do I return a valid ETag in a message's response? 0.00
Has the behavior of reflection method GetFields() changed? 0.00
Why is string array getting sorted improperly? 0.00