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 ... 8 9 10 11 12 ... 94
Title Δ
Are properties passed by reference in C#? -1.47
Data type of reference variable 0.00
C# GetHashCode Implementation -1.83
C# IComparable IComparer with aditional Param -1.87
C# dynamic conversion through cast operator 0.00
Force Array to Be Value Type or Workaround C# 0.00
Pass enum elements as event args C# +1.28
Why use this awkward way to round a float to an integer? +1.40
What is the difference between these two asynchronous methods? -3.02
Will List<T> Shrink In Size If You Remove Elements +1.36
What's the purpose of the TPL ContinueWith method? +2.18
Run any C# method async. Possible? -0.92
How to wait for later started task +0.60
C# How to disable the useage of pointers (How to clone a non-clonea... +0.63
is it possible to iterate int array by reference with foreach in C# -1.49
How do I catch exceptions from within Action<T> or containing... +0.23
C# string literal GetHashCode() evaluates differently given context? 0.00
Compact way to map an IEnumerable to an ILookup with LINQ 0.00
Will several bindings of static/global Event handler to Events in a... 0.00
How to make parallel async and await use 100% of the cpu? -2.95
Parallel task run with async and await - unable to use multiples co... +0.25
Calling other *Async methods in custom stream class 0.00
Performing multiple operations atomically on a System.Collections.C... 0.00
C# - Can I use an array initializer to build one byte array out of... -0.02
Garbage collection from Main method (infinite loop) -0.27
Get the actual type from a Type variable +0.37
Is a static collection guaranteed to be initialized/populated befor... -1.60
C# constant property that can only be set once +1.31
Flexible use of IDictionary (with interfaces) +1.63
Casting MyClass<T> to MyClass<object> C# +1.33
How can I include one expression in another expression? -1.43
When are derived classes constructors forced to use base keyword? +0.28
Static constuctor is not called 0.00
Elvis operator ?. strangely doesn't compile in obvious cases +2.13
Getting type arguments cannot be inferred error from function that... +1.20
Why does System.Timers.Timer create multiple threads when it fires... -0.26
How can Lazy<T> provide thread safe lazy loading when it'... 0.00
Enum of strings in C# 0.00
How to prevent Lambda LINQ expression from adding a null value +1.00
"yield return" from event handler +0.28
How to properly throw an Exception inside yield return method in C# -1.12
Optimising redundant else statement -0.25
Licencing C# Application +0.58
Async Updating a TreeView in Winforms using async and await 0.00
Is there a way to have a using statement with dynamically-created t... -1.93
Async/await and resource access 0.00
In an asynchronous ASP.NET Web API with a lot of traffic, what is t... 0.00
C# How to restrict interface properties +1.63
Why Or element is not working in retrieving items in Sharepoint +0.27
Predicate with multiple return values 0.00