StackRating

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

Sam Harwell

Rating
1585.28 (2,614th)
Reputation
83,914 (966th)
Page: 1 ... 23 24 25 26 27 ... 31
Title Δ
Most Common Memory/Resource Leak Errors +0.90
Error: Do not override object.Finalize. Instead, provide a destructor -1.31
Changes not allowed when unmanaged debugging is enabled? -2.02
When does a using-statement box its argument, when it's a struct? -0.64
Changing the program flow when running under a debugger -1.46
C#: Removing common invalid characters from a string: improve this... +0.15
RegEx or Antlr, which one should be the choice? 0.00
I want to reduce my VS.NET project's compile time - what are your i... +1.03
Is Java a Compiled or an interpreted programming language? -1.05
What are your favorite debugging techniques in C++? +0.11
Research into Advantages of Having a Standard Coding Style -0.45
C# class size calculation +2.58
Learning garbage collection theory +1.42
How to take advantage of Disk IO queueing -0.26
What is the single most effective thing you did to improve your QA... +0.91
What kind of sorting is this? +0.97
How can one set up a thread in C# to only execute when CPU is idle? +0.50
Can you rethrow a c# exception on a different thread? -0.96
How can I stop OverflowException being thrown on integer division? -0.24
Where can I find C# code for console application designs. The star... -0.26
How to test app for Vista -1.55
What are good references about testing a domain specific language? +1.21
Byte order: converting java bytes to c# -1.07
Single Precision Math Operations in .NET? +0.47
about the cost of virtual function +0.50
DynamicMethod and out-parameters? 0.00
Visual C++ versions of GCC functions +1.20
Building own C# compiler using ANTLR: Compilation Unit -1.04
Optimize code so that it executes faster +0.97
Activator.CreateInstance - How to create instances of classes that... -0.54
Has anyone written or knows of a custom memory manager written in C#? +0.18
how to test a prime number 1000 digits long? +0.50
Is it possible to search intellisense in vstudio? -0.28
Can I lock(something) on one line in C#? +0.33
C#: Location of const variable in a binary +0.67
Method to 'compile' javascript to hide the source during page execu... -1.13
Do enums have a limit of members in C#? -1.15
What features should a C#/.NET profiler have? -0.68
What features should a C#/.NET profiler have? +0.44
Is it bad form to return Arrays in C#? Should I return List<T>? +1.24
HashTable .Net exception of null instance +1.16
Must every BeginInvoke be followed by an EndInvoke? -1.08
What should NOT be under source control? +0.14
Why or why not should I use 'UL' to specify unsigned long? -0.57
Generate dynamic method to set a field of a struct instead of using... +0.48
Does anyone know how can I keep the Javascript variable even though... +0.14
How would you replace the 'new' keyword? +0.75
Matching types using reflection in .NET 0.00
can't I set transparency of a window by its handle in c#? -1.87
Feeding an object literal to ILGenerator +0.48