StackRating

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

Servy

Rating
1663.72 (385th)
Reputation
182,135 (273rd)
Page: 1 ... 17 18 19 20 21 ... 94
Title Δ
Removing ambiguity when passing null to a function in C# +0.26
Can't update value on the main form 0.00
Returning result of async method without awaiting - bad idea? 0.00
How to convert Specific string into a specific int -0.54
How can I improve this EF query? +1.18
Lambda Syntax for Joins via Navigation Property? +0.26
How to call main +0.27
Does modifying the value of a "boxed" variable of the dyn... 0.00
How to sort nested collection in Linq +0.27
How to return to the start of a for loop? -0.85
Sharing data in dictionary between threads +0.80
How can I tell if an IEnumerable has been evaluated? +0.99
What is wrong with .net dictionary? +0.25
Sum of one after another sequence +0.30
Are C# Lambda Expressions Type Safe and when (complile time/runtime... -0.36
Is it possible to specify an Expression for a single property selec... +1.01
c# interface implementation async await 0.00
Unexpected behavior for a collection of an instance -0.20
Use of unassigned local variable 'accessor +1.43
Why does '+' + a short convert to 44 -0.46
Not all Paths return a value : C# +0.26
What causes this strange behaviour of an enum? +0.72
Why Collection assignment act differently inside method and consecu... +0.74
Nhibernate use extention functions in Query 0.00
c# - Linking two lists efficiently +0.27
Is conditional includes depending on the current page a good practi... 0.00
Multi-Dimensional Array - Array of arrays? 0.00
C# Thread.Sleep(1000) takes much more than 1000ms on some pc +1.75
Creating a find dialog -1.02
Returning Task.FromResult or just value in async code 0.00
Callback delegate with value type behaviour -3.47
async await for a simple wrapper method -2.32
Division by 0 anomaly +0.75
ASP.NET multiple public override string ToString() -0.73
Should async be used if the operation is almost always completed qu... 0.00
Create lambda expression from another expression 0.00
Recursively adding values to own parent in a recursive List<T> 0.00
Delegate compiles with different return types 0.00
Why some async methods have async while other don't -0.66
Chaining Lambda expressions -0.24
Step n before an operation in a C# for loop -2.42
Specifying Func to send to database +0.27
Rx.NET 'Distinct' to get the lastest value? -0.52
Assigning values to a mix of jagged array and multidimensional array 0.00
How can we extend all enum type? 0.00
ConfigureAwait(false) needed with threadpool threads? 0.00
Execution of Any() clause against IQueryable object +2.92
Why is (or isn't) setting fields in a constructor thread-safe? -0.73
Intersection of two lists with repetitions 0.00
System.Collections.Stack.Peek() vs FirstOrDefault() +0.26