StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

thecoop

Rating
1584.93 (2,635th)
Reputation
35,840 (3,192nd)
Page: 1 2 3 4 ... 10
Title Δ
Base Constructor is Not Getting Called 0.00
What is slowing down simple collection conversions -0.07
Issue with editing list<double[]> in c# +0.95
First item in dictionary +1.59
C# compile finalize method's on runtime? +0.89
Setting the object to null without passing it as ref -0.08
C# Casting types from Interfaces -0.98
What can I do to be able to use Getter and Setter meths with ArrayL... +0.44
C# Pass event from class C through class B to class A 0.00
how to drop part of array without allocationg new memory? +1.07
Does .NET intermediate language have stack manipulation functions? +2.63
Memory exception in C# +1.12
Using reflection to call a static method on a generic class -0.16
EqualityComparer<T>.Default misunderstanding? -0.01
Overloading generic type parameters disallowed? +0.80
Cannot convert lambda expression to type 'System.Delegate' +1.29
Understanding the yield keyword and LINQ +1.42
How to: Write a thread-safe method that may only be called once? +0.99
Can the as keyword replace try/catch block? +0.92
Is the SyncRoot object really thread safe? +0.82
Can you chain the result of one delegate to be the input of another... +1.17
How to set an Int16 value to a Nullable<Enum> property using... +1.35
C#. Can I automatically substitute derived class instead of base cl... +0.44
Compiler evaluation of explicit null-check vs. null-coalescing oper... 0.00
Generic method call code 0.00
a = (a++) * (a++) gives strange results in Java +0.78
c#: Convert an int into the smallest byte array it will fit into +0.88
Can anyone explain this finalisation behaviour -1.07
Is it possible to play audio from a short[] instead of a byte[] wit... +0.00
Function call constraint +0.40
Adding a dictionary element at a specific place -0.99
Can I use the coalesce operator on integers to chain CompareTo? -1.46
C# Adding arguments to a 3rd party delagate signature 0.00
C#: MemberInfo.MetadataToken stable across compiler runs? 0.00
Behind the Scenes with Arrays in C# -0.70
How do I implement IEnumerable in my Dictionary wrapper class that... +1.20
Is this abusing the generic type system? -1.42
Do I have to call Dispose method on FolderBrowserDialog? 0.00
Why can't I write Nullable<Nullable<int>>? +1.96
How to guarantee the existence of static members in a type? -0.46
What type of collision resolution is chosen for HashTable/Dictionar... -2.41
C# - Compiler Error - while assigning int[] to object[] +0.62
How do I convert byte array to UInt32 array? -0.94
Action in C# 3.0 -1.83
How methods of delegate type are generated internally? 0.00
Create .Net library with sub-assemlies +1.95
Get distinct or groupby list using linq of object property +1.00
Type parameters - get concrete type from type T : IMyInterface -0.09
Indexers in List vs Array +0.54
What does 'new' keyword mean when used inside an interface in C#? -1.24