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 ... 19 20 21 22 23 ... 94
Title Δ
How can I speed up this linq query on a List<> with search cr... -2.37
Abstract class with constructor, force inherited class to call it -2.44
Thread-safe update TextBox from another class +0.25
How to getting distinct values by linq or lambda? +1.10
C# interface access implementers type for generic -2.86
How to cancel an async call without checking the cancellation pendi... 0.00
c# True hide form +0.67
Async I/O intensive code is running slower than non-async, why? +1.14
Update progress bar in another form while task is running +0.57
PropertyInfo.GetValue(object) fails with IEnumerable<T> [C#,... +0.67
Linq Query to get DataContext Entities based on ILookup 0.00
C# and LINQ - arbitrary statement instead of let +0.42
In a Linq Expression body how to use the value of a variable instea... 0.00
Finish a task in c# application +0.93
Foreach loop with images 0.00
NHibernate, expression trees, and eliminating repetition 0.00
C# Linq query as a function parameter +0.53
c# pass class as parameter -1.22
Assistance with refactoring a LINQ method +0.26
How to go about combining two objects, manipulate the data, then se... +0.26
linq, calculating the count of counts +0.26
Loop a loop inside a loop by simplifying -2.78
Why does Equals(object) win over Equals(T) when using an inherited... +0.50
What is a PartialEvaluationExceptionExpression and how do I fix it? 0.00
How to group a list of grouped lists? C# -2.95
Recycling threads to increase parallelism in recursive calls in C# +1.04
Using asyc/await/task over multiple method calls 0.00
C# Generic Search Helper 0.00
C# Linq , use DefaultIfEmpty to get default class values when using... -0.75
Difference between the char and int in C# 0.00
Type arguments for method cannot be inferred from the usage in help... +0.24
LINQ query to combine 2 resultsets +1.29
Why a String object has to be passed by reference? +0.45
C# Lists reference with two? -0.72
Thread Method Outrunning ProgressChanged 0.00
List's Sort Using Lambda? +1.92
How to force a method to be called at some point -0.01
What is the Object paramter in MethodInfo.Invoke() for? +1.36
Linq - Matching user claims with record claims +0.30
Select multiple records based on List of strings with LINQ 0.00
What order does a C# dataset get used? +1.25
C# always call a base method from the base class +0.26
Asynchronous anonymous parameterless method as a method parameter +0.87
Need help on understanding different IF statements -3.01
Reuse backgroundworker in a for loop +1.22
Using LINQ to get the difference between two list of objects based... +0.75
Not supported exception in LINQ Lambda -1.91
Use sending property in method +0.23
Find a string in the list and change value of another property usin... -0.24
Optional arguments in a generic Func<> +1.93