StackRating

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

Cheng Chen

Rating
1524.52 (24,539th)
Reputation
31,053 (3,891st)
Page: 1 ... 6 7 8 9 10 ... 14
Title Δ
Preventing the application from leaving the file operation in the m... -0.86
How to create two constructor overloads, both taking only one strin... +0.29
How to extract a part of xml code from an xml file using c# code -0.28
How to consume a method that returns a 2d System.Array (not string[... +2.38
C# - Insert a variable number of spaces into a string? (Formatting... -1.05
How to cast an object value to Type values? -0.69
How to get complex enum value string representation +2.21
Mimic batch file with C# -1.08
Event parameter; "sender as Object", or "sender as T... +1.90
How to convert Dictionary<string, object> to Dictionary<st... +0.67
Need help with string manipulation please -0.63
Fast prime numbers between range -0.87
C#: Saving a delegate from garbage collection (static no option) -1.79
c# array select -0.23
Why does (does it really?) List<T> implement all these interf... +1.10
Among Find, Single, First, which one is the fastest? -0.78
Property is user defined? -0.04
Is there anyway to format a set of items when format could also cha... +0.39
How do I execute a MySQL parameterized query in C#? +0.00
Silverlight C# - How to hold loop progress until an event completes? +0.52
Improve efficiency of multiple string comparison (regex?) +1.85
Automatic type Conversion in C# +0.22
C# convert array of integers to comma-separated string +2.01
Can't find the reason for this NullReferenceException -0.26
Using Where on a list which is contained in another list? +2.06
C# - Check if File is Text Based -1.11
How to determine if ParameterInfo is of generic type? -0.08
Number of Or's based on a list +1.27
How do I get previous key from SortedDictionary? -1.02
assign string arrays to list<myclass> +2.07
shortest way to get first char from every word in a string +1.02
C#: Implement an Interface witha Property of Any Type +0.53
What is the best way to "override" enums? -1.17
C# Func<> assign a value to the result -2.01
Thread Exit problem -0.04
How to resume computation on exception in C#? +0.60
Possible to create a new instance of a type without reflection? +1.09
how split the List of strings into another Lists if particular stri... +1.16
Return all Generic List objects that implement an interface +1.22
How to work with nodes? -0.78
Get list of object's from collection being updated by thread +0.48
Is the C# compiler unable to infer method type parameters by expect... +1.20
trim string after number -0.44
For textbox can we have file path validation? +0.03
Difference in months between two dates -1.51
Round any n-digit number to (n-1) zero-digits -0.86
How to select a rectangle from List<Rectangle[]> with Linq -0.02
Get Running Threads +0.22
LINQ- Max in where condition +0.54
Singleton.Instance = Lazy.Value? -0.14