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 ... 14 15 16 17 18 ... 94
Title Δ
How does the method Initialize(); work in the membership.cs class o... 0.00
How are methods accessed for c# properties? (Specifically if the pr... -0.23
Get from IQueryable<T> predicate Func<T, bool> +1.80
Sort List of Dictionary using IComparer instead of OrderBy 0.00
How can I break a `RemoveAll()`statement in C# +1.01
Check if a string is a literal string known at compile time? -0.49
How to avoid class inheritance bypass? 0.00
What the most optimal structure to use if i have to iterate and com... +0.27
C# Deadlock Calling Locked Methods +0.28
Catching exceptions in anonymous callback +0.27
C# Type of conditional expression cannot be determined because ther... 0.00
C# - Can't pass Out with an Override method +1.08
Why background thread not exiting when form closes? -0.42
c# asp.net call async method from static sync 0.00
Is there a variable type for comparators? +0.27
How to flatten nested dictionaries within Class using LINQ -2.16
How convert a list to int[][] +0.71
c# nested if/else in a for loop +0.91
Linq query for ordering by ascending order except for one row +0.29
How to assign list to generic list 0.00
Using Invoke() to show Form from Threading.Time() thread 0.00
async/await vs. hand made continuations: is ExecuteSynchronously cl... -2.48
Safe to use random numbers to make filenames unique? -0.84
Query not returning expected results(CAML) 0.00
Unit Testing Synchronous Method With Code Calling Task +1.03
Comparing Delegates in C# -0.23
Can I make static variable lifetime end at end of execution? +0.94
Does string interpolation evaluate duplicated usage? +0.24
C# lambda expressions without variable / parameter declaration? +1.58
CAML query filtering is not working 0.00
Distinct() How to find unique elements in list of objects +0.52
Mock the implementation of Parent class method? +0.27
Extract methods with return statements 0.00
EF: .Distinct() and .GroupBy are undoing my filtering -1.27
What are the rules around when generic parameter types must be expl... 0.00
How to implement synchronous Task-returning method without warning... -2.65
Is there a way to derive IEqualityComparer from IComparer? -0.07
How to safely cancel a task using a CancellationToken and await Tas... -1.90
Why does .Where() with a Func parameter executes the query? -0.78
Make query using Object with Entity Framework 0.00
Removing duplicates from a list of tuples +0.77
Group by LINQ using a list 0.00
WCF async during request and garbage collection 0.00
Identify an async Void method through reflection 0.00
LINQ to Entities does not recognize the method? +0.28
In what use cases is locking on ASP.NET cache required/desirable -2.97
Use Linq to detect circular dependency, string property 0.00
Async/Await - not understanding why one way is Blocking and another... -1.29
Where is Nancy's CancellationToken for async Request Handlers c... 0.00
Effects of "lock(obj) { /* empty */ }" on Thread Visibility 0.00