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 2 3 4 5 ... 94
Title Δ
How to make partial method async +0.59
Get the name of the object the event is registered on in C# 0.00
Handling exception per task, using WhenAny +0.27
Do non-existing private variables make python less secure than C#? 0.00
Is there any impact wrapping using statement in static methods 0.00
using HashSet as underlying storage to replicate a dictionary +0.91
Running multiple tasks in parallel. How to get the reason behind a... 0.00
How can I detect whether a method has changed since it was last com... 0.00
How to add methods and fields to literal objects? -0.53
thread safe processing of a queue -2.14
Do static constructor deadlocks in C# contradict the ECMA CLI stand... 0.00
Calling .Contains on the output of a Expression<Func<T,string... 0.00
Field-like implementation of events 0.00
Implement IEnumerable jagged array which returns transposed item +0.99
What does the error "argument is value while parameter is decl... 0.00
C# Covariance and Contravariance +0.28
How to tell if one Expression tree is a subset of another +0.79
Sharepoint List retrieve large data C# -0.74
Are LINQ Query Expressions Optimized? +0.55
Can this be simplified with Lambda/Block initialization? +0.86
Identify Methods Assigned to DoWork -2.75
Why I get another reference each time I call IEnumerable.Last() -0.43
Get the earliest date with maximum occurrences from a list -0.77
What have I done wrong with Parallel.ForEach 0.00
StreamWrite WriteLine doesn't work as delegate +0.95
Is it recommended/acceptable to run an async void method into a new... 0.00
Can't use any "SP*" functions even though Sharepoint... 0.00
Child classes with the same interface as base class with the new ke... +1.01
How to run code after an asynchronous http request task only once -2.83
How to ignore convert to nullable in lambda expressions? +0.26
How may I lock an element of a ConcurrentDictionary? 0.00
Is this the only DRY way to manipulate subtype collections? +1.16
How to prevent to insert duplicate value using multi threading 0.00
C# - Method inside generic class with additional constraints to T +1.30
Will a task ever be interrupted by garbage collection if there are... 0.00
await Task vs Task.GetAwaiter -2.23
The type of Dictionary initializers +1.83
How to recursively use LINQ WHERE? 0.00
Is this a correct C# implementation of VB6's threading model? +0.24
C# Async Await, refactored a very simple exercise program but gave... 0.00
Equivalent linq query syntax 0.00
Create a guaranteed exception safe method in C# 0.00
How to address the need to access to specific implementations in a... -0.25
How to transfer valuables between methods? +0.80
Clearing up an issue with async & await? +0.38
why guidelines says "avoid async void" rather than saying... +1.35
Why do I get a different output from analogous Linq queries? +1.42
Expose properties based on instance of a class -0.90
Call an awaitable method inside a Thread in C# +0.29
Different methods of completing an "empty" async Task 0.00