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 2 3 4 ... 94
Title Δ
How can the scheduler of Task.Run be changed? -1.85
Limiting concurrent async tasks 0.00
Is there any advantage with the "in" keyword on reference... -1.30
Linq distinct and max: How to get rid of duplicates +0.36
Is it possible to test if a method is running with a captured Synch... -1.88
C# Create getter delegate for specific item in ICollection or IEnum... 0.00
How to log results of Where method? +0.26
PredicateBuilder helper function for create expression 0.00
How can I force a throw to be a statement and not an expression (in... +0.78
Why is it not possible to use the is operator to discern between bo... +0.76
ConcurrentDictionary GetOrAdd async -0.20
Task creation overhead +1.12
Nullable reference types - return type nullability by the accepted... 0.00
Wait for Controller Action to be Called in MVC Method +0.27
How does Visual Studio decide Nullable<T> is not a struct? 0.00
Execute And Close Other Applications From My Winform C# 0.00
Why deconstructing in Func<KeyValuePair,T> doesn't work,... 0.00
Array of structs inheriting interface appear to be reference types -0.73
Class invariant to ensure a particular data type on a field does no... 0.00
Why is C# is not removing listeners from an Action delegate? 0.00
Predefined task return async many times 0.00
How to avoid collisions using HashCode.Combine? 0.00
How to run run task schedule +0.28
Notify consumers when all tasks have completed without blocking the... 0.00
Why does this lambda closure generate garbage although it is not ex... -0.77
What to deal with multiple asynchronous method invocations in C# -2.42
Create IQueryable<T> extension using base class in EF +0.27
Confused at control flow of async/await of c# -2.13
Getting Task's state on exception +0.25
How can i get a string from linq expression? +0.53
Null coalescing operator evaluation with and without parenthesis 0.00
Using Task.Wait instead of await for async programming 0.00
Creating a dynamic EF filter that builds a LINQ Where equals/contai... 0.00
Order of implicit conversions in c# 0.00
How to set the cursor in a console application to the end? 0.00
LambdaExpression gets incorrect DeclaringType for overriden property 0.00
use Task.Run() inside of Select LINQ method +0.26
Which operations on a collection/its elements are invalidating the... +1.04
Synchronization context for Task.Delay 0.00
Is there a using/Dispose syntax that will be more eager to dispose... +0.92
Asynchronous tasks c# 0.00
Warnings about Connection.Dispose +1.11
Should async lamda run in async function? 0.00
How to get/set a property of an interface that is not always implem... +0.73
Stopping a timer and restarting it from other functions -1.28
C# - Solving potential deadlock solution -1.75
Restrict Return Type of Generic Delegate Irrespective of Parameters +1.30
Lock statement in expression-bodied property 0.00
Removing await doesn't reflect next code lines after to execute -3.22
Selecting Tuples from ILookup throws exception 0.00