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 ... 10 11 12 13 14 ... 94
Title Δ
Linq ToList strange behaviour +0.27
Chaining `Task<T>` dynamically and without blocking the thread +2.25
Task::ConfigureAwait - a race condition? -1.76
Deserialize and sort -0.24
How does String.Remove() operates regarding memory? +1.23
How hashset memory overhead depends on objects size? 0.00
Having trouble with using async and await to change UI in C# 0.00
Delegates and Predicate enquiry +2.01
How do i use an Expression<Func<T>> in a linq statement... -2.63
Unexpected result using Interlocked +0.25
Store information across postback with static variable +0.69
How to catch an Exeption that has been thrown in the ContinueWith p... +0.59
LinQ Order By on ViewBag 0.00
c# Singleton Pattern vs Static Property -0.23
Run a bunch async tasks when a certain execution order needs to be... +1.41
delegate with parameters defined but used as a parameter without it... 0.00
How to pass a list of a class but also refer to a specific variable... +2.14
Bind List<T> to Grid View -2.82
yield return in the lambda expression? +1.24
Why doesn't this string.Format() return string, but dynamic? -0.64
Referring to an enum value generically? -0.23
Windows Form gets stuck on multiple async tasks -1.34
Catch exception thrown while task execution in anonymous method -2.15
C# - does Task.FromResult incur a heavy penalty? 0.00
What is the proper way to await an Asynchronous method in Program.M... 0.00
The recommended way to use the Delegate in C# 0.00
Readability of very long complex type parameter with lambda express... 0.00
how to get values of generic object in generic object list C# +0.28
TaskCompletionSource in async function +1.62
What's the diference between Task.WhenAll() and foreach(var tas... 0.00
await Task.WhenAll(taskA, taskB) continues although taskA and taskB... +1.90
Does LINQ know how to optimize "queries"? +1.18
Correct way to write async / await services in ServiceStack +1.37
C# + Operator defaults to string + object +0.27
different between catch block version C#6 and older versions +1.01
Lambda without nonlocal dependencies is not static 0.00
VB conversion to C# +0.91
Stop Background worker in WPF +2.31
Converting object oriented approach repeated generic methods 0.00
c# Reset Cancellation token +0.33
Where do I go to find the current contents of the async queue? -2.33
How to create empty-conditional operator for collections similar to... -0.38
await await vs Unwrap() +0.30
How to workaround the Cross-thread operation not valid exception so... 0.00
C# How to work-around identical keys in a Dictionary -1.13
Catching original exception when using async syncronously -2.78
Why is the innermost exception in an expression tree not thrown? -2.57
How can I create an expression that either throws an exception or r... -0.63
Time complexity of loop +1.34
Why is the compiler-generated enumerator for "yield" not... +0.52