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 ... 14 15 16 17 18 ... 65
Title Δ
Disposing MemoryCache in Finalizer throws AccessViolationException -0.98
Exception in object instantiation. What happens to initialized memb... -0.59
Implicitly convert double to int -0.09
Is it possible to determine an object being disposed right after la... -0.80
Is there an easy way to make an immutable version of a class? +0.98
Where to call Dispose() of IDisposable created in constructor? +0.33
C# Struct dictionary key not working with array member -0.56
CPU in kernel/user mode 0.00
Covariant behaviour of arrays when assigning to IList<T> -0.29
Why does Lookup<TKey, TValue>.Grouping class not provide equa... -0.72
C#: How to Dispose a contained object as a result of it's own e... -0.05
In Java, why is the parent class sometimes on the left when creatin... -0.26
Strange float rounding -0.63
What is "word-aligned" in .NET? -0.91
Why can't we declare a variable of type void? +0.51
Cast IEnumerable into ObservableCollection -0.85
Changing Mantissa's Width in Non-IEEE Floating Point implementa... 0.00
unchecked -keyword in C# -0.38
MS-DOS: Why some people still programming in DOS today? 0.00
When to use catch and when to use throws in the exception handling +0.50
Why does a division result differ based on the cast type? (Followup) -0.86
C# Reflection - How to set field value for struct +0.00
Garbage-collected cache via Javascript WeakMaps +0.74
Conservative IDisposable marking on interfaces +0.31
Struct and Properties update issue -1.00
Why it is not recommended to handle unchecked exceptions by using t... 0.00
Make an existing Dictionary case insensitive .Net +1.04
Why doesn't Mutex get released when disposed? +1.27
How to correctly dispose potentially ofphaned classes in case of ex... -0.55
Trying to understand == operator with objects -0.15
Why are particular C data types declared in more than one standard... -0.42
Do I need to use FileStream.Flush() or FileStream.Flush(true)? -0.54
.Net: When you dispose() variable, should it immediately, visibly b... -0.88
Is it possible to constrain generic types to Interface, new()? -0.95
Expected behavior of IEnumerable member of class when items are add... 0.00
Where could I use struct compatibility? -0.96
Can't initialize a Two-Dimentional Array in Java -0.29
Is memcpy() usually faster than strcpy()? -1.22
Does IEEE floating-point arithmetic calculation time depend on value? 0.00
Implement GetHashCode on a class that has wildcard Equatability -0.39
How do I ask for "at least" a size of an int in C +0.88
Does the C# 16 Byte struct limitation mean I can't use strings... -0.05
Why can string that is a reference type be a non-null const while o... -0.57
Can I force the use of the 'using' statement for instances... -0.63
When is hashcode useful if I am never using hashtable? -1.00
Why "foo = new double[int x, int y]" is legal but not &qu... +1.31
C# - Specify a struct field type from a generic interface +0.58
Double to Decimal without rounding after 15 digits -0.66
C# IDisposable pattern and throwing ObjectDisposedException +0.09
Is there a way to do a java class variable for structs in C? +1.25