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 ... 4 5 6 7 8 ... 94
Title Δ
Await keyboard event in a Console application -2.42
C# How do I call a method from another class inside of my interface... -2.40
Why Validating event handler cannot be used with async/await (C#)? 0.00
Using static method from generic class +0.01
Restrict assignment of property to a set of constants in C# -0.88
Does the C# LINQ Aggregate method finish execution once the result... +0.63
Referenced DLLs with shared classes 0.00
C# out Parameter with null check +0.28
Own IEnumerable.First(...) implementation without implicitly captur... 0.00
Loop exactly N! times for the permutation logic? 0.00
Inline Encapsulation stopped working 0.00
Does Delegate.BeginInvoke require MemoryBarrier? +0.27
LINQ Remove and then foreach iterate or for iterate and remove in l... +0.61
Preventing a thread from being created when memory is low -0.23
C# About the Ref<T> class i've found 0.00
Async method await keyword doesn't suspend to calling method -1.36
How do I pass an object in C# if I pass it in C++ by a constant ref... -0.59
are all C# statements atomic? -1.84
Is asynchronous methods call strategy via delegate callback the rig... +1.04
Lua style parameters in C# +1.96
How to wait on Async tasks 0.00
Inconsistent return types of linq queries with orderby clauses +1.04
Call static method from generic abstract class without specifying a... +1.19
This is Sparta, or is it? -0.31
C# meaning of -0? 0.00
Why can't generic methods choose a specific method when the gen... +1.58
Why does a variable value have to be modelled as a member access to... 0.00
"Double" doesn't get cast as "IComparable<Dou... -0.83
Run async tasks and one utility function in parallel +0.31
C# Inheritance with a generic type appears to be creating a differe... 0.00
C#: Compare variables by value and reference 0.00
How can we return an empty collection using yield? +0.74
Linq to entities use `Func` to create property in a select statemen... 0.00
C# locking on only distinct objects (not by threads)? 0.00
Use IF statement in Lambda Expression C# +2.15
How to wait for a callback without blocking main thread 0.00
Does parameterized query remove reserved keyword and symbols 0.00
Collection.AsParallel() + yield return 0.00
When async-await change thread? 0.00
How to run C# task method on separate thread without using Task.Run() +1.22
Waiting for Tasks to finish in a list with ContinueWith -1.87
Delegate Arguments - Base- / Derived Classes conflict 0.00
Why does the IEnumerable<T> successfully enumerate twice with... +1.29
If the null-coalescing operator is supposed to protect against null... -2.26
Can't extract this function from an expression +0.29
Task lifetime Child vs parent 0.00
Task<Task> illegal in C#? +1.00
C# unit testing with collections of collections +0.94
Unable to assign a value to a property inside a struct without usin... 0.00
Is an async function returning a Task usable only by an async funct... +0.16