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 ... 18 19 20 21 22
Title Δ
C# - What should I use, an Interface, Abstract class, or Both? +0.81
Find SmallestInt : Smallest integer greater than or equal to n that... -0.38
Structs in C# (type could not be found) +0.24
Defer form updates +0.49
C# .net framework2.0 how to dynamically assign methods to an event -0.36
Are these two vb methods identical in function? -1.23
Legitimate uses for a switch? +0.58
Sorting a multi-dimensional [,] array in C#, composed of integers -0.77
In which cases are IEnumerable<T>.Count optimized? +0.46
Generic interfaces +3.89
how to display files inside directory +1.20
Change "ToString" for a sealed class +2.85
C# Parsing Dates and Times -2.22
.NET: Why is TryParseExact failing on Hmm and Hmmss? -2.77
Neat solution to a counting within a string -3.68
clear listbox items except for searched items vb.net +2.94
How I could remove leading zeros in string C# WPF -3.04
Convert a HTML Control (Div or Table) to an image using C# -1.19
Is there Method Inheritance in C# +2.12
How do I find next largest key in a collection? +4.00
Display progress bar while doing some work in C#? +3.95
Why can't we use sealed classes as generic constraints? 0.00
How to modify key in a dictionary in C# +0.36
What is a good solution for calculating an average where the sum of... -3.12
How to copy List to Array -3.67
Variation in execution time +1.69
vb.net: is it possible to comment out more than 1 line of code at a... +3.90
Advice on starting a large multi-threaded programming project -3.27
error C2065: 'cout' : undeclared identifier +2.33
Parallel.ForEach not spinning up new threads -2.61
Where should interfaces and other dependencies go in C#? -0.16
Difference between Arrays & Single-Dimensional Arrays in c# -3.24
Why don't statements that don't do anything throw an exception (or... -1.72
Why does this IF statement return false? +2.09
Why should exceptions be used conservatively? +2.60
How do I mock an IEnumerable<T> so that I can test a method t... -2.64
Calculating variance with large numbers +1.70
C# object creation much slower than constructor call -1.77
Different ways of reading and writing files in C# +1.05
Why does asynchronous delegate method require calling EndInvoke? -3.70
Background Worker Updates a ProgressBar partially or not all Then B... +3.80
Why can't you cast from IList<IParent> to IList<IChild>... -3.33
What is a predicate in c#? +4.58
ObjectPool<T> or similar for .NET already in a library? +3.90
Manually putting together parts of a date -0.79
Why is System.Math and for example MathNet.Numerics based on double? -2.45
Checking to see if a string is already added into a list c# -1.49
What C# features would be removed if backwards compatibility were n... -0.29
Array Performance/Optimization +2.24
An efficient solution to a String.Replace problem? -3.08