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 ... 48 49 50 51 52 ... 94
Title Δ
How to allow redundant nested 'creations' of a disposable asset? +0.82
LINQ JOIN different tables based on conditions 0.00
Use a NotifyIcon between two forms in C# +0.85
diff between == & Referencequals 0.00
Threads design when need both: wait and continue +0.02
How do I take a Task<T> and put a timeout on it? +0.53
Progress bar while sql command execute using background worker 0.00
Winforms open console in Main without closing form? -0.63
Calculate the sum of the objects in ListNode 0.00
Linq Expression to create instance of Type with optional args? -1.57
Aggregate data in DataTable in time intervals (5 minutes) +0.23
Issue Drawing a Variable to screen 0.00
Can I create an anonymous type collection from a DataReader? -0.54
Passing a dictionary list using WaitCallback() +1.22
Is the lost of efficiency worth returning IEnumerable instead of Li... +1.05
Enum value extraction -2.80
if (count == 1) close this form and open form2, how? 0.00
Convert linq requests (queries) into one request without foreach -0.09
Do Actions throw exceptions differently? 0.00
Concurrent collections is it safe to modify from different threads +1.44
group continuous elements and select first and last element 0.00
How to remove items in IEnumerable<MyClass>? -0.30
Message dialog not showing in catch clause 0.00
Icollection.Remove not working -1.76
Use the ref and out keyword on a pointer parameter -0.22
Key and Value from property bag SharePoint .NET 0.00
Recursively listing of files and folders in C# 0.00
Referencing to `this` child from parent context 0.00
Cancel/Timeout Ping in BackgroundWorker -0.66
How to start up with 2 forms? -0.64
How do I select everything after the last instance of? +1.47
LINQ query - join and where clause not being obeyed? +0.27
Reference to a reference in C# -0.22
Is there such a synchronization tool as "single-item-sized asy... +0.47
Want to display on specific items in list 0.00
Using LINQ to get a diff between a list and insert it back in betwe... +0.55
Can I use anonymous types from linq results to create a collection... -0.02
Can you use templates with extension methods to defeat null checks... 0.00
Where to put a lock, close to the resource being used or up in the... +0.85
How to bind to a ComboBox in WPF with Data and Value pointing to 2... +1.27
How to improve throughput on Parallel.ForEach +1.16
How to convert between predicate types in EF -0.67
Boxing and Implicit Conversions with Reference Types -1.10
Need to understand the usage of SemaphoreSlim 0.00
What is the Java equivalent to printing values in C#? +0.48
PredicateBuilder returns all users predicate.Or -2.57
Linq Best way to Set the inner property 0.00
How to be sure an unmanaged resource to be cleaned +0.40
Creating a linq expression dynamically or parsing the string value... +0.67
Generic Callbacks in C# +0.28