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 ... 29 30 31 32 33
Title Δ
How to safely check arrays bounds +2.56
How to add a number to its own index +0.87
How can I fire a key press or mouse click event without touching an... +0.48
How to remove trailing characters after a blank space in C#? -1.20
How to define parameter names for higher order functions in C# +1.94
Gas Station Simulation: How to simulate Cars coming at random inter... +0.59
C# Lazy Loaded Automatic Properties -3.61
'File.Copy' does not overwrite a file +4.41
how was Array.Sort implemented in .NET? +2.75
What is C#'s version of the GIL? -3.23
Fastest way to deserialize objects from huge binary file +0.18
Is it OK to use Math.Pow (10, n)? +4.33
In base64 what happens if the character you want to encode isn't A-... +0.03
Why is foreach loop Read-Only in C# +3.94
How can I change the entered key through keyboard outside my applic... 0.00
Selecting all users within n-th degree of connection -1.59
Using real world units instead of types -1.75
What is the search keyword for 'two enum members ORed together' usa... +3.77
When to dispose and why? +0.85
How to create value generator ala hex in c# -0.16
Get delegate arguments inside delegate +3.01
Adding a dictionary to another +4.17
Why are C# number types immutable? -2.31
Use C# attribute to track function call, variables, and return value? +0.80
Cyclic and acyclic data structures -3.37
Get a copy of "this" (current instance) in C++ +1.14
If I open url in IE, it works. But if I open same url by api “Inter... -2.55
Multiple submit Button click problem? +0.08
Why is event null not handled by delegate +3.14
C# XNA Simulate Gravity +2.01
Aborting non working thread +1.69
Reverse engineering a byte array of msil code +0.68
Can you create a webbased UI using .Net? +3.61
Is there any objective reason not to remove unused default includes... +2.45
A multithreaded task queue implementation in .NET -3.81
Easiest way of working with a comma separated list -2.50
Behaviour of unsigned right shift applied to byte variable -0.13
How reliable is the Random function in Delphi -3.24
Why are C# and VB.NET so similar? +3.75
Property to return the assembly version of descendant classes -0.06
C# Why does 127 = this bit string? +5.79
C# : Using hashtables to store two of the same value. Is it possible? +4.26
C#: Manual bit conversion? 0.00
do exceptions reduce performance? -2.37
Git commit that doesn't override original authors in git blame +4.17
Adding a reference to a .net library (dll) from a Silverlight project -1.00
Use LINQ to get items in one List<>, that are not in another... +0.32
C# disposing objects -0.70
Encrypt your hard disk in C# -4.10
Bresenham's line drawing in Delphi - problems with Sign(x) function 0.00