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 ... 25 26 27 28 29 ... 94
Title Δ
How to accept return values from lambda expression in C# multi thre... 0.00
Does C# Parallel.ForEach use the same thread for iterations of the... 0.00
IEqualityComparer for Intersect comparison not returning matching s... +0.82
Reference to reference in C# 0.00
FileSystemWatcher memory leak even after Finalizer has run 0.00
How should I populate a MemoryCache without instantiating the objec... 0.00
Indexer constraint on generic types +1.26
How do I delete a specific dynamic ExpandedObject from a List? +0.30
await task inside another task 0.00
Formatting Select Statement Using Dynamic Linq +1.22
Controlling balanced parenthesis -1.21
Modifying a property of an object in a collection -1.35
Compact syntax for static Create() method on generic class? -2.92
Execution Order Of Overloaded Functions in C# +1.09
Call Linq Expressions 0.00
How to parse number such as "6.465.654" (without decimal... -1.43
TAP / TPL for Long-Running, Compute-Bound Operations: Bad Idea? 0.00
How to execute a slow method asynchronously on a single thread? +0.33
Issue when creating generic extension method -2.55
Async/Await equivalent to .ContinueWith with CancellationToken and... +1.34
Tuple equality for Dictionary 0.00
How to monitor progress in Parallel.ForEach 0.00
C# Trouble Using Safe Thead or Background Worker -0.22
Is there a way to force a parameter to be passed by value instead o... 0.00
Virtual methods slower than nonvirtual methods to call -0.27
Why is object still alive? 0.00
How do you make an 'if' stament "do nothing" in C#? +1.04
Dispose works fine, but not on terminating -2.37
Class inherting a list of objects +0.62
How can I Skip and Take objects until I have 10 distinct ones in LI... 0.00
Creating an IQueryable to Equal int32? -0.19
Refactoring methods with classes implenting IList<T> 0.00
Exception in object instantiation. What happens to initialized memb... +0.59
How do you register/unregister handlers to the event used in Observ... 0.00
Why do a bitwise and? -1.82
Multithreaded Application and Potential Memory Leak (C#) +1.23
Cannot use Enumerable.Count with List, compiler assumes List.Count -2.45
Is there a better way to count passed time without putting thread t... +1.03
Passing textbox instance to method group -1.95
Memory leak in a small operation +0.28
How does Rename command decide what string literals to change? 0.00
What happens to Dispatcher.Invoke if the method to be invoked gets... 0.00
LINQ JOIN Straight to Object -1.97
Can you have a timer on an async filestream that only counts down w... 0.00
LINQ Order By Descending with Null Values on Bottom -1.60
How to return from anonymous method 0.00
How do I rewrite this recursive call as a loop? -2.36
c# linq join three list to nested dictionary 0.00
Performance issue with linq query +0.29
Is it possible to return a list from an iterator block? 0.00