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 ... 8 9 10 11 12 ... 22
Title Δ
Better use int.Parse or Convert.ToInt32 +0.04
How to insert "empty" row into a DataTable? +0.11
Cost of using params in C# +1.35
How to split multiline string? +1.27
MySQL with Entity Framework - what am I doing wrong? -1.11
Pause and Resume a For-Loop in C# +0.39
Do LINQ queries make use of the underyling data type? -0.67
The type arguments for method cannot be inferred from the usage -0.19
Datastructures, C#: ~O(1) lookup with range keys? -0.16
Can a C# blocking FIFO queue leak messages? +0.35
C# / .NET equivalent for Java Collections.<T>emptyList()? 0.00
Producer Consumer queue does not dispose +1.75
Generalize an algorithm that needs to work on different data members +1.33
Implicit/Explicit conversion with respect to the "as" key... +1.08
Case Statement Question -- vb.net +0.99
Is there a LINQ query that will give me the sum of several maximum... -1.73
Anonymous Method Not Working -0.98
How do I atomically swap 2 ints in C#? +0.19
extending Convert.ChangeType to produce user-defined types on request +0.35
Detecting sequence of at least 3 sequential numbers from a given list -0.77
Why does this go into an infinite loop? +0.72
Two-value dictionary which returns any of the value for a specific... -0.29
Pass a delegate itself as a parameter 0.00
Thread-Safe Buffered Observable Priority Queue? -0.43
c# List<string> assignment problem -0.77
C# Dynamic Keyword — Run-time penalty? +0.73
Why does this generic constraint compile when it seems to have a ci... -1.59
How do I determine if a .NET application is 32 or 64 bit? -1.40
What's the difference between a public constructor in an internal c... +0.96
how I can show the sum of in a datagridview column? +0.48
Inheritance and static properties +1.08
Custom Structure that can be assigned Nothing and/or DBNull? +1.62
Get files from directory with pattern +0.71
C# random number generator -0.85
Is there a way to detect if the user is editing a property in a pro... -0.26
c# - How to check if property setter is public +1.42
c# lambda expression + reflection questions -0.69
Smoothing values over time: moving average or something better? -1.10
Adding a property to an interface that's a List +0.33
Is there an easy way to return a string repeated X number of times? +0.77
Other method for iterating an enum +1.63
How to end filewatcher from another method? +0.54
Question regarding implicit conversions in the C# language specific... +1.62
Best way to implement Filewatching in my case? -0.69
Reading large csv files +0.75
Filewatcher returning error. No overload matches delegate 0.00
Why static Structures are not allowed in C#? +0.16
How to replace " in .NET +0.79
How do I set a readonly field in an initialize method that gets cal... +1.66
Curious Performance difference between returning a value or returni... -0.83