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 ... 24 25 26 27 28 ... 94
Title Δ
Override a sealed classes toString -0.48
Exception handling in async methods C# +2.30
C# waiting for an counter value fails 0.00
Returning filtered IQueryable<T> with anonymous types 0.00
Do I need a lock on a concurrent method that takes in ReadOnlyColle... 0.00
How to define a delegate function for Contravariance 0.00
MethodInvoker vs new MethodInvoker -2.35
How can I reuse anonymous properties already computed 0.00
Static constructor in Singleton design pattern 0.00
Linq to Sql Group By Class +1.85
C# easy way to add keys and values to nested dictionary? +1.81
Why does param object[] array become jagged if you pass an int[] ar... +1.37
C# Set Variable in Thread +0.03
c# how to assign Console.WriteLine to variable +1.11
Subtracting properties in a list using LINQ -1.02
Is there a way to inline external functions into an EF Linq query? 0.00
Thread pool running sequentially? +0.34
Does HttpClient spin a new thread even if I immediately get the Res... 0.00
C# Events Multiple Publishers to One Subscriber -0.54
readonly changing the behavior of a struct 0.00
How do I access a class from Main in console app? 0.00
Static member doesn't exist within const func<T,T> 0.00
c# Task.WhenAll(tasks) and SemaphoreSlim - how to know when all tas... 0.00
How can I filter a simple LINQ query and use it in a more complexe... 0.00
Counting 2 elements +0.26
Custom conditions Parallel.For -0.22
Can I call this C# class "immutable"? +0.58
Why do I need 2 Console.ReadLine(); to pause the console? +0.21
Why are static classes sealed? +2.28
Providing array of types as method parameter 0.00
Make IEnumerable method async +1.42
What is the maximum number of simultaneous I/O operations in .net 4... 0.00
Why is this output variable in my LINQ expression NOT problematic? +1.25
Async lambda and cannot implicitly convert Task.Task.List<Object... 0.00
Pausing a BackgroundWorker from another method 0.00
Calling variables from different classes c# -1.62
Predicate Builder remove predicate based on other predicate 0.00
PredicateBuilder does returns all results and can't find the cu... 0.00
c# doesn't work struct adding to list -0.16
How to produce unique values from long strings to use as table keys? +0.28
How can I return EnityCollection from virtual ICollection? 0.00
How to stop a play and return right values in TPL? +0.28
Same GetHashCode() for different objects -0.81
How to run LINQ 'let' statements in parallel? +1.15
LINQ querying same table +1.35
PredicateBuilder ignored in LinqToSQL 0.00
Why is this object being finalized while still being used? -0.60
Why dividing int.MinValue by -1 threw OverflowException in unchecke... +1.60
try catch inside a catch clause +2.06
int.Parse not working -1.11