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 ... 14 15 16 17 18 ... 33
Title Δ
Why does the postincrement has a higher precedence than preincrement? +1.08
Is there a functional difference between "2.00" and "... +2.16
C# XNA Precise Collisions? +0.41
How would I code this infinite series to carry on? +1.25
C# enum - is it null? +1.08
Random not so random, with random class on Windows Phone 7 +1.22
Is there a way to tell the compiler to put a block of code somewhere? -1.72
Hashing function of any live object (hash table)? +0.65
Why we implement GetHashCode in IEqualityComparer? +0.57
.NET Entity Framework - IEnumerable VS. IQueryable -1.01
Can't understand this "Unreachable code detected" error +1.62
Right shift and signed integer -1.25
.NET: When does GC run? Memory leak? +1.10
How best to modify and return a C# argument? +0.56
FIPS validated algortihm to store passwords in a database? +0.41
Does the order of LINQ functions matter? -0.47
Get last 'N' quarters in C# -0.83
Calculating a^b, where b is a negative exponent in c# -1.97
Generic method issue -0.71
return *this c++ +2.24
C# foreach error +1.68
culture invariant object ToString() 0.00
Is there a faster/cleaner way to copy structs to an array in C#? -0.86
Can't locate the difference between my C# encryption function, and... -0.81
Generic List of List<T> -1.52
.NET math calculation performances -1.26
C# - How can I identify which IP addresses in a list belong to a sp... -1.77
Why this static constructor is not getting called? -1.24
How can I create wiggle animation (damped oscillations)? 0.00
DllNotFoundException for .dll which is in current folder +0.38
C# - Is it possible to pool boxes? -0.10
Why does .NET not verify the BCL/CLR? -1.26
C# What exception should I raise here? +1.85
Problem running x86-target assembly in Win7 +0.22
Generic C# method taking where the enum value as a parameter -2.03
Incorrect elapse time for System.Timers.Timer -0.08
Switch values between two parameters [Best Practice / Better Code] -1.26
C# Precompile affects line numbers? 0.00
Is there any issue by using this struct? -1.74
'@' symbol prefix on c# method call? +1.60
How to use ToList on Collection<T> -0.62
Why is the .ctor() created when I compile C# code into IL? -0.02
Is this use of generics correct? -0.40
Does rounding floats generate a reliable result in C#? +0.34
What are the benefits to a client of upgrading a system from .Net 2... -0.63
string.format efficiency with conditional spacing -1.50
Compiling .NET code into one EXE and the other namespaces into DLLs +1.29
On a platform where NULL is represented as 0, has a compiler ever g... 0.00
Why do .NET events have a sender parameter of type object and not o... -0.54
How can I convert string[] to T? +0.39