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 ... 16 17 18 19 20 ... 94
Title Δ
Implication of calling result on awaited task 0.00
Why does this string extension method not throw an exception? -1.02
Build expression tree for LINQ using List<T>.Contains method 0.00
Unit testing Void method which calls another void, starts Task() -0.94
Reuse thread for different action +1.75
Convert field from a Listitem to a List<T> using LINQ +0.26
Overloads with different number data types +1.61
Value and reference type in generic type implementation +0.03
Why am I getting the opposite of what is true in List<Char>.C... 0.00
what are the dangers of Thread.Sleep in Multi-Threaded code in prod... 0.00
Proper way to compare integers +0.26
Empty collection initializer for list property results in null 0.00
WeakReference wrapping a string causes strange behavior -1.65
Async tasks and data collections using Task.Run without waiting +1.16
How are lambdas resolved in the .NET framework? +1.89
how to deserialize "ref" parameter 0.00
convert query results to nested objects 0.00
AsEnumerable() vs. "as IEnumerable<T>" +1.02
Two equal(assign) operators in one line 0.00
Windows Mobile 6.5.3 and Thread.Sleep 0.00
Working around no lambdas in VS 2005 +0.28
Accept any type as delegate parameter 0.00
.NET GC deleting object in use +2.79
Why does this handle not all conditions? 0.00
Expression execution order -0.44
Cant update IEnumerable iterator variable 0.00
Is it possible to have the value in a variable stay the same, even... 0.00
Accessing one dimension of multidimensional array +0.74
Linq aggregate with strings only returns one item instead of two 0.00
Passing variable arguments to a delegate -2.91
Unable to pass List<char> to List<object> as a parameter? +0.26
Resharper no warning for "parameter never used" 0.00
C# Returning a value from a loop at every iteration of the loop? +0.25
Manipulate switching between threads 0.00
Getting the last child in a self-referencing hierachical tree -2.85
Threaded one-time variable assignment with multiple listeners in C#... +0.23
Awaiting last method call +1.67
C# - passing in a boolean that might change elsewhere, but I don... 0.00
Combine List<Expression<Func<T, bool>>> to an OR... +0.27
string concatenation and reference equality +1.10
Is volatile still needed inside lock statements? +0.81
Passing derived type into out parameter 0.00
How to calculate employees reporting to a manager recursively using... -0.23
Getting only one record from parent with multiple child in Linq (Di... 0.00
C# fails to deduce a var (of a struct type) is initialized where I&... +0.86
C# The is no implicit reference conversion from 'B' to '... 0.00
To Dispose() or Not To Dispose() elements in an array of IDisposabl... +0.81
How to write a join with "not equal" in LINQ to SQL? +0.27
How to use BlockingCollection<T> to block all producers until... -0.91
Adding Multiple Wheres with Contains based on property decided at r... 0.00