StackRating

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

hvd

Rating
1690.70 (195th)
Reputation
68,036 (1,284th)
Page: 1 ... 25 26 27 28 29 ... 37
Title Δ
How to show diff of a staged deleted file? 0.00
INotifyPropertyChange interface error +0.26
C++ operator overloading in recursive expression classes +1.55
Why pointer to non-const member function can't point const member f... -0.69
How well does Entity Framework 6 support .NET 4.0? +0.30
Can I implement an autonomous `self` member type in C++? -1.23
Why "not a GROUP BY expression"? -0.47
how to iterate through function[i]()? +0.30
cplusplus.com says that the past-the-end of an std::string "sh... +1.16
System.Reflection.PropertyInfo.GetValue() - Downgrading .NET versio... 0.00
Git push master only after given commit +0.29
c++11 std::array of std::atomic zero initialization failure to comp... 0.00
ref and out arguments in async method -0.86
Is there a way to get the original value back after this hash funct... -1.17
Insert decimal value into SQL Server using EF 5 and MVC 4 0.00
Does Entity Framework (5) perform UPDATE on entities that have not... -1.07
'Expected expression' errors -1.58
While-loop with break instead of while(condition) +0.38
How to avoid adding multiple NULL values when performing UNION? -0.19
How to store set difference s1-s2 in s1 without temporary set? +1.25
If P is not a reference type: If A is a reference type, the ref-qua... 0.00
Who defines C operator precedence and associativity? -1.95
Why is finalizer called on object -0.79
Why is the order of evaluation different for Collections than for o... +2.27
AsEnumerable() extension method doesn't work on DataView 0.00
Can a shell script delete or overwrite itself? +0.29
how to display only aggregate or flagged results in a Case statement +1.45
non-NULL reserved pointer value +1.17
Try/Finally block vs calling dispose? -1.28
x64 MOV, JMP instruction crashes program 0.00
Calling units inside a unit +1.12
Why do I have to terminate my statement before String.Length update 0.00
Why can't I pass an rvalue std::stringstream by value to a function? 0.00
Reproduce UInt64 in Delphi 3 -0.14
SQL: Why LIKE doesn't work if character class [0-9] is used? 0.00
What happens to Contract.Requires when built without Code Contracts... 0.00
How can I prevent FolderBrowserDialog to crash? -3.07
how to get different sequence id for each group when selecting -- i... -1.05
When to use OrderByCompletion (Jon Skeet) vs Parallel.ForEach with... -2.27
Type trait to obtain default argument promotions -1.31
static_assert does not break compiling immediately 0.00
how to use MarshalByRefObject to call class in different app domain -2.75
"Uninitialised value was created by a stack allocation" w... -1.89
Get concrete type that derives from generic type, regardless of the... +1.37
What does the C++ standard say about results of casting value of a... 0.00
Explicitly use a Func<Task> for asynchronous lambda function... +1.35
Year wrapping on 2013-12-31 0.00
C++ evaluation order between brace-or-equal initializer and initial... -0.93
How to handle child ListBox WndProc separately? 0.00
Is uppercase string always of the same length as the original one? -2.23