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 ... 16 17 18 19 20 ... 33
Title Δ
Why do I get an array of zero -0.69
Grouping by using .net 2.0 how do you do it? -0.18
How do deployed .NET programs reference assemblies in GAC? +1.57
Why was IEnumerable<T> made covariant in C# 4? -0.93
How to Stub a ReadOnly property of a concrete class -0.71
Encoding and decoding a string that may have slashes in it -0.61
Threading and IEnumerable; "Collection Was Modified"-exce... +1.09
Is there an algorithm for unique "hashes" +1.05
How to rewrite a C# foreach in LINQ +0.40
Convert string representation of numbers less than 1 to double +1.38
Limiting the input in the Console -0.67
What does '_' stands for in Razor? 0.00
Difference between static class and singleton class c# -1.41
C# Language: Changing the First Four Bits in a Byte +0.51
ReSharper & Implicitly Typed Variables +1.27
Password hashing security +0.38
capture sound from mic and play it on speakers in c# +0.41
i = i++ doesn't increment i. Why? +1.74
Generic Method to fill properties?How do you do it in .net 2.0? -0.12
Indexers in List vs Array -0.77
Pick Random String From Array +0.32
Any elegant way to operate with generic types? -1.49
Identifying Command Line Arguments +0.86
Destructors are not guaranteed to be called -0.44
In C# is it possible to determine if a variable has an enumerator -1.79
Are floating-point numbers consistent in C#? Can they be? +0.53
What (else) is wrong with using time as a seed for random number ge... +0.41
Advice about the Encryption Method I should Use +1.69
Using Generics to implement simplified object interface +0.34
string type .NET vs. char array +0.36
Why is enum casting allowed even when there is no valid value defin... -1.43
C# Random Question +2.20
Which of those can be manipulated on client side +2.22
how to Rotate about an arbitrary axis? -2.39
C# hotkeys incorrect letters +2.54
How to convert these 4 functions in one? -1.00
Matching a classic ASP random number with a C# random number -0.32
Fastest way to search Nested List<> in C# +0.24
What is the difference between 'keyword' and 'aliased type'? +0.40
Why isn't the finally executed in this situation? -0.03
Use c# Null-Coalescing Operator with an int +0.58
How to remove the event? +0.78
Why do 2 delegate instances return the same hashcode? -0.86
Lambda expression with <bool> and System.Nullable<bool> +0.17
Wondering why pointer arithmetic not working in asp.net +0.77
Convert List<List<string>> to List<string> -0.46
Is the Random.Next code contract incorrect? -1.30
Fixed Array As A Parameter -1.56
Language Parser with conditions .NET -1.01
How to decompile pdb to get C# source code? +0.11