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 ... 66 67 68 69 70 ... 94
Title Δ
Thread in C# causing infinite loop and blocks my application +1.56
in c#, how to determine the object's type when List<Object> i... -2.31
Force a class to register event +1.49
How do I override && (logical and operator)? -0.88
Get Task CancellationToken -0.65
Chained joins (?) in a Linq query -0.67
Extension Method Overriding -0.73
Is C# method sealed or virtual by default? +1.10
Fastest way to get difference between List<object> +0.33
Grouping Contiguous Dates 0.00
How to substitute the ThreadPool.QueueUserWorkItem() by Task.Factor... -2.71
UDP listener on a thread and posting to GUI 0.00
Getting wrong results from a Thread 0.00
Find out minimum value from a multidimensional array with NaNs -1.16
Difference between casting and using the Convert.To() method +0.59
Cast int to Enum while knowing Type 0.00
Is it possible to add keyword to C# or VB.NET? -0.40
Method "Partial" return -2.76
Application does not contain a definition 0.00
Converting Doubles to strings -0.18
How .NET Dictionary implementation works with mutable objects +1.31
Mutex/Monitor not working for C# Thread synchronization +0.91
C# - Standard Delegates For Simple Or Complex Multithreaded Functions +0.53
how this statement getting compared in VB.net -1.79
Why is this Cross Join so Slow in Linq? +1.34
Replicate "Program" structure in C# into VB.NET -0.60
Filling one form from another 0.00
Can I extend a base class and cast the base to the extension +0.92
Most efficient way of removing lines that contain more than one str... +1.38
Update label while a method is running +0.31
How to put a task to sleep (or delay) in C# 4.0? +0.07
Read file and then use it from another button c# +0.92
How to get the reference of TPL task's thread in C#? +0.77
How to create extension method on enumeration (c#) +1.22
LINQ Determine if a property on an object in a collection exists in... +0.42
In C#, what is the best way to find gaps in a DateTime array? +0.93
How to get an angle using tangent -0.03
c# filtering dynamic property names in lambda +1.26
Integer handled as reference type when passed into a delegate +1.69
Run two winform windows simultaneously +1.10
How can I maintain type when using LINQ .Select in C#? -0.28
Neatest way to 'OR' all values in a Flagged Enum? -1.42
Use IQueryable.Count<T> with an IEnumerable<T> parameter +2.49
Why am I getting an exception "cannot access disposed object&q... 0.00
Async DbContext.SaveChanges EF 5, savechanges after returning a res... 0.00
Writing multithreaded methods using async/await in .Net 4.5 0.00
C# Generic T assign type Tuple 0.00
Is there a structure identical to IEnumerable<KeyValuePair<TK... +1.01
Is there are way to say if all of the conditions are true, else +0.93
How to determine whether a variable type supports given operators i... -2.75