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 ... 22 23 24 25 26 ... 94
Title Δ
Multi-sorted data structure 0.00
Prevent double lookup of the same element in Dictionary 0.00
Find in Struct multiple criteria 0.00
Set list property value using LINQ ForEach +0.64
Generic class property +0.27
Editting a 2D array with Linq and ForEach -0.82
Using Where( Expression<Func<T, bool>> ) in IGrouping +0.26
PINGing using Multithreading -0.15
Comparing and Contrasting C++ vs C# namespace hierarchies +1.44
Loading a web image asynchronously 0.00
Union collections only if second TSource is not Null +0.50
Memory Leak in SharePoint Code? +0.55
In an ASP.NET app execute methods on multiple threads 0.00
Why doesn't delegate call the function? +0.31
Creating a Treeview recursively 0.00
How does List<T>.Except compare items? 0.00
Task Inside Loop -0.58
Immediately a Task for a call that's constructed inside a Conti... +2.20
Generic Constraint for Non Nullable types 0.00
How to find whether a number is even or odd using C#? -3.03
LINQ Include error +0.09
Why is running async operations in threads much slower than pure ta... 0.00
Make a method wait for right click to go to next step (C# form) +1.62
What should I do when inheriting IDisposable with nothing to dispose? +1.09
Is there a faster way to do this LINQ? +0.26
Event handler passed as argument to a method does not unregister +0.27
Populating a TreeView from a Tree<T> object +0.26
How to test blocking function? +0.28
Sealed class and Singleton 0.00
How Can I Reduce Lines with Using Switch-Case Properly +0.59
Using Tuple to create a table structure +0.91
Out of Memory Lambda Compile versus inline delegates 0.00
Atomic Operation Thread Safety - Do I Need a "Mirror" Ato... -0.21
Create Action<T> where T is baseclass of Method parameter -1.40
void pointer vs object in function paramters -1.33
What is wrong with this Locking code? -1.00
Expression Tree Concatenation with LINQ to SQL 0.00
Building Complex Lambda Expression (Select property over object lis... 0.00
async HttpWebRequest vs sync in multithreaded app 0.00
Why functions return true and false? 0.00
C#: is System.Type not a real type? or: working around single dispa... -0.22
How to Ensure Immutability of a Generic -0.49
Do we need to lock when using captured variable on a different thread 0.00
Proper Way To Convert An Expression<Func<Foo, bool>> To... 0.00
Can I create a List<WeakReference<T>>? +1.38
Awaiting an empty Task spins forever (await new Task(() => { })) +1.06
Vector math dimension consistency check at compile-time -2.32
C# Passing a pointer of array to function starting at specific offset +0.34
Extracting the value from a Member Expression that contains a param... +0.27
How can i invoke a method called from backgroundworker dowork event? -2.44