StackRating

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

supercat

Rating
1359.31 (4,536,292nd)
Reputation
58,836 (1,588th)
Page: 1 ... 24 25 26 27 28 ... 65
Title Δ
Are THEN and END IF the exact equivalent of curly brackets +1.59
Delegate for a generic function +1.74
Adding to Collection when Collection is Null -0.42
Interfaces using IDisposable +1.45
Fastest Way to Get Similar Values in C# Dictionary +0.17
Is there a way to chain double try/finally exceptions rather than l... -0.66
How to specify that some class's instances should not be used as di... 0.00
Why Do I have to implement Dispose from IDisposable, Why not just a... -0.05
Non-blitable error on a blitable type -0.44
Cancel dispose inside Dispose method +0.27
Overloading generic methods +0.01
Why is there a difference in checking null against a value in VB.NE... +0.12
Why does "struct T* next" compile when T isn't an existin... +0.44
Confusion as to how "object" is used in C# +0.25
struct with string member? Invalid default instance acceptable? 0.00
What is the point of using an int for the sign? -0.50
Force a class to register event +0.33
Make hash value reserved +1.17
Is there a way to create a collection that has an Add method but al... -1.29
A questionable inside into overriding Equals 0.00
Inherit from struct +0.85
Deciding on an algorithm for 'Jumping Jack' +1.52
Why the complicated scheme for correctly implementing IDisposable? 0.00
Interface and abstract class protection level methods +0.19
What's the most concise way to create an immutable class in C#? +0.11
Why is Interfaces behaviour different when using value types and re... -0.63
.NET PictureBox - how to be sure that the resource is released +1.63
Efficient compression and representation of key value pairs to be r... 0.00
How can I bubble an "impossible" value up via a recursive... -1.02
Why do we need static constructors? 0.00
Can there be a scenario when garbage collector fails to run due to... +1.72
Why is my object a pointer? -0.37
Details on what happens when a struct implements an interface +2.57
Garbage Collection should have removed object but WeakReference.IsA... +1.68
Deep copy of an object Java -0.07
Is it better in Java to make all necessary checks from the caller o... -0.55
What exactly is a C pointer if not a memory address? +0.43
Is doing something else in setter methods considered having side ef... 0.00
Any practical example of long weak reference? +3.29
C# WeakReference object is NULL in finalizer although still strongl... -0.36
Accessing the GUI from a background Thread +0.47
How to work with value types in c# using properties? -0.04
Struct With Fixed Sized Array Of Another Struct +1.10
Is there a built-in generic class for this in .NET? +0.18
If derived class inherits the private members of a base class, then... 0.00
Determine type equivalence +0.10
Decision of Decimal or Float 0.00
Is T[] not better than IEnumerable<T> as parameter type? (Con... +1.74
Is there a way I can prevent struct from being insantiated or can I... +1.13
In C#, why Equals() method on arrays only compare their references,... 0.00