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 ... 6 7 8 9 10 ... 94
Title Δ
How can I cast an object to a dictionary of unknown type +0.02
Can you instantiate and initialize a SqlDataRecord in one statement? -0.64
C# overloaded constructors issue -1.78
Add a UserControl that is created in another thread to a form +0.80
Task.Wait() never returns when called during initialization of stat... 0.00
C# thread static fields from generic abstract class 0.00
Null Coalesce returning value of first non null variable +0.05
Category isn't this unless property is false -0.73
What is the use of Cancellation token here +1.62
C# Replace collection while enumerating +1.00
Thread Not Starting in C# Console Application 0.00
Calling an Asynchronous Async/Await Method Recursively -1.95
Inherited member not found 0.00
What is the `Join()` method on `List().Join()` used for? +0.71
Cannot convert expanded class to IList +0.21
Translate nested anonymous functions to foreach loop 0.00
Why doesn't IEnumerable?.First() work? +0.48
Expression for ICollection<T>.Any(Func<T, bool>) -2.20
C# extended interface implementation as a parameter to delegate tha... +1.00
How to add methods to the invocation list of a delegate without ins... 0.00
SQLite-net TableQuery<T>.Select() poor performance -0.87
How do I get this async lambda to compile without adding unreachabl... -2.21
How do you declare a Func with an anonymous return type? +1.80
Custom Named Property Indexers -0.24
Async processing in asp.net core and kestrel thread pool +0.27
Lazy<T> as Lazy<object> possible? -2.71
What are examples of dependent work that will prevent async-await f... 0.00
Unwanted setter of virtual string property, in derived class +0.24
Access to Modified Closure - why is this a suggested fix? 0.00
Use SynchronizationContext only on Task RanToCompletion +1.61
What task is being returned and why is this task status RanToComple... +0.25
How to create an event that calls the registered listener as soon a... 0.00
async and await in console app 0.00
C# Thread Management for Background-Threads -2.65
Do semaphores prevent instruction reordering? -0.55
Why is "Implement Interface Explicitly" only available so... 0.00
Null-propagation replacement for null check prior conditional state... 0.00
C# Expression Trees: create and return array 0.00
Parallel file IO while doing heavy CPU operations in C# 0.00
Task deadlock doesn't occur 0.00
PLINQ iteration of looping enumerator causes deadlock 0.00
How to blindly raise an event in a base class without calling it fr... 0.00
Assistant Using C# Generics 0.00
Want to enforce specific order of methods execution of a class, whe... +1.74
IEnumerator<T>.Current beyond MoveNext() == false 0.00
Difference between sending an anonymous function vs. Func/Action to... 0.00
CancellationTokenSource proper replace with new one 0.00
When Do C# Auto-Properties Initialize? +1.47
Does it matter to use Task.Run on synchronous code in a Controller? +1.06
What is the disadvantages of using List<T>.RemoveAll like For... +0.56