StackRating

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

John Wu

Rating
1548.21 (8,491st)
Reputation
32,282 (3,689th)
Page: 1 2 3 4 5 ... 39
Title Δ
Increment ProgressBar with Timer +0.62
How to get a string list using linq? +0.90
Use Event Handler's code inside my own code 0.00
When to create an Instance vs Inheritance 0.00
How to wrap dictionary type in c# with bracket +1.42
Prepending an entry to an IEnumerable 0.00
Call a class constructor with parameter inside the parent class +1.77
How to evaluate a string containing local variable names as code in... 0.00
all the elements in foreach or parallel foreach won't loop when... 0.00
Could this code to concat address, be improved any further? -0.99
Stop executing code and wait for a button to be clicked 0.00
storing and reusing conditional expression -0.74
How to limit number of async IO tasks to database? -1.45
c# little stuck on getting return 0.00
Async Active Directory querying +1.22
How to identify a nullable reference type for generic type? +0.49
Why does the recommended dispose pattern adds a disposed field at e... -0.92
C# After inheritance ugliness required to access parent +0.45
Parallel.Foreach with shared absolute index for all the parallel pr... +0.88
read-only acces to static List<T> in massively parallel code... -0.66
Any way to use stackalloc while avoiding stackoverflow exception 0.00
Difference between using IEnumerator and using an array as an prope... -0.38
How to assert if exe file that has had extension changed to csv is... +0.43
Ignore question marks when comparing 2 strings +1.14
Ternary conditional operator for the left-hand operand in C# +0.62
How to use delegate like a reference types in c# +1.90
dotNet/C#: Check if a variable was declared +2.19
Is it safe to create a static file on asp.net? 0.00
Is there a way I could simplify (make it easier on the eyes) the se... +0.47
Cast object to List<object> 0.00
How would I add input validation? -1.89
Call methods from a list of Action +1.23
Convert 16-bit unsigned integer status word to bitarray -1.10
Task.WhenAll on List<Task> behaving differently than Task.Whe... 0.00
Verify the entity properties at run time from a dictionary of condi... 0.00
Removing the commas from string in c# +0.19
Getting an elements variable name in foreach loop -0.07
How do I use for loop inside event handler 0.00
How to Instantiate a List with a List of new objects +0.86
Convert linq result to name value pair +0.27
ASP.NET webforms redirect to another page 0.00
C# array-like constructor for own class +1.82
How can i split a string and remove every nth element? 0.00
Test a function for void return in C# +1.19
How to save the transaction scope with Task 0.00
Task.WhenAll with LINQ select +1.19
Schedule tasks with priority in .NET +0.42
Are the await / async keywords needed under Task.Run? +2.03
How to combine multiple arrays (that represent columns of data) int... 0.00
Can this kind of concurrency problem be solved with async/await? -1.36