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 ... 41 42 43 44 45 ... 65
Title Δ
Amdahl's Law examples -0.44
What's the best practises on handing nulls? +0.37
Is it necessary to dispose a DataTable that fails to get filled? +0.35
Explicit implementation of IDisposable -0.46
One Producer, Two Consumers Variant 0.00
How does a generic constraint prevent boxing of a value type with a... 0.00
Is there ever a time when an exception can occur due to a user-invo... 0.00
What is the difference between the non-generic IEnumerable and the... -0.59
How quickly should I close a using block? +0.19
Correct usage of Dispose method on class that implements IDisposable -0.80
C# disposing IDisposable -0.63
Choosing between exception and return value 0.00
Are two Java objects with same hashcodes not necessarily equal? 0.00
Why is DateTime.Now a property and not a method? 0.00
How thread safe are immutable objects? 0.00
Truly Immutable Dictionary in .NET 0.00
Why can I not alter fields in a struct that is used as a property a... 0.00
c#4.0: int a real subtype of object? covariance, ienumerable and va... -0.98
When should recurring software timers fire in relation to their pre... -1.03
Garbage collections improvements in CLR 4.0 -0.83
Why events does not support binding inherited types? 0.00
What hardware or software solutions can be used to prevent of stack... +0.70
How to right rotate a 64-bit value efficiently in ARM7 assembler? +0.71
In-practice ideal timeout length for idle HTTP connections +0.68
.NET: Avoidance of custom exceptions by utilising existing types, b... -0.16
Can I have a default method in a base class that's always called be... 0.00
Handling Out-of-Range Indices -0.44
Managed vs Unmanaged Resources in .NET. What's the difference? -0.40
How to dis-ambiguate operator definitions between objects/classes i... 0.00
What are the common error handling mechanisms for the Observer patt... -1.08
Should IDisposable.Dispose() be made safe to call multiple times? -0.48
What are some cases where it would be advantageous to use an event... 0.00
Troublesome GC.collect() calls in third-party library -1.27
Why have I not seen any implementations of IDisposable implementing... -0.61
Objects need to be disposed in a specific order: is this a code sme... +1.55
How to come up with clearer interface names? +0.35
Passages through isometric tiles +2.76
Is there const in C? -0.04
Can someone suggest a small flash file system for embedded projects -0.32
Should mutable collections override equals and hashCode? 0.00
Getting head and tail from IEnumerable that can only be iterated once 0.00
Closure memory leaks 0.00
Need explanation of how an object can get garbage-collected when a... +0.02
Garbage Collection and Finalizers: Finer Points -0.58
Can someone explain what the point of nulling an object before it g... -0.43
Checking constraints using IDisposable -- madness or genius? -0.23
Signed vs Unsigned operations in C -0.16
equals() and hashCode() contract in Java 0.00
Why does C# set private variables before the base constructor, whil... 0.00
fastest c arithmetic method for ints +0.19