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 ... 13 14 15 16 17 ... 94
Title Δ
What is the correct way to have a neverending loop running on a sep... 0.00
foreach Dictionary<>.Values or foreach Dictionary<> -0.32
Async in loop wait for completion before going on 0.00
Will calling .Any() in a lazy loaded collection navigation property... -1.22
C# pause foreach loop until button pressed -1.13
Keep Backgroundworker alive 0.00
Anonymous asynchronicity, what is the right way? +1.25
GroupBy and IEqualityComparer<TKey> comparer -2.36
LINQ Contains using projection -1.24
Delay and recurse 0.00
Trouble with building a C# EntityFramework IQueryable Expression +1.00
Whats the overhead of await without I/O +1.46
How to return a Stream from a method, knowing it should be disposed? -0.51
Algorithm to detect overlapping of dates in list +0.29
C# chain ?? operator for different types +1.67
Delegates with methods that have different number of parameters -2.35
Find an optimized linq statement to find the closest sum in a neste... +0.01
C# Non-invocable member cannot be used like a method 0.00
C# List Sort vs Inserting 0.00
Is it necessary to dispose variables in finally block in static met... 0.00
link and Id compare 0.00
C# - What happens to a Task that throws an exception but the caller... +1.34
How to create dynamic-linq where for a List of Dictionary? 0.00
How to initialize a ConcurrentDictionary? Error: "Cannot acces... +0.24
Updating UI from Parallel ForEach 0.00
C#: Task.Run execute on main thread 0.00
Async and Await - How is order of execution maintained? +1.52
When to use generics and type checking? +0.57
Comparing equality of nested hashsets 0.00
Linq expression two fields inner join +0.65
Non-0 based arrays in C# with traditional [ ] array syntax? -0.29
C# call and referencing enums +1.50
keyword this is not available in current context in C# +1.11
Does a parameterized return type require a generic method signature? -1.52
How to handle uninitialized local variables -0.28
How to access a ref bool variable passed into the constructor? -0.82
how to timer inside loop? 0.00
passing a variable to a method with a system.object parameter in c# +0.26
C# Tree Node Removal and Memory Management 0.00
C# Does an array of objects store the pointers of said objects? +1.35
Array of jagged arrays 0.00
C# operator== : what is standard practice (reference/value equality)? +0.29
Converting foreach to Linq +0.65
Effectively Using LINQ in C# -3.23
Why there's no `DBconnection.CloseAsync()` while there is `DBco... +1.21
traversing parents and setting property conditionally +1.14
C# - Polymorphism confusing overloading and method hiding +1.02
Waking a thread up from sleep when a collection is modified +0.25
What is the below architecture for? +0.27
Manually type sql to map to c# object just like .Include("&quo... +0.93