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 ... 4 5 6 7 8 ... 41
Title Δ
Wrong characters for accents in one Windows-1252 encoded XML +0.42
Combine two Convert Expressions -0.42
Design Pattern for returning invalid results -0.20
Does converting the symbol '&' to '&' i... 0.00
Can I make Visual Studio understand that this isn't null? -0.82
Is using Task.Run a bad practice? -1.05
Lambda expression returning 1,3,9 instead of 3, 19 -0.23
What is spcial about IntPtr etc that means they can be touched in t... +0.07
If entire c# code is converted to one line and compiled would it de... -0.62
What is the difference between MyEnum.Item.ToString() and nameof(My... +1.92
Does IsReadOnly forbid you from internally changing a custom IList... +1.12
"Use of unassigned local variable" inconsistency -0.09
Passing a method to a LINQ query +1.46
Why if I run method one time is done work almost the same time if I... -1.63
How to implement ICollection.CopyTo method? +1.75
Multiple async/await calls in a foreach loop iteration -0.39
WriteLineAsync with Cancellation -0.09
is it necessary for the namespace to be the name of the file in c#? -2.17
Is there a way to find the anomalies in an XML file without actuall... -1.92
How to take the sum of only even and odd numbers? C# +1.05
Can't add a # sign to the name of an array in C# -0.61
xUnit assert multiple properties +0.38
Why .NET cannot manage Unmanaged Memory? +0.36
Exception handling within a constructor +1.97
Is it 'safe' to permanently trust the Fiddler root certific... 0.00
What should be return if any Exception Occures in the DateTime type... -1.10
LINQ OrderBy only on second property +1.14
field not found according to npgsql, but it exists according to pga... 0.00
async Controller with async Action doesn't work -1.22
Understanding lazy loading optimization in C# -0.65
Should I use IEnumerable as return type for an array? +0.39
Why is the compiler choosing the wrong method overload? +0.39
Can Linq in .net be considered Internal Domain Specific Language? 0.00
WebRequest returning JSON but with lots of /n/t +0.34
How Are Connections Grouped when Pooling? 0.00
Overriding GetHashCode with different properties -0.68
Why HttpRequestValidationException has 500 http error code instead... +1.87
Is ist ok to throw a HttpException(401) in custom AuthorizeAttribute? 0.00
Expression.Call GroupBy then Select and Count()? 0.00
How to recognize a gYear value? 0.00
Trim function within a Where Clause +0.36
Why doesn't IOrderedEnumerable re-implement .Contains() to gain... +1.47
Why is one lamba expression with operator working and not the other +0.39
Performance Dictionary<string,int> versus List<string> -0.28
Is a lock possible per instance of an object? +0.39
Using mutable objects as constructor arguments -0.58
Retrieve results of a stored procedure on c# +0.39
IEquatable<T>.Equals from MSDN 0.00
Are there cases where Fields are better than auto-properties -0.33
Get Value Type from ConstantExpression when Value is null 0.00