StackRating

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

Groo

Rating
1547.47 (8,733rd)
Reputation
36,285 (3,124th)
Page: 1 ... 14 15 16 17 18
Title Δ
.Net Hash Codes no longer persistent? +2.08
Windows Forms Designer destroys form layout -0.97
Is it possible to cast a graph of objects? +0.61
Using a reference to generic object as a parameter -1.17
An example for using predicate to replace 'if' in c#? -0.57
Shouldn't you treat the bin folder as being transient? +1.70
Am I using the right approach to monitor the tasks I want to perfor... -0.65
Is Queue.Peek thread safe? +0.26
Why is the 'if' statement considered evil? +0.65
Lambda expression - How to work on delegates in C#? +0.47
Dynamic options dialog (using reflection) 0.00
Using GetProperties() with BindingFlags.DeclaredOnly in .NET Reflec... +1.05
Which code is more readable? -0.51
Custom Collection vs Generic Collection for public methods -1.04
What's the standard approach to making calculations thread-safe? -0.83
How to implement SOAP? +1.48
How to handle disposable objects we don't have a reference to? +1.24
C# List.Find method - how can I pass a value into the predicate? +0.31
AutoComplete TextBox with Features of Like Clause example %hello% C... -0.53
Formula/pattern to provide a unique 32 bit int that represents a 51... +0.57
.NET Remoting - How callback to all connected clients? 0.00
Injecting a resource into an abstract class +0.07
Using "this" - many instances of class, calling private m... -0.03
RichTextBox Control in a Multi-Threaded Application 0.00
"Interface not implemented" when Returning Derived Type -2.41
Please help me make this code thread safe +3.75
OOP. Choosing objects +1.57
Sorting an List<> with my custom order which is stored in ano... -2.10
Locked pointer when locking a rectangle in a C# Bitmap 0.00
IndexOf too slow on list. Faster solution? +4.15
What does this colon (:) mean? -1.32
Pausing a method for set # of milliseconds +0.13
Can Dispose really free the memory if there are other objects point... -2.61
Can a .NET component be used from a COM component? -0.22
reference dilemma -4.29
Value assignment for reference type in C# -3.16
'System::String ^' to 'LPCWSTR' -4.38
Force a Different Thread to Sleep -2.27
How to calculate time span from timestamps? +3.55
Is excessive use of this in C++ a code smell +2.92
Type to track the position of a list using IEnumerable -0.59
Is there a way to make sure Dispose() is called on exception during... -1.56
Restarting a thread in .NET (using C#) +3.76
C# Creating generic Vector4 class? +4.88
Java reflection: How do I override or generate methods at runtime? -4.48
Using Custom Attributes from Within Constructor - C# -2.77
Will a .NET Windows Forms application work in a 64-bit OS or does i... +2.58
Can a Singleton Class inside a DLL be shared across processes? -0.96
C#: How to adjust the value the user entered in DataGridView? -2.97
Can I apply an attribute to an inherited member? -2.45