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 ... 58 59 60 61 62 ... 65
Title Δ
Being a cracker nightmare! 0.00
Abstracting Sorted Values as Key-Value 0.00
Multithreaded Syncronised List<T> 0.00
Why is Font immutable? 0.00
C++/CLI: Boxing and Generic Lists 0.00
Handling Parameters in Threads 0.00
How to handle disposable objects we don't have a reference to? 0.00
Why does an unhandled exception not terminate a process while debug... 0.00
Why is there a difference between the same value stored as a float... 0.00
Implementing IEquatable<T> where T is an interface 0.00
vb.net C# property overiding mechanism 0.00
Empirical data on the effects of immutability? 0.00
Why are weak pointers useful? 0.00
Parity bit, Why have both an odd and an even parity bit? 0.00
GC.Collect on only generation 2 & large object heap 0.00
What is a stack pointer used for in microprocessors? 0.00
Using bool (return Type) to handle exceptions or pass exception to... 0.00
Confused about when to throw an exception 0.00
Implications of not including NULL in a language? 0.00
Does WeakReference work with String? 0.00
Is the C# "lock" construct rendered obselete by Interlock... 0.00
Are public fields ever OK? 0.00
Why does Double.NaN equal itself when wrapped in a Double instance? 0.00
When would dispose method not get called? 0.00
Passing properties by reference in C# 0.00
Is this a legitimate alternative to the "traditional" dis... 0.00
Why do arrays support IList? 0.00
Syntactic sugar vs. feature 0.00
Boxing / Unboxing Nullable Types - Why this implementation? 0.00
Structs - real life examples? 0.00
setter for a property not defined in the interface 0.00
Class vs Interface 0.00
new word in interfaces in c# 0.00
Converting C# knowledge to VB.NET any potential problems? 0.00
Modify ValueType from extension method? 0.00
Is the stack width always same as CPU register size? 0.00
Do try/catch blocks hurt performance when exceptions are not thrown? 0.00
C# - why is it not possible to access 'this' in a field initializer? 0.00
Should C# add partial constructors? 0.00
IList using covariance and contravariance in c#, is this possible? 0.00
How do I convince my colleagues not to implement IDisposable on eve... 0.00
Create and pass custom function as a delegate (VB.NET 2005) 0.00
C# Func Delegate throws Thread Exception 0.00
Should I use CRC-16 or IP checksum (RFC1071) for an embedded applic... 0.00
method hiding in c# with a valid example. why is it implemented in... 0.00
Best practice to handle exception, that is thrown within catch bloc... 0.00
Does assigning to Nothing cause Dispose to be invoked? 0.00
Looking for an easier way to use floats in C# 0.00
C#: Notification before WeakReference is collected? 0.00
Should a programmer really care about how many and/or how often obj... 0.00