StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

CodesInChaos

Rating
1613.05 (1,308th)
Reputation
92,092 (849th)
Page: 1 ... 10 11 12 13 14 ... 33
Title Δ
Ambiguous method overloading +3.12
Stack overflow exception without infinite loop (as far as I can tell) +1.54
How to declare and use arrays in C# -1.37
Why does freeing a bad object pointer throw EPrivilege instead of E... +2.21
C# ?: Expression -0.56
TcpClient read OutOfMemoryException -0.09
How does HashSet compare elements for equality -0.90
HMAC SHA1 using the same value for key and message +1.34
Random not working +0.39
What is the KeyCode for ","(comma) and "."(dot)... +1.25
if condition with nullable +0.16
Compute the hundreds digit of an arbitrary real number +1.48
a faster way to download multiple files -1.23
What is the clash rate for md5? +1.94
Max HEX value for long type -1.14
Is possible to create an generic constrained method? 0.00
System.Windows.Forms.Keys - Lower or Uppercase? -2.00
Delegate.CreateDelegate won't box a return value - deliberate, or a... +1.92
C# Array (Repeated Element) +0.34
In managed code, what should I look after to keep good performance? +0.82
What is the difference between SetBounds and SetBoundsCore -1.69
Converting int[] to byte: How to look at int[] as it was byte[]? -1.14
C# - .Contains - where string has quote marks in it -0.17
When to use the Stack<T> collection in C#? -1.43
Collection with very fast iterating and good addition and remove sp... -0.12
Return IEnumerable<IMyInterface> from List<MyInterfaceClas... +0.42
Declaring an implicitly typed variable inside conditional scope and... +0.57
Why we do need constructors? -0.75
Convert string of numbers separated by commas into a List<int>? +1.48
When does it matter whether you use int versus Int32, or string ver... -0.94
CodeContracts on modulus (%) operator fail? 0.00
Object Auditing -1.31
Creating Method in C# -0.91
Is there an equivalent method to Delphi's System.Frac? +0.34
C# System.Buffer.BlockCopy Memory Issue? -0.60
How to Compare Current "Time and Minutes" in LINQ using C# +0.47
C# array within a struct +0.88
How to get the equivalent of a static(class) field in Delphi? +0.96
Abstract class with static methods. Is that correct? 0.00
Is public decimal property threadsafe? +1.79
Multiple Generics ambiguity +0.48
Why do we have to use ref for a type of String when it is basically... +1.23
How to convert packed integer (16.16) fixed-point to float? 0.00
PHP char encoding issue but only with char T, at least that is my g... -2.43
Verbosity level in simple Logger implemenation C++ +2.34
Why are my C# enums not working? -0.98
Cannot implicitly convert type 'System.ValueType' to 'int?' 0.00
Save a CRC value in a file, without altering the actual CRC Checksum? +1.82
Node.js vs Python 0.00
Why can Windsor only intercept virtual or interfaced methods? +0.66