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 ... 32 33 34 35 36 37
Title Δ
'this' undeclared (first use in this function) 0.00
Adding methods to LINQ queries +2.31
Sequence the Properties in a C# Class +1.24
C# Invalidate is not calling paint method -0.62
Storing lvalue reference to a dynamically allocated array +1.09
Is it right that FindComponent will even find things declared priva... +1.09
Get the dates for GetWeekOfYear in c#? -0.38
How can static constructors be made non-private? +1.55
Unicode PChar from Delphi 2006 +0.40
Checks whether a col [ of type datetime] is null or less than anoth... 0.00
Sql Server insert command adding "Â" to an NVarChar column 0.00
What is an alternative to the TabControl.ControlRemoved event? -1.14
Rewriting Include() to a linq join 0.00
C# anonymous method/block? +0.94
WPF's application wide styles in Windows Forms context -0.32
Code contracts - Not correctly warning about readonly members? 0.00
Does the `overload` keyword make any difference? 0.00
Cannot get the Entity Framework to handle a GUID relationship +0.07
Strange [number]s in Delphi DFM files - origin and necessity? 0.00
System.Reflection - How can I tell if a MethodInfo object is a Meth... -0.03
Changing "/" to "\" [C#] -1.06
Delphi VirtualKey to WideString/UNICODE using TNT controls on non-u... +1.67
Query optimization; Table.Column = @Param OR @Param IS NULL 0.00
Inheriting a method from the ancestor's ancestor +0.43
Understanding ICommand implementation without MVVM 0.00
why does sorting cost me 70%? +0.01
Does .net 4.5 work side by side with .net 4.0? +1.50
How do you set the Windows SDK target version in VS2010? +2.08
Delphi appears to be destroying objects before it should 0.00
Detecting certain keys on an AZERTY keyboard? -0.16
SelectSingleNode returns the wrong result on a foreach 0.00
RefreshMode.ClientWins with multiple users, what happens? +2.42
EF 5.0 Enums Not Generating 0.00
Can I change the convention for string column generation by EF Code... 0.00
Optional Where clause in query 0.00
Entity Framework Lazy loading and ICollection 0.00
Why is it not possible to have const static functions? 0.00
Convert Nullable<Boolean> to Generic type -0.57
VB.NET async lambda-expressions 0.00
scope g++ pedantic compile +1.75
Why does callvirt IL instruction cause recursive invocation in virt... -0.65
Non-static Expression<Func<X>> with access to 'this' +0.40
Adding a const qualifier to a member function +2.17
The position of 'const' qualifier of a parameter which is passed by... -1.46
Why is std::list bigger on c++11? 0.00
Is C++11's long long really at least 64 bits? 0.00
DataRow and the protected internal constructor 0.00
Visual Studio bug resolving lambda in method with Func delegate ove... +0.39
What's the reason for letting the semantics of a=a++ be undefined? +1.39
Can I set a value on a struct through reflection without boxing? +0.06