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 ... 59 60 61 62 63 ... 94
Title Δ
Compare lists with Linq, select records where ID appears in just on... +0.82
Using async/await with void method +0.89
Select parents with specific children in LINQ +0.29
C# Using Property of TextBox from Form2 +1.01
Unsubscribing / Subscribing Events dangerous? 0.00
subtract debit and credit column -1.51
Compare Two Lists Via One Property Using LINQ +1.21
Query multiple lists in one go +0.92
How can I dispose of an arbitrary dependency when a stream is dispo... -2.39
How to use multiple lines in .OrderBy in c#? +0.67
How to Group the elements within group in Linq -2.03
Comparing DateTime fields with different 'times' -0.09
Linq performance: Any vs. Contains +0.27
creating a .net async wrapper to a sync request -1.14
Is it possible to .SkipWhile(n => (function)) in linq where (fun... -0.53
Error in referencing parameters in nested lambda expression in LINQ... 0.00
Loop in try catch block +0.47
Accessing partial class variables 0.00
How do I get the type of the item in an old style collection? +1.57
yield return vs Lazy<T> -1.45
How does threading save time? +1.30
Fast ways to avoid duplicates in a List<> in C# +1.05
Look for overlapping values in 2 dimensional array and remove one b... +1.63
What's so bad about ArrayLists? -1.26
LINQ Grouping by ParentId +0.30
Linq group by multiple columns with anonymous column -0.13
I need the using-statement to lock disposing the resource, is my cu... 0.00
Instance of the class inside itself +0.13
Best way to remove the last character from a string built with stri... -1.08
c# use object before it's created +0.05
Awaiting multiple Tasks with different results +1.01
Compare two DirectoryInfo and remove from A where B Exists. LINQ? +1.27
getting all values from a concurrent dictionary and clearing it wit... -0.17
Getting rid of outer foreach loop using linq or lambda and ensuring... -0.70
trying to optimize if/else condition slows down program -0.03
Not able to call event through ElapsedEventHandler in windows servi... 0.00
How to wait for SerialPort DataReceived event handler while in Back... 0.00
custom generic collection- what is the best way to refactor it? +1.22
Operator '??' cannot be applied to operands of type 'int' and 'int' +1.46
Does the new operator or constructor block other threads in .NET? +1.33
Confused about operator overloading -0.07
How can I create a generic type where T also can be int32,but not o... +1.93
Get all occurrences of specific child node within a parent -0.97
How does IDataReader define it's indexer? +0.45
Is C# and Java duck-typed? -0.09
Use Linq to create sub lists grouped by a property 0.00
How to write a LINQ query to select from a collection with given se... -1.23
Silent exceptions in Task.Factory.StartNew when using a long runnin... +1.67
Bind an IEnumerable column inside a gridview templatefield +0.31
Caching function result on c# +1.77