StackRating

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

Servy

Rating
1663.72 (385th)
Reputation
182,135 (273rd)
Page: 1 ... 81 82 83 84 85 ... 94
Title Δ
C# : Some questions about a method which allows to display a label... +1.73
Why doesn't the .NET framework provide a method to deep copy objects? +1.71
How to save multiple linq queries from a loop in a single variable? -1.08
Is it less 'expensive' to pass the field of an object as opposed to... +1.41
How to get a base type of a IEnumerable -1.35
How to get original collection from an IQueryable<T> +1.07
Does foreach prefer IEnumerable<T> or IEnumerator<T> +0.38
How can I read (save) different lines (of numeric values) of a csv... -0.06
comparing objects and returning list -1.09
Implicit cast an object to an array with one element. Is it possible? +0.02
Stop long running events +0.25
How can I run this function inside LINQ query +1.71
Ignoring white space when using List.Sort() -0.12
Unexpected results with "TrimEnd()" ... results are rando... +0.73
Strange error (Input string is not in correct format.) -0.53
Writing text file in thread 0.00
Configuring the continuation behaviour of a TaskCompletionSource's... -1.65
using LINQ to extract sections out of a string array into a new col... -1.32
Load Panel from Another Form -0.99
Fast collection comparison +1.46
How to close the current form and open another at the same time 0.00
If (textBox1.Text == ("admin")) + (textBox2.Text == (&quo... +0.36
how to use a new class method in other apps? -1.17
MessageBox shown before form closes -0.80
How to access the properties in a class from another class +0.04
How to use Zip on three IEnumerables 0.00
How can I convert a null value to string.empty before it has a chan... -0.78
How do I inject a dependency into an extension method? +0.05
Need help simplifying a nested if block +0.91
Format string for decimal output -2.32
Should you use return or else? Which of these is optimal? +0.41
Compare two drop down list values, if a selection is made in one bu... +0.62
Ternary Operator in LINQ Query 0.00
Why does memory usage increase with each click to the button in Win... 0.00
How to use List<string[]> in C# -0.38
Multiple Bindings to a GridView DataSource +0.22
C# programming for a label link? -0.12
Explanation of IEnumerable +0.92
Throwing nested Exceptions from a catch block...is this wise? +0.09
ProgressBar without value, just loading +1.06
Determining whether a string is a file name in c# -0.17
Add to string if string non empty +1.28
Abstract Base or Helper Class +0.13
Response Keyword not Recognized +1.29
Removing leading zeroes and the string before Hyphen +0.42
Break parallel.foreach? -0.31
Splitting array of objects and then process it in batches +1.00
How do I make a console application appear "Not Responding&quo... +1.07
Hashcodes are same, but != returns true? +0.44
Can I write regex expression to check a password for some conditions? +0.30