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 ... 27 28 29 30 31 ... 37
Title Δ
How to evaluate this statement? +0.03
How is std::function implemented? -0.52
G++ narrowing conversions with C++98 0.00
C# - Event keyword advantages? -2.13
Interlocked.CompareExchange with enum +0.90
IFileOperation::DeleteItems doesn't ask for confirmation on Windows... 0.00
Expression.Convert using type that isn't included +1.02
C#.NET IntPtr Invalid Type +3.19
What happens if I called Dispose() before using statement end? +0.79
How to choose which comes first when specifying OR in MySQLi SELECT... 0.00
what’s the type of this class member a? +0.09
When does the SQL Server write the results of each Set Statement In... +1.63
Check the eventhandler exist for particular event present in the ob... -0.31
Why does this not compile without enable_if? -0.77
How to avoid N+1 in EF generated queries +0.27
Wrap T in Nullable<T> via Reflection 0.00
Pre_ and Post_ Events 0.00
Is it possible to have an inverse navigation property in entity fra... +1.13
How do I make sure a winform is garbage collected? -1.61
Foreign key on same table 0.00
If-statement wont cout and there are no errors, (according to Xcode -0.25
How can I find out the language from a character? +1.29
Initialize Objects by Using an Object Initializer 0.00
Field initializer accesing 'this' reloaded +1.78
Inheritance: accessing parent member 0.00
ANY or IF EXISTS in T-SQL +2.03
why protected does not protect the member in this class? -0.50
C++ enum syntax +0.38
Why is WITH required when using NOLOCK on a remote table call? +0.30
Switch on enum with default case won't compile. -0.42
How to use typedef to simplify tempate function argument that is a... +1.16
Getting a comma seperated list from a linq projection -0.59
value >= all(select v2 ...) produces different results from valu... 0.00
When is it valid to access a pointer to a "dead" object? +1.36
c# enum weird behaviour 0.00
SQL Full Outer Join on same column in same table 0.00
BinaryFormatter doesn't serialize public fields when a class is inh... 0.00
Why does matching NULL require special syntax in SQL, and how do I... +1.80
How do I use enum values when their type is defined indirectly in a... 0.00
Serializing Enum type emits different element name +1.80
What is the difference between Delphi string comparsion functions? 0.00
What is the fastest integer division supporting division by zero no... +0.25
Is g++ 4.5.3 broken when it comes to pointers to lamba functions? +1.95
is the author showing off or is it a real practice +0.23
SQL: return 0 count in case no record is found +0.85
Is the default constructor necessary? +0.51
Group by function with TOP 1 in SQL 0.00
A good solution for await in try/catch/finally? +1.98
Cannot read from a closed textreader after iterating through IEnume... +1.65
What does a comma separated list of values, enclosed in paranthesis... +1.20