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 ... 67 68 69 70 71 ... 94
Title Δ
async i/o and process results as they become available +0.21
C#: type safety over sets of integers (e. g. enums) +1.71
Why using only setter in property declaration? -0.62
C# parallel foreach equally finishing tasks -0.42
BeginGetResponse from BackgroundWorker 0.00
Why is my implementation of Equals() not called by AreEqual() -1.70
Sort Based on Outer Property 0.00
Does an array or object's pointer/reference handle affect its size? -1.00
Using a Multicast Delegate to chain functions -1.46
NOT IN for LINQ? -1.24
Enumerable.Range(...).Any(...) outperforms a basic loop: Why? +0.16
Compare 2 lists with LINQ +0.63
Most efficient configuration of C# Tasks and Continuations when cal... -1.33
Adding i value to control name +0.70
LINQ Type expected +0.57
Converting for-loop to LINQ +0.44
Cannot convert method group '' to non-delegate type 'System.Delegat... +2.49
Loop through all controls on a form,even those in groupboxes 0.00
Passing data between form1.cs and program.cs +0.31
Tasks vs Threads in .NET 4.5 0.00
Lock Free Concurrent Queue +0.68
Cross-thread operation occurs when Console output is being redirect... +0.99
How can I update dictionary element in extension methods? 0.00
Appending To TextBox From Another Class and Thread C# +1.35
How to poll from worker thread for cancellation +0.80
Write an Async method that will await a bool +1.72
Simple benchmarking +0.70
need delay function in c# +0.33
.NET 2.0 Processing very large lists using ThreadPool -1.64
Creating BackgroundWorker with Queue 0.00
Fastest way to calculate Prime +0.48
Will the clean-up logic still get called if an exception is thrown... 0.00
Cancel a funcion in asp.net through javascript +1.48
Cannot use VB because another language has been specified +0.33
GetHashCode(obj): why in some cases it's designed with an argument? -1.86
Can't Inspect Variables When Debugging .NET Async/Await Functions 0.00
passing data from one Window to another +0.14
Binary searching array of custom type +0.33
What is CSharp where constraints on types for all built-in compiler... -1.45
Converting int to int64, int variable still returning negative at i... -0.85
C# Dictionaries - Custom Objects -0.40
How can i remove \n\r from a string? +0.51
Extension Methods on Generic Classes 0.00
What is the dollar symbol used for in ASP.net? -0.88
How to identify object calls to parent functions 0.00
Using lambdas in C# to perform multiple functions on an array -0.24
Update Form1(main form) from Form 2 to display processed images -0.15
Is there any way to get an event handler to run directly on UI thre... -2.64
Getting String from one from to another c# +0.30
passing value from another class to textbox in form? +0.32