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 ... 40 41 42 43 44 ... 65
Title Δ
Why are interfaces described as "is a", or "is able... -0.51
What are IDisposable alternative uses? +1.86
On Undefined Behavior 0.00
Why is it always necessary to implement IDisposable on an object th... +0.49
Why we should implement Interface? +0.94
C# Using Statement and iDisposable -0.18
Can an IllegalStateException be used to capture all sub-exceptions? 0.00
Why do core types implement interfaces only partly? -0.86
With "-fno-exceptions", what happens with "new T&quo... -0.94
Why is file I/O in large chunks SLOWER than in small chunks? -0.42
suggestions for improving an allocator algorithm implementation -0.13
Covariant instance types on open instance delegates 0.00
Exceptions vs. errno -0.57
How to restrict overrided property to be read only -0.28
Need something like static inheritance in C# 0.00
Is calling convention dealt by compiler or linker? 0.00
Is there a way to use a nonlinear stepsize in a vb.net loop? -0.82
IDisposable implementation of a non-IDisposable interface -0.64
There's no destructor in Visual C#? 0.00
C# Can you examine an exception without catching? 0.00
Should private and protected variables, methods, and classes be com... 0.00
How to hide set method of an implemented property from an interface... 0.00
C# disposable question -0.39
Can I delete class pointer copied using memcpy()? -0.07
How can garbage collectors be faster than explicit memory deallocat... 0.00
Why does calling an explicit interface implementation on a value ty... 0.00
Why strlen function works without #include<string.h>? +0.49
Is there a zero [ 0 ] constant somewhere in any Microsoft .NET class? -0.80
c# vb: when they say static classes should not have state -0.00
Best time to cull WeakReferences in a collection in .NET 0.00
Is there Boxing/Unboxing when casting a struct into a generic inter... +2.98
Most efficient way to check if an object is a value type 0.00
What are good uses for mutable structs? 0.00
Try Finally or Try Catch Finally 0.00
Using the Destructor/Dispose of the base class? -0.08
What does #pragma intrinsic mean? -0.11
Multiple interfaces contained in one List<T> 0.00
Interface wonder question -0.84
Why interfaces must be declared in Java? 0.00
Are lock-free algorithms really more performant than their lock-ful... -0.59
.Net 4 MemoryCache Leaks with Concurrent Garbage Collection +0.25
How to find out an object has disposed? +0.04
Why does GC put objects in finalization queue? 0.00
Why is creating a new thread expensive? 0.00
What is the downside of using a structure vs object in a list in C#? 0.00
Single-shot event subscription 0.00
Does it make sense to define a struct with a reference type member? 0.00
Should every immutable class be final? 0.00
Calculating Count for IEnumerable (Non Generic) -0.93
Constructor of an abstract class in C# 0.00