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 ... 29 30 31 32 33 ... 65
Title Δ
Vb.net Interface, make method only accept instances of same type as... -1.08
Why String class is immutable even though it has a non -final field... +0.12
Can I override an interface property? -0.45
"using" construct and exception handling -0.28
What is the point of this C# Dictionary<,> optimization? -0.23
Multiple-exception catches -0.54
When to Use Delegates Instead of Interfaces -0.17
How to order a List(of List(of string) +0.70
Is there any Count method for IEnumerable in VB.NET? -1.28
Generic way to send an array collection containing only a part of a... +0.29
Can a derived generic type be returned from a static method on the... +0.44
What is the cause of flexible array member not at end of struct err... 0.00
Is this a known thread safe syched/locked pattern? 0.00
Array of different generics +0.34
How can copying an entire list and appending an element be more eff... +1.19
Does C# Array resize take longer the bigger the array? +0.03
how incrementing a shared value from several threads affine to one... 0.00
Why 55 AA is used as the boot signature on IBM PCs? 0.00
Does "Dispose" dispose of every instance of a class set t... +3.37
The dream to inherit from a struct in c# -0.68
Fastest way to generate next move in TIC TAC TOE game 0.00
Are there any guarantees about C struct order? +1.54
Yield can't understand the functionality +0.02
Why does 'sealed' affect the implementation of IDisposable? +2.26
VB.NET Brackets () {} [] <> +3.08
DTO classes vs. struct +1.01
Is a virtual method whose only purpose is to modify a private varia... -0.54
virtual calls on overridden interface implementations -0.14
c# concurrency of struct array +0.13
Using an exception vs returning string as message +0.20
.NET: Using using blocks vs. calling .Dispose() +1.97
Memory management / caching for costly objects in C# +0.48
Can a structure inherit from a class in .NET? 0.00
Inheritance, does the "is a" relationship always have to... +0.99
Is it possible that a number exactly represented as float can NOT b... -0.57
Does a class need to implement IDisposable when all members are exp... +1.97
Why make defensive copies in getters inside immutable classes? +1.89
Are there compelling reasons to use EventHandler<T> delegate... -0.52
C# Scope of exception handling -0.86
referencing struct fields in c with square brackets and an index in... -0.66
Change objects in an enumerable collection +0.06
What does shallow clone object mean? -0.79
How CLR can bypass throwing error when assigning a null value to th... +0.14
In C#, Do events keep a reference to the entire class where the cal... +0.73
Why can't I write an implicit operator from a Base class to a Deriv... +0.54
Do I have to do anything special in the destructor of a class that... +1.92
Why can't interfaces specify static methods? +0.47
Call method on object on which generic type is not known except at... -0.21
The stack and stack frames in a low level language +0.78
Why is it Valid to Concatenate Null Strings but not to Call "n... +0.62