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 ... 43 44 45 46 47 ... 65
Title Δ
How to make a Generic Collection with Type Constraint that implemen... -0.80
Are Structs always stack allocated or sometimes heap allocated? 0.00
Hash table vs Balanced binary tree +1.76
Why should a function have only one exit-point? 0.00
Why are message queues used insted of mulithreading? 0.00
Where to "destroy" Handlers in VB.NET classes? -0.42
What is the best alternative "On Error Resume Next" for C#? 0.00
Why are lambda expressions not "interned"? +0.59
Boxing vs ValueType by reference; What's the difference? +1.84
VB.NET Parsing serial data asynchronously, getting the data from a... 0.00
what is the difference between creating object of class and intefac... -0.66
Dual-Core Hyperthreading: Should I use 4 threads or 3 or 2? 0.00
C#: Throwing Custom Exception Best Practices -0.18
Getting the right level of Interface granularity +0.02
How to remove registered/added Listeners? +2.05
Designing service start interface +2.01
Is there ambiguity in the way "reference" is used? +0.45
In C#, use of value types vs. reference types -0.49
Availability of Methods on the basis of Constructor +0.14
Design issue (how to avoid to break LSP) 0.00
Why can struct change their own fields? 0.00
What exactly was the rationale behind introducing references in c++? -0.70
What is the best file compression of random binary data that you ca... +0.70
How are value types like objects? 0.00
IDisposable with destructor: requires thread-safe implementation? +0.17
Boxing/unboxing - only value types? Ref.types - casting? -0.77
Getting reference to an exception in finally block in an iterator -0.07
C# Interface with method that returns an implementation of multiple... -0.60
Clarification of Read and Write on a C# Dictionary 0.00
How to implement a complex IEnumerable<T> directly inside the... 0.00
Good guidelines on naming bool properties -0.50
Would an immutable keyword in Java be a good idea? -0.97
Why is it better to throw an exception rather than return an error... 0.00
Garbage collection vs. shared pointers -1.04
Why are FAT32 disks limited to 4gb files? -0.82
Extension methods on a struct 0.00
Is the purpose of an interface to hide information? -1.09
embedded programming -0.13
What is a good embedded platform to use to teach yourself assembly... +0.10
Can I detect whether an object has called GC.SuppressFinalize? +0.38
Does the non-generic version of IEnumerable support deferred execut... -0.72
Throw exception if a service is not running when it should be? +0.25
pattern to release objects in a managed language -0.98
checked vs unchecked exception statistics 0.00
C# constructor, object parameter is passed by reference or value +0.28
Maximum number of nested conditions allowed +0.13
Consequences of NOT properly implementing IDisposable +1.73
Why There is a difference between assembly languages like Windows,... 0.00
Can VB.NET be forced to initialize instance variables BEFORE invoki... -1.19
Why can't structs be declared as const? 0.00