StackRating

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

Dan Tao

Rating
1589.15 (2,367th)
Reputation
97,902 (759th)
Page: 1 ... 7 8 9 10 11 ... 22
Title Δ
C# & LINQ; Grouping files into 5MB Groups -0.18
How can I implement NotOfType<T> in LINQ that has a nice call... -0.69
Is DataGridView.DataSource synchronized with DataGridView UI? 0.00
How do I create a generic method with a generic in the where clause... -1.11
LINQ - Splitting up a string with maximum length, but not chopping... +1.56
.NET RegEx - First N chars of First M lines -0.06
How to use the .NET Timer class to trigger an event at a specific t... +1.37
Just how slow is this? INotifyPropertyChanged using the StackTrace +0.77
Why can iterators in structs modify this? -1.45
C# Generics: How can I use them generically? -1.84
Why isn't this Linq query on Dictionary<TKey, TValue> working... +1.72
return IList but use List +0.34
ListBox throwing ArgumentOutOfRangeException when adding to DataSou... -0.62
How do I convert this? +1.75
For .NET 3.5 how would you make a thread-safe get or add cache? +0.03
C# Using Enumerable.Range() +1.67
C# Saving in loop error -2.37
ForEach() : Why can't use break/continue inside -0.68
How does c# figure out where "m" comes from in (m => m... -1.30
How to create a list of differences based on two other lists and in... -1.28
Boxing unboxing and generics +1.49
C#: Splicing array -0.11
how List<T> does not implement Add(object value)? -1.54
C# A problem with return T +0.65
What is the purpose of constraining a type to an interface? +0.15
Get Property from a generic Object in C# +0.90
PeekRange on a stack in C#? -0.60
Using GetHashCode to test equality in Equals override -0.05
The calling thread cannot access this object because a different th... +0.83
Can someone give me an example of an example of a class hierarchy r... -0.39
When is ReaderWriterLockSlim better than a simple lock? +0.06
C# System.Object.operator==() -1.33
C# Enum Question +0.15
Generic.List - how does the Contains function work? +2.44
Why Color.FromArgb(255, 255, 255, 255) != Color.White? -2.73
Should a GetEnumerator method still be idempotent when the class do... -1.55
Does StringBuilder use more memory than String concatenation? +0.49
Is there a way to measure boxing/unboxing penalties? +1.28
Real-world examples where C# 'out' parameters are useful? -0.05
Would there be benefits to a struct String in .Net? +1.64
Set an enum to its default value -0.00
How do I efficiently search this hierarchical structure? -1.31
Overloading an abstract method -1.84
How to make a deep copy of an array in C#? -0.39
If byte is 8 bit integer then how can we set it to 255? -1.18
How to fill up a nested class? +0.58
Collection of strings to dictionary -0.91
C# Array Conversion -0.38
How do I make this code more readable? +0.13
Why are C# number types immutable? +1.56