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 ... 12 13 14 15 16 ... 94
Title Δ
Int32 Is DateTime? +0.27
Call async function inside non-async function -1.09
Updating Image control in UI thread from a timer callback in WPF +0.97
is there any way to make this code shorter? -1.27
Should deferred LINQ statements inside lock() give a compilation wa... 0.00
How to propagate an exception from ContinueWith to the calling cont... 0.00
SingleOrDefault() when the sequence contains the default value +0.27
Does a background thread end when a C# form closes? 0.00
missing extension method on constrained generic function +1.43
How can you determine if the object initializer is the one calling... -1.99
Set newly created object equal to another instance in overloaded co... -1.98
How to check if List < int[ ] > contains an int[] element tha... -2.93
a disposed closure has a strange behavior -2.04
SortableSearchableList<T> RemoveAll doesn't work +0.25
Type inference discrepancy between method and extension method argu... 0.00
How to unlock a thread within lock brackets +0.98
Is this C# 'closure' still valid across a parameter referen... +1.03
What's the best way to determine whether two List<T> obje... -0.49
Object must implement IConvertible when trying to return a tuple 0.00
Single event call when multiple others are all called? 0.00
Linq expression is not evaluated when called on empty collection 0.00
Object initzializer/constructor self reference for lambda expression +0.24
Null Reference Exception from extension method +1.14
How can I avoid a TaskCanceledException in an extension method? 0.00
Codebehind is adding an undesireable <span> tag to html -0.75
How to use a loop to create a CAML query +0.30
Optimized C# Code. Want to use better technique without nested loops 0.00
Looking for circular list solution 0.00
how to make code block evaluating to bool +1.42
Looping to Create and Add New Objects to ArrayList -0.51
Is there any better way to encapsulate an array? +0.46
How can I pass an event from one class to a child object? 0.00
How to assign one class object to another class object in c# +0.26
Waiting for threads to complete -2.56
Cast Derived to Base dictionary -2.44
Expression Tree: iterate through strings and check if they containe... 0.00
How do implicit conversions work with operator overloading? +0.92
C# Understanding Hash Codes +1.70
passing an object to a delegate 0.00
How to create common methods between 2 interfaces -1.42
How to properly initialize a var type +0.93
Rising events without blocking and receiving events in the right or... +1.33
When using "yield" why does compiler-generated type imple... 0.00
How to set a type dynamically into a generic method? +1.11
Storing an object reference does not compile when using ? operator... +0.26
How do I reuse an Expression on a single object in another Expression +0.28
Delay in ContinueWith now working +0.26
Does locking C# delegates for writing guarantee tread safety? -2.74
Why does this program only produce three warnings? +0.26
Async-Await Progress Bar and Cross Threading Issue +0.27