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 ... 14 15 16 17 18 ... 22
Title Δ
How do I generate a random string of up to a certain length? -0.84
difference between ReadOnly and Const? -1.02
Doesn't this defeat the whole purpose of having read-only properties? -0.11
c# getting a string within another string -0.45
Given a Member Access lambda expression, convert it to a specific s... -1.56
Why use TagBuilder instead of StringBuilder? -0.38
VB.NET: question about "using" block -1.10
What error handling should be used in VB.NET -0.77
Are static delegates thread-safe? +0.41
'cross-referencing' DataTable's 0.00
Can't add/remove items from a collection while foreach is iterating... +0.30
Getting attachments from a mail account with .NET 0.00
What happens when you create an instance of an object containing no... +1.12
Is it the best practice to extract an interface for every class? -0.13
Structs, Interfaces and Boxing -0.60
Throwing an AggregateException in my own code +0.41
Generic C# Class: Set "Generic" Property +0.45
Why is my Type.GetFields(BindingFlags.Instance|BindingFlags.Public)... -1.37
Hour from DateTime? in 24 hours format -0.81
Getting the total hours in a TimeSpan 0.00
Can't get a List(Of <my class>) from a Dictionary in .NET? -2.42
Disposing the members that implement IDisposable +1.16
Split String into smaller Strings by length variable +0.12
Is there any way to get the classes from System.Collections.Concurr... +2.62
C# lines of Code +0.87
When is 'Yield' really needed? +2.03
Interview Question: .Any() vs if (.Length > 0) for testing if a... +0.46
VB.NET - Find a Substring in an ArrayList, StringCollection or List... +0.41
Using generic type from other generic parameter 0.00
DataGridView and Binding List Event 0.00
When using a C# property, should the get or the set portion of it m... +1.19
Automatic INotifyPropertyChanged Implementation through T4 code gen... -1.35
Is there a straightforward way to have a thread-local instance vari... 0.00
C#: returns array from object +0.40
.Net Removing all the first 0 of a string -0.61
Calling a generic function in VB.NET / C# +0.10
BackgroundWorker RunWorkerCompleted in a Component +0.37
Why doesn't the Timezone change when I set the CurrentCulture? -1.28
Does my GetEnumerator cause a deadlock? -0.12
Array.Reverse Algortihm? +1.32
TryGetValue in C# doesn't work on strings, does it? +3.28
C# determining generic type -0.49
How to find like integers in multiple list -0.25
Create Generic Class Instance from Static Method in a Derived Class +1.15
Boolean infinite loop possible? -0.02
C# Bug or Brain Teaser? Cast working only with Coalesce (??) Operator +1.64
Problem with casting x<char> to x<t> 0.00
C# class design - what can I use instead of "static abstract&q... +0.73
LINQ into SortedList +1.27
Why does this Quicksort work? -0.51