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 ... 7 8 9 10 11 ... 94
Title Δ
Determine if function call is static +0.27
Testing if await operator will succeeed +1.78
Serializable with IEnumerable Property and a List Member -0.23
How do I decorate (time) a Task in .NET? 0.00
Is calling .ContinueWith on a Task indefinitely a valid way to emul... 0.00
C# Detect when Pop is called on Stack structure +0.27
LINQ Join returning IQueryable 0.00
async and await thread issue 0.00
How can I build logic upon supplied logic in a LINQ-to-Entities Whe... 0.00
Possible compiler error while generating generic method -0.22
= vs : in argument of method call +0.82
Explain "unpredictable behavior" of enumerable when mutat... 0.00
Many awaits for Async method, or a single await for a wrapping Task... +0.27
Is this really Async ? IEnumerable<T> Extention -2.14
c# pass property backing value by reference, is it possible? +1.38
How to store a Task in a dictionary for later execution in C# 0.00
How do you guarantee sequential execution of async event handlers? -0.41
Would AddRange() be faster than ToList() in this case? -0.86
Why can't I pass indexer as a ref parameter? -3.13
C# and override operator with ref 0.00
Simulate async deadlock in a console application -2.27
Is type inference done from right to left? +1.39
Alternative to operand && (C#) +1.17
Class to calculate hash codes in GetHashCode +0.74
How can i get ALL File Extentions in C#? +0.26
Dictionary of sub-class related linq expressions 0.00
DbContext has been disposed despite calling ToList within using sta... 0.00
Implement interface concretely +0.37
In C#, is it possible to cast a byte array into another type withou... +0.58
Batch consumer with Blocking Collection 0.00
Is it possible to call the explicit interface implementation of the... 0.00
How to await (DataBase change); in Web Api Controller c# 0.00
use of lock(this) if the instance is publicly accessible +1.26
How to use implicit casting in expression tree c#? +0.25
Getting reference to original Task after ordering Tasks by completi... 0.00
Can a TaskCanceledException mean a Deadlock has occurred? 0.00
Execute an async Task, change a control's value which fires an... 0.00
LINQ/From-Select vs ForEach +0.28
Interface and Delegate Casting 0.00
LINQ lambda - OrderByDescending is adding undesired select -1.87
How to add a Lazy implementation to an existing public property (C#) 0.00
Why do I need to create a property to check if a resource has been... +1.00
C# - require a returned type to be assigned to an L-Value? 0.00
In c#, Struct can't inherit a class then why it is implicitly i... +0.81
Nested implicit operator 0.00
How to use a Factory method as resultSelector in LINQ Join +1.02
Can an Action be assigned to a void delegate implicitly? -0.79
How to keep initializer list order within Select and/or SelectMany -1.03
Compare parameters of multiple callbacks -1.37
Invoking C# Delegate Method when delegate is passed as Generic Argu... -0.26