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 ... 15 16 17 18 19 ... 94
Title Δ
How to apply an expression tree for IQueryable? +0.26
Creating new instance of object without using "new" -1.09
Creating a reference to another object +0.25
How to access value out of dictionary whose key is complex type? -0.67
Correct way to convert method to async in C#? +0.06
shuffle order of items in a list based on groupby +1.12
Extending member-access expression 0.00
Compare strings for equality +1.32
Triggering events from async/await functions in the right order 0.00
How to cancel other threads as soon as one completed thread satisfi... +0.04
Need help crafting an elegant LINQ query -1.81
How to use Expression Tree to safely access path of nullable objects? +0.81
C# Random list that adjusts for enabled or disabled items 0.00
Can myEnum == (A | B) be used instead of myEnum == A || myEnum == B 0.00
Can you use equals assignment when removing delegate members in a d... 0.00
Using Activator.CreateInstance in generic class combined with "... -0.02
Calling BeginInvoke from a destructor -1.92
Using generics in interfaces in C# -0.63
Best Alternative to the infinity for integers 0.00
Binding Fails when Calling From Background Thread 0.00
Optimize/rewrite LINQ query with GROUP BY and COUNT +1.07
Using custom methods in linq to entities -0.75
How to handle exceptions when using Task Parallel Library Task.When... +0.26
All elements order in XML preorder and postorder traversal in c# 0.00
async/await on CacheItemPolicy.UpdateCallback event and other event... 0.00
Garbage Collection and Using - Why is memory not released after `us... +1.21
Generating random values from ANY number of arrays -0.46
Method to handle exceptions in a async block to cannot convert retu... 0.00
Async EF 6 vs wrapped Sync EF 0.00
Switching between threads +1.28
How is a StackOverflowException detected? +0.43
What happens to a thread when the original class goes out of scope +0.27
In C#, how could I correctly overload this constructor? 0.00
Force a .NET Expression to Use Current Value +1.39
Assigning a variable through the end of the array -0.81
Updating a property inside a LINQ clause breaks databinding to UI +1.17
why is the concatenation of an int and a string not complaining at... +1.40
Expression Tree with chained string methods -1.65
Ternary vs Chained If-else-if (Performance) -0.97
How do I iterate concurrent queue repeatedly? 0.00
Passing generic argument to overloaded method +0.66
Need a data structure that allows duplicate key +0.64
Copy EventHandler of a Control to another 0.00
Breaking a foreach vs condition check in for 0.00
Wait for button press in foreach -0.74
Is it possible to convert a string to its ExpressionType counterpart? -2.93
Does System.Action keep a weak reference to the owner of the method? 0.00
How can I use Delay method and await? +0.27
c# multithreading sending out 3 different threads 0.00
InvalidCastException from List<T> to IEnumerable<T> onl... -2.67