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 ... 7 8 9 10 11 ... 41
Title Δ
Assert.IsNotNull() should constrain parameter to class +1.02
Will serving many dependencies from a CDN slow the site down? +0.42
What URL should be used to update a property of all members of a co... 0.00
Should github repo also have nuget packages folder? +0.44
String is Nullable returns false +1.66
Finding how many elements are in a string array +0.09
Understanding Cache line invalidation and striped locks for Concurr... 0.00
Why is null check performed after argument list evaluation? +1.01
Why does stackalloc have to be used as a variable initializer? 0.00
How many instructions as a function of input size N? +0.41
How are reference types cleared from memory? +0.45
Why Abstract Class Implementing Interface? -0.21
How do you use linq to group records based on an accumulator? +1.33
How to set step for random in C#? 0.00
Group By Linq ASP.NET +0.75
Dispose a SemaphoreSlim while WaitAsync 0.00
Tail recursion with tasks? -1.51
Alternative for using ../../ +0.24
How to improve enum identified struct for method overload in C# -0.60
VB - And AndAlso - Any reason to use the And Operator? 0.00
Object compare using Hash Code-Concept dilemma 0.00
Is it safe to override GetHashCode and get it from string property? +0.56
What are the latitude longitude decimal values +1.84
MVC LINQ Union with compare IComparer vs IEqualityComparer -0.02
What is reification? +0.60
C# method naming conventions: ToSomething vs. AsSomething -1.58
Why the function is O(2n^3) and not O(n^3)? 0.00
µ and é in namespace -0.08
c# is it faster to concatenate lists and then filter or filter then... +0.43
Compare T to Int64 or Double +0.44
Saving String with Double and Single Quotes From EF to SQL +0.44
Can I create constructor for Enum? -1.26
Auto implemented interfaces in Arrays +3.25
null conditional operator not working with nullable types? -1.55
Cannot implicitly convert type 'System.Linq.IQueryable<Model... +0.44
Should a theoretically, but not practically, throwing function be d... -1.19
UTF-16 split in 2 chars 0.00
What does "mostly-memory" mean? 0.00
Random Number Issue C# +0.43
C# Updateing object references and multithreading 0.00
JSON.NET Parses +00:00 timezone as local times, but Z as UTC 0.00
Is GZipStream header reliable across .NET versions? +1.42
Why can't I use a range value's property as a parameter whe... +1.10
Unclear use of // in XPath +1.64
linq ordered subset of another list +0.73
what happens when we arbitrarily use ==? -0.33
Flags attribute vs HashSet +0.40
restful service receives "�" instead of umlaut +1.59
Async-await - Am I over doing it? -0.62
Does return finishes a function on Python? +0.45