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 ... 6 7 8 9 10 ... 22
Title Δ
Possible to Lock() within a Closure? What does that look like in La... +1.52
Detecting where a newline is located in a string: -0.30
How to write a unit test for thread unsafe collection -1.47
Why does C# array not have Count property? -0.98
How to make Hyperlink.Visible=False if Hyperlink.Text = 0 +0.80
Invoke in Class in c# winforms -0.63
Difference between x.toString() and x+"" +0.71
Value types inherit from System.Object...why? +0.35
How to cast object to another where base is 'higher'? -1.52
in IEquatable<T> implementation is reference check necessary +1.08
What should I do with a thread when it's done ? leave it or abort it? -1.56
Check if a string start with any character in a list +0.03
Convert byte[,] to byte[] +0.39
What does "Only catch exceptions you can handle" really m... +0.10
Alternative causes for Index was outside the bounds of the array in... -0.00
dissecting a generic type -1.21
Why does TimeSpan.FromSeconds(double) round to milliseconds? -0.33
C# Syntax Question +1.23
.NET: Interface Problem VB.net Getter Only Interface +1.15
Atomic read-modify-write in C# -1.68
A faster loop approach ('for' and 'foreach')? +1.38
How to reference the C:\Users\Public directory programmatically in C# +1.27
Do C# strings end with empty string? -0.74
Why can't I project ToString() in VB? +0.75
Is the heap actually a heap? -0.60
VB.NET: Remove the .png from name +0.34
Get all controls of a specific type -2.28
How to make an auto-complete textbox in a winforms desktop applicat... -2.65
Generic that takes only numeric types (int double etc)? +1.65
Even and odd random numbers with no duplicates +1.33
Invoking Interface method using System.Object type variable in VB.NET +0.35
Best Practice List/Array/ReadOnlyCollection creation (and usage) -1.57
Inconsistency in divide-by-zero behavior between different value ty... +0.75
A simple string array Iteration in C# .NET doesn't work -0.72
Creating a font dialog. How can I display each font with its design? +0.16
How to call a C# object method/ change a field through an object po... +1.08
Pair initialization in declaration, How to do it? +1.61
Performance: assign boolean value always or check value first? +1.39
Which threads live in the .NET ThreadPool? +1.70
OO Problem in C# -0.62
Is Delegate.EndInvoke() really necessary? +1.33
Convert string "11-10-10 12:00:00" into Date object -0.15
Using AddOrUpdate method in ConcurrentDictionary in .NET 4.0 0.00
find performance sensitive point +1.01
How does string.Format table in as many objects as it wants? +1.17
Timers and multithreading +0.09
Coercing a LINQ result list of KeyValuePair into a Dictionary - Mis... +0.39
Reactive Extensions - Pumping items from one collection to another -2.54
C# Printing Properties +1.03
Are set-only properties bad practice? +1.32