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 2 3 4 5 6 7 ... 37
Title Δ
Entity Framework 6: Skip() & Take() do not generate SQL, instea... -0.24
bash 4.3 lastpipe bug or feature? 0.00
Bullet point [dcl.init]/7 (7.1) 0.00
What type is int(int)& or int(int) const &? +1.12
Permission denied when running compiled C program in Linux +0.26
How to mutate a boxed value type (primitive or struct) in C#/IL +0.27
Ambiguous Expectation value -1.87
sql server: mistakenly renamed column with [] . Not able to revert... 0.00
Why is throwing an exception inside lambda a C# 7 feature? +1.36
an expression tree lambda may not contain a null propagating operator -0.94
How to handle the GitHub situation when `git pull upstream branch_n... -0.24
Why was String.StartsWith(char) recently implemented, but not Strin... +1.03
Why can't I reference the accessible members in a base class fr... 0.00
Overload resolution with an empty brace initializer: pointer or ref... 0.00
uint32, int16, uint8 .. Why these commonly used data types are not... -1.23
How to free returned value correctly -2.44
Confusion about Object.GetType().Name +1.66
Converto a String Into a T type C# -0.12
InvalidCastException when casting IList<T> to IList 0.00
Why does g++ 4.9.0 have std::isnan by default? -2.73
Is there a way to get a 32bit C++ compiler to follow 16bit integer... -0.80
static constexpr in function scope - is MSVC's behavior a compi... +1.36
Why is this code failing to verify? +1.03
Implementation of std::is_function with cv-qualifiers and ref-quali... +0.25
Max parms for delegates Action/Func is 8 in NET source code, 16 in... -2.26
prevent coder error - forget to add "::type" in "std... 0.00
implicit instantiation of undefined template when instantiating ali... -0.72
Not implemented/supported/invalid operation async method -2.46
Is there "Not enough command line parameters exception"? +0.26
Passing a method (with ref parameter) as argument 0.00
Why does this smart pointer give the correct result when its target... +0.23
What is the equivalent LINQ to SQL query expression of this SQL sta... 0.00
Two LINQ statements that should return the same thing are not 0.00
How to apply ODR(One Definition Rule) in c++? +0.25
Is ptrA = ptrB equivalent to ptrA = &*ptrB?, and do nulls share... 0.00
What if I call DbContext.Dispose without calling DbContext.SaveChan... -0.09
Error: the entity type requires a primary key 0.00
What is the relevance of if (!(cin >> variableName)) in this... +0.26
Variadic macro warning +0.29
How can "while (true)" can be avoided in this piece of co... +0.58
Should I call ConfigureAwait(false) on every awaited operation 0.00
Evaluation of a statement in C language -0.06
C# - Type objects of constructed classes +1.13
Convert Expression<Func<T, U>> to Expression<Func<... 0.00
What if a static member is not initialized and the member type is c... +1.20
Is a C# decimal cultural dependent +0.26
Modification of elements of std::set - Defined behavior? 0.00
IComparer<T> implementation trouble for sorting a List<T> -0.25
Why is creating shared_ptr from unique_ptr of array not allowed any... 0.00
Why does std::apply fail with a generic function? 0.00