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 ... 31 32 33 34 35 ... 94
Title Δ
Passing a class property to a method C# 0.00
C# Func Parameter Overloads - Ambiguous +1.52
Can the TPL run the Task on more than one thread? +2.29
I want to convert this foreach loop to a LINQ statement +0.27
Is it feasible to replace objects referenced by a list of references 0.00
Using LINQ to Entities dynamic JOIN -0.23
ConcurrentDictionary.GetOrAdd when valueFactory has side-effects 0.00
Need help in understanding the explanation by Microsoft for File.Re... +0.04
Behavior of static methods on websites +1.15
Passing Func<> to IQueryable vs Expression<Func<>> -1.47
Converting List<string> to IEnumerator<string> -1.44
LINQ sub list<> sometimes returns "NULL" 0.00
Lists double their space in c# when they need more room. At some po... +0.25
Best pattern to control the return of a method -1.18
How to deal with side effects produced by async/await when it comes... 0.00
Efficient Methods of Comparing Text Files Simultaneously 0.00
C# List<string> contains partial match from another List<s... -1.86
How to iterate over list while removing items at the same time? +1.60
Are objects eligible for garbage collection after the page loads? 0.00
Difference between explicit delegate and method group in a thread c... -2.29
How to update a list continuously without freezing the UI +0.23
passing a value from ShowDialogForm windows C# -0.52
Filter IEnumerable<T> against IEnumerable<string> -0.57
Using a Singleton in C# App -1.74
Create a Tree from a list of items, when each item contains a refer... 0.00
Will creating a new task generate a background thread or a thread p... +1.57
How to solve this with a lambda -1.60
Expression tree library ignores short-circuit evaluation concept 0.00
c# winforms -Pass Parameter Between Modal Forms +0.52
How can "x & y" be false when both x and y are true? -2.14
Is there a way to wrap an object up as a ConcurrentObject? 0.00
How to get instance of T of an Expression<Func<T, TK>> 0.00
How does a garbage collector avoid an infinite loop here? -1.10
Best way to offset an enumerable with itself +3.05
Method names ordered alphabetically in class +0.26
Generic method for both IEnumerable<T> and IQueryable<T> +0.93
Why I can't use List.Add() on Parallel.For or Parallel.Foreach? 0.00
How do I use the .ForEach in my LINQ Statment? +0.74
Can async/await be made aware of the Android activity lifecycle? 0.00
Creating a dictionary of Func 0.00
Avoiding repetition when writing different objects with identical d... -0.42
LINQ group by sum of property +0.59
Login to Sharepoint site from Windows Form Application (Web Services) +0.27
Create a Dictionary from a list with duplicates -1.62
LINQ Groupby C# from CSV -0.73
How to make a C# loading class as generic as possible +0.56
C# Thread won't die properly unless I step through the code +0.70
Nullable<int?> is not possible, Why not? -2.74
C# LINQ groupBy with multiple colunms from string array +0.61
Returning status from a worker class 0.00