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 ... 45 46 47 48 49 ... 65
Title Δ
Useful alternative control structures? -0.55
WinForms Multithreading: Execute a GUI update only if the previous... -0.46
Why do we need C# delegates 0.00
Why would an OO language really need a PROTECTED access modifier? 0.00
Is there a delay after a full garbage collection before WeakReferen... -1.08
Which objects does the garbage collector not clean up? +0.96
Why is boxing a primitive value-type in .NET uncached, unlike Java? -0.71
Why is boxing a primitive value-type in .NET uncached, unlike Java? 0.00
Plurality in user messages -0.68
I'm this close to having an Interface epiphany -0.44
Can a compiler compile code without an extention? -1.05
How to perform an operation before object is disposed? -0.51
C# Cannot use ref or out parameter inside an anonymous method body -0.52
I don't quite understand the workings of using/Disposable objects -0.60
Determine how wide a rendered character is in .NET -0.59
Visual Studio: "Target CPU" setting in "Advanced Com... -0.37
Some questions about thread synchronization -1.22
Compare and swap in machine code in C 0.00
Proper way to deep copy with copy constructor instead of Object.clone -0.12
Should a GetEnumerator method still be idempotent when the class do... -0.15
How to design an api to a persistent collection in C#? -0.11
Why is calling Dispose() in a finalizer causing an ObjectDisposedEx... +0.30
Should an IEnumerable iterator on a Queue dequeue an item +1.51
How can I quickly tell if a list contains only duplicates? +0.12
setjmp/longjmp in C#. Is it possible? +1.11
Why is the .NET Dictionary<TKey, TValue> immutable? -0.56
PIC18F locking up if sending data to quickly -0.08
C# equivalent for Visual Basic keyword: 'With' ... 'End With'? 0.00
When calling New on an object, can the object being created refer b... +1.31
How to Implement Clone and Copy method inside a Class? -0.34
Adding a setter to a virtual property in C# 0.00
Catching Exception, logging and rethrowing - have I got this wrong? -1.43
VB.NET - Passing an event as a parameter -0.29
Is there a programming language that uses characters other than tho... +0.07
Fast interpreted language for memory constrained microcontroller -0.00
C# Using IDisposable to clean up temp files -0.70
How can I test if a instance of a class is a specific generic type? -0.35
Why implement interface explicitly? +0.28
Calculating Extremely Large Powers of 2 -0.78
Using '#region' as a quick fix to avoid refactoring into smaller fu... -0.35
float/int implicit conversion 0.00
Measuring UI responsiveness of a Windows app -0.62
Who should call Dispose on IDisposable objects when passed into ano... -0.74
Two arguments to calloc +1.84
In computer security, what are covert and side channels? +0.37
Memory Leak questions -0.26
Is this too much data that should be used in a Struct? +0.44
Action<T> or Action<in T>? 0.00
Any way to set per-solution color options (VS2010)? +3.13
Resonance algorithm to detect pitches +0.31