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 ... 21 22 23 24 25
Title Δ
Proper stack and heap usage in C++? +0.42
Is it reasonable for modern applications to consume large amounts o... -1.53
Why does the child process here not print anything? -1.19
Simple C++ Threading +0.23
Static methods vs instance methods in C# -1.10
Is it possible to get a char* name from a template type in C++ -0.45
Guaranteed lifetime of temporary in C++? -0.49
What is the purpose of null? -0.85
Does File.Copy() from a network share to another share on the same... -1.57
C#: events or an observer interface? Pros/cons? -0.89
Odd behavior with operator>= overloading -0.53
Are you concerned about multicore? +0.09
What can you do in MSIL that you cannot do in C# or VB.NET? -0.20
How does a hash table work? Is it faster than "SELECT * from .... +0.48
Do I *always* have to check for null after a safe cast? -0.93
How bad is the following snippet? +0.42
Proper use of the IDisposable interface +0.16
Extracting text from an IEnumerable<T> -0.86
AddRef and function signature -0.09
Passing a variable of type int[5][5] to a function that requires in... 0.00
File Permissions Dialog via .NET -0.58
Simple Http proxy using Sockets: Questions +0.43
Migrating from Windows Forms to WPF... was it worth it? -0.13
Creating a blocking Queue<T> in .NET? +0.22
How do you name your projects? -0.31
Overloading methods in C# .NET +0.66
Contracts in C# 4.0 +1.70
Why is the OO concept interface not represented by a keyword in C++? -0.26
Using MSHTML for the GUI in C++, is there perhaps a tutorial? 0.00
Comparing two integers without any comparison -0.88
How do you create a COM DLL in Visual Studio 2008? -0.11
How to implement search on jqgrid? 0.00
CSS and Javascript relative path confusion in ASP.NET MVC 0.00
Difference between declaring variables before or in loop? +3.69
C# calling overridden subclass methods without knowledge that it's... +3.18
What can I do to pass a list from C# to F#? -0.62
Forward Declaration of a Base Class +3.64
C++ namespace and include -0.65
Is there a SortedList<T> class in .net ? (not SortedList<K... -1.80
What is Map/Reduce? -0.09
Using Objects across methods -2.83
Are there cases where a "finally" construct would be usef... +3.57
Select the maximal item from collection, by some criterion +2.29
Enumerator Implementation: Use struct or class? +0.22
Yield keyword value added? +3.84
if the with keyword is bad (for C#), is this a nice alternative? -2.35
What does it mean to "program to an interface"? -2.98
Code Golf: Print the entire "12 Days of Christmas" song i... +1.67
Code Golf: Print the entire "12 Days of Christmas" song i... -3.34
What are alternative ways to suspend and resume a thread? +3.33