StackRating

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

Daniel Earwicker

Rating
1543.72 (10,125th)
Reputation
97,048 (773rd)
Page: 1 ... 20 21 22 23 24 25
Title Δ
What is the best way to stop developers from calling System.Windows... +1.17
Quick divisibility check in ZX81 BASIC +0.42
As a programmer with no CS degree, do I have to learn C++ extensive... -0.65
String.IsNullOrBlank Extension Method +0.24
Html scroll: how to avoid it to "cut" my inner elements -0.01
Recursive generic types 0.00
Best way to organize dependant projects? +0.71
what is the difference in using && and || in the do...while... -0.41
I want to learn WPF. Do you have any starting project suggestions? -0.45
Should you always refer to local class variables with "this&qu... -0.52
Are there well-known patterns for asynchronous network code in C#? -0.75
How can I dynamically add a field to a class in C# -0.94
Benefits of cross-platform development? -0.59
Why 'this' is a pointer and not a reference? +1.37
Sharing precompiled headers between projects in Visual Studio -2.40
file input optput +0.25
C# mimic overridding the assignment operator (=) -0.83
fast way to copy one vector into another +0.43
How to get a specific socket and close it -1.85
What is a practical, real world example of the Linked List? -0.72
Is this a bad practice with static classes and thread safety? +0.08
How do I get an item in a List<> based on an integer field? +0.68
Passing a list of numbers to a function in C++ without building arr... -0.14
C++ question about setting class variables +1.44
Should Locks and Mutexes in C# be used together +0.93
Strategy tips on partitioning assemblies and namespaces -0.21
Decrypt string C# +0.64
C++ covariant templates -0.54
Good Idea / Bad Idea Should I Reimplement Most Of C++? -0.59
What is the best way to declare a global variable? +0.38
Programming against an enum in a switch statement, is this your way... +0.24
Strange syntax for instantiating an inner class +0.27
Measuring text in WPF +0.46
When does a library deserve the be called "Linq-something"... -0.02
How can I write a generic C function for calling a Win32 function? -0.19
C#, How do events differ from delegates? -0.51
Display "Wait" screen in WPF -0.55
How To Generate A Unique 4-Digit String +0.93
Is reflection really THAT slow that I shouldn't use it when it make... +1.14
Winforms: How can I programmatically display the last item in a C#... -1.27
What is the best way to enforce properties that must be implemented... 0.00
How and why do I set up a C# build machine? +0.00
Under C# how much of a performance hit is a try, throw and catch bl... -1.02
C++ Header order +0.62
Should I use an interface like IEnumerable, or a concrete class lik... -0.12
List<T> or LinkedList<T> -0.70
Using the g++ C++ compiler from cygwin -0.41
Should I return an array or a collection from a function? -0.99
StringWriter or StringBuilder 0.00
Why can '=' not be overloaded in C#? -0.35