StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

usr

Rating
1590.81 (2,255th)
Reputation
147,879 (388th)
Page: 1 ... 5 6 7 8 9 ... 91
Title Δ
How to concatenate ReadOnlyCollection<string> and IList<st... -0.27
Performance of reflection method call vs delegate call +0.35
Reclaim free space in partition with as little fragmentation as pos... -0.41
Should I use TPL Dataflow to fight against complexity if there is n... 0.00
How to filter out WCF Async method from Services .NET 0.00
Generic call for StartNew and ContinueWhenAll 0.00
How to Revert Associated Records using LINQ to SQL -0.64
How to share the same context with different threads in multi-Comma... -1.71
Copy File to another Folder Structure 0.00
C# P/Invoke missing type 0.00
Is disposing CancellationTokenSource safe when there are outstandin... 0.00
Invoking Method on UI thread from within a Lock() with .Net 4.0 0.00
Async await usage and overhead 0.00
.NET HttpClient doesn't reuse tcp connections for parallel requ... 0.00
OrderBy ThenBy - Easiest way to catch remaining (equal) items? -1.91
Concurrent read and writers through cloned data structures? 0.00
Does overriding violate the Open/Closed principle? +0.28
Make Controller methods asynchronous or leave synchronous? +1.70
Does C# have a built in way to throttle a function's number of... +1.00
Is there a concurrent sorted dictionary or something similar? +0.35
Read network stream from multiple devices +0.34
Implementing database caching in ASP.NET 0.00
Convert c# foreach to Linq expression 0.00
Is this tail recursive and could it cause a stack overflow? C# .Net -1.67
Why does DependencyObject.MemberwiseClone act this way? 0.00
SQL Server 2014 UNION in CROSS APPLY 0.00
shutdown Interlock protected routine 0.00
Should I use async "all the way" for my GUI app? 0.00
Clone SQLDataReader to get number of rows 0.00
Why is there still a reference onto this string? 0.00
Using Tasks to perform delayed "timer-style" operations 0.00
Utilizing the GetHashCode() part of IEqualityComparer<T> for... +1.83
Integer Operation Without Overflow Check -0.15
How to write strings which is already have new line character using... +0.04
Fast Way To Forward Property Implementation to Property of a member 0.00
Is there any C# analogue of C++ std::is_same class template? -0.93
Does asynchronous IO reduce the number of threads compared to synch... +0.36
Receive packet from the server asynchronously? 0.00
Do I need volatile if I call Thread.Join()? -0.60
How to make sure that the data of multiple Async downloads are save... -1.45
(How) can I make weak references to proxy objects act like weak ref... 0.00
For loop randomly takes more ticks? 0.00
Exception is not being thrown, inside task.ContinueWith(), even whe... +0.36
C# Array Creation 0.00
Is DateTime.Now an I/O bound operation? -0.48
Why UDP and TCP use port number but not PID to locate the destinati... 0.00
Where it is preferred to use yield return in c#? -1.02
Is 200 - 400 milliseconds "slow" TCP Latency ? (Not Ping) 0.00
Isn't it illegal C# code to jump into a label inside a loop fro... 0.00
c# linq, what is the effect of using .where() on .Get()? 0.00