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 ... 11 12 13 14 15 ... 94
Title Δ
What happens if you use async-await and your machine only has 1 pro... +0.26
If you union Two queries, do we need to run ToList() on each of the... -2.74
What's the difference between these two async methods? -1.57
C# Data structure to store items in a hierarchical way that once a... -0.93
Updating GUI from thread C#, without binding to UI controls +1.32
C# Call Different Functions in Core Function 0.00
How to substitute synchronization context / task scheduler to anoth... +1.18
C# suffix behind numeric literal -1.24
I have a class A<T> : IEnumerable<T>, I want to ad... -0.73
Chaining tasks with continuation and run parallel task afterward -0.24
Filtering out null collection property using LINQ 0.00
Compare Sharepoint List with C# -0.23
Avoiding main thread lockup when delegating to GUI +0.25
why serial code is much faster than parallel? 0.00
How to turn ICollection<T> into IReadOnlyCollection<T>? +1.23
Int.TryParse() returns false always -0.04
C# Invalidate automatic ToString conversion -0.83
How to generate all combinations with replacement using recursive y... +0.27
ExpandoObject doesn't contain "ContainsKey"? 0.00
Can I prevent a class from being inherited by a non-abstract object? 0.00
.NET Event Handling When an Event Is Fired While Another Event Hand... 0.00
Multicast Delegates +0.28
Assign the Operator || to a word like 'or" -0.25
Queue of async tasks with throttling which supports muti-threading +1.20
Trying to understand what (if any) performance boost I can expect f... 0.00
What's the use of AsEnumerable() on an array? +2.52
why are lambdas & anonymous methods not allowed on the left sid... +1.34
Is it possible to write a program without variables in C#? +0.64
Is this technically an O(1) algorithm for "Hello World"? +0.60
Best way to create a class for comparing instances of itself -2.91
Ignore T When Casting to a Generic -1.63
Big O Runtime of Exceptions 0.00
Creating a tree with LINQ expression +1.05
How can I efficiently extract an element from C#'s SortedDictio... +1.65
c# backgroundworker reportProgress return percentage and Struct 0.00
It makes any difference to write linq with the where clause on top... -2.86
Dynamic Sorting with PredicateBuilder 0.00
How to reference a 'var' from one method in another? 0.00
C# List Add and get reference -0.23
Efficiently collapse IEnumerable values together +0.36
Asynchronous Priority Queue Implementation -0.42
why form2 passes blank variable to form1? -2.81
C# print out ref string in method +0.30
using Literal in class globally vs locally +0.27
How to return the reference of a row of a double[,] 0.00
Is it thread-safe to copy a file to different destinations with one... -0.15
What is the difference between returning an Array and an IList<&... +1.30
Is it possible to overload a method based on another method? +0.26
Get intermediate result from thread 0.00
Exhaustive search / generate each combination of an expression tree +0.27