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 ... 55 56 57 58 59 ... 65
Title Δ
Throwing a new exception while throwing an old exception -0.40
Is there a common practice how to make freeing memory for Garbage C... 0.00
very simple delegate musing 0.00
more than one stack in microprocessor 0.00
C# dictionary uniqueness for sibling classes using IEquatable<T&... 0.00
CA2000 passing object reference to base constructor in C# 0.00
Terminate hanging program and return to Turbo Pascal 3 0.00
Enum as Generic Constraint: What's the Reason Microsoft Didn't Want... 0.00
IEnumerable<T> ToArray usage, is it a copy or a pointer? 0.00
When is it better to use a method versus a property for a class def... 0.00
Do I need to Dispose to deregister events? 0.00
No generic implementation of OrderedDictionary? 0.00
How to implement IEquatable<T> when mutable fields are part o... 0.00
Should class IOException in Java have been an unchecked RuntimeExce... 0.00
Modifying nested structs in c# 0.00
Difference between PORT and LATCH on PIC 18F 0.00
If I replace an image in a PictureBox control, should I dispose the... 0.00
Custom Event - invokation list implementation considerations 0.00
C++11 without sequence point? 0.00
Exception Class: When to Derive from it, In C# (.Net)? 0.00
.NET immutable object usage best practices? Should I be using them... 0.00
Do I need to call Dispose() on managed objects? 0.00
.NET: Any way to tell when an object is disposed/garbage collected? 0.00
What does X mean in EAX,EBX,ECX ... in assembly? 0.00
Why does C# (4.0) not allow co- and contravariance in generic class... 0.00
Implementing IComparable<NotSelf> 0.00
C#: Specify that a function arg must inherit from one class, and im... 0.00
How do I determine if a value is an instance of a generic type, ign... 0.00
How can I access structure fields by name at run time? 0.00
Divide and conquer of large objects for GC performance 0.00
Do you gain any operations when you constrain a generic type using... 0.00
Mutable class as a child of an immutable class 0.00
Should this immutable struct be a mutable class? 0.00
Are stack based arrays possible in C#? 0.00
What's the standard behaviour for an out parameter when a TryXxxx m... 0.00
Is it a bad practice to pass structs by reference? 0.00
what happens when two exceptions occur? 0.00
Why IList<> has less feature than List<>? 0.00
What are the differences between a Just-in-Time-Compiler and an Int... 0.00
How can I implement incr/decr on top of a key/value store? 0.00
C#. Struct design. Why 16 byte is recommended size? 0.00
Why .NET String is immutable? 0.00
Protected Set in VB.Net for a property defined in an interface 0.00
Assembler : why BCD exists? 0.00
When is the appropriate time to use Radix Sort? 0.00
Are C# structs thread safe? 0.00
Is it ok to catch all exception types if you rethrow them wrapped a... 0.00
Cannot assign property of struct returned from method 0.00
Why can I write and read memory when I haven't allocated space? 0.00
Is it safe to access a reference type member variable in a finalizer? 0.00