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 ... 27 28 29 30 31 ... 94
Title Δ
how does a swap method work in C# at a memory level? -2.88
What's happening when you use properties without a private field 0.00
About operator overload resolution 0.00
.Net.Mail new line -0.50
Solution to avoid static variables +0.29
Refactoring else if statement that returns current week from Wednes... +1.11
Can a generic collection prevent the adding of derived objects -0.86
How can I create a covariant extension method on a generic interfac... +0.42
How does adding a break in a while loop resolve overload ambiguity? +3.19
Linq order by property, then by original order +0.29
Application.Exit(): Does it start a new thread (my program continue... -1.40
LINQ Select into Dictionary 0.00
Static Classes & Class design +0.22
Get the lambda to reference itself +0.29
Cannot implicitly convert type 'void' to 'System.Collec... 0.00
List of all known implementations of IEnumerable in C# 0.00
confusion between entity framework and linq -0.92
Pass parameter into action -0.21
C# SharePoint get entire folder path my item is in -2.36
Ordering a List<> of Objects by another Linked Object ID 0.00
Which IEqualityComparer is used in a Dictionary? +1.54
Generic types, Interfaces +1.18
How can I await a Task within a class constructor/timer callback -2.63
Mixing Func and Expression Predicates in Linq To Entity Queries 0.00
Asynchronous socket operations in a Task -2.65
Select second row in a join LINQ statement 0.00
C# multiple level generic types in interface 0.00
Generics wtih anonymous Delegates expressed a lambdas... Ithink +1.17
Create multiple threads and wait for them all to complete, calling... +0.87
Dynamic LINQ Where Clause as string using NaturalComparer +1.19
Multi-threaded C# application log file locking issue +0.30
Why is LINQ expression "Not Supported" when converting a... 0.00
Why does sending many emails asynchronously block the site? ( using... -0.21
How Do I Create an Expression<Func<>> with Type Paramet... -0.28
How to correctly cast a class to an abstract class when using type... -0.44
Foreach in a Hashset -0.57
How to add an async "await" to an addrange select stateme... -0.69
Call delegate method with controls asynchronously in a C# WPF appli... -0.19
Passing method parameter (combobox text) using Task factory +0.26
How do I deal without ByRef in an Async function? +2.52
this.Controls.Add() visibility = false +0.28
LINQ generic function for find in a enumerable 0.00
Windows Form run external process without blocking UI +0.54
Whats the difference between Field and Variable? +0.93
How to avoid impossible enum values? +0.64
bitwise NOT on const byte fields in C# -1.41
sort hashtable by values in ASC order -0.21
Backgroundworker open a second window owned by main window -0.21
How to overcome the C# limitation to overload on generic constraint? -0.91
Using Expression<Func<TSource, TKey>> with IQueryable 0.00