StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eric Lippert

Rating
1920.22 (1st)
Reputation
638,445 (35th)
Page: 1 2 3 4 5 ... 76
Title Δ
Read file memory is too large 0.00
How does the Roslyn C# compiler know where to find .NET assembly fi... +0.21
Not awaiting an async call is still async, right? +0.09
Distance calculation between 2 land points in c # +0.07
How is the iteration variable readonly? +0.34
Is it necessary use thread-safe methods when i use AsParallel? +0.08
How to check a variable is const or not? 0.00
Unable to sort because the IComparer.Compare() method returns incon... -3.58
Cannot convert from 'int' to 'System.func<int>' 0.00
How to translate this Javascript snippet to C# +0.49
Changing a private variable inside child class +0.40
How to disallow Task from being interrupted by await? +0.55
Matrix transformation, rotation around x axis 0.00
C# how to yield return SelectMany? +0.10
How does JavaScript compare object passed in method as arguments? -0.42
Why is the "ref" keyword needed when making a call to a f... 0.00
Should I use a thread for this? 0.00
What does "late-bound access to the destination object" m... +0.59
C# differentiate exceptions 0.00
Check if set of bitflags include atleast one flag of other bitflags 0.00
Does AsReadOnly make sense if you cast it in an IEnumerable eventua... 0.00
Unsafe C#: How do I copy data from IntPtr to byte*? 0.00
Function IIF, how to make it take 2N + 1 arguments of logical expre... +0.10
What does 'fidelity' of accessor keywords mean? 0.00
Why would `dotnet msbuild` fail with warnings on the first run and... 0.00
Why are my results not being written to the Console like I expect t... +0.08
Does the null-conditional operator function the same with delegates... +0.40
Interface conflict resolution in C# 0.00
Only able to call Cast and OfType on IEnumerable +0.08
Finding how many times an instance happens in a list +0.15
Converting object (List<string>) to List<object> +0.33
Under flow with floating point arithmetic checking 0.00
Finding the sum and adding a probability scale +0.53
How to create a random password which complies with a specific-char... +0.08
why result of grouping join repeat 2 times? 0.00
Is there a way to properly implement multi-threading when showing a... 0.00
Why do I get System.String [ ] in my code while debugging? +0.26
Using linq to get nth word from each line in a list in C# +0.31
How to make code object oriented by removing if checks? 0.00
How the space complexity of this algorithm is O(1) 0.00
C# - Creating a recursive function to calculate the sum of a list.... +0.19
C# Memory Issues 0.00
Is there a difference between !(a == b) and a != b -0.97
Getting random numbers after a simple math problem. Might be a loca... +0.26
Why are C# classes unsealed by default, when their methods are non-... 0.00
Are Goto statements aceptable to use in this Switch statement? 0.00
Why am I able to edit a LINQ list while iterating over it? +0.17
Why dynamic call on ref return property throws exception? 0.00
Is there a coalesce operator for parameters? 0.00
c# method type inference troubles 0.00