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 2 3 4 ... 91
Title Δ
C# Systems.Net library vs. command line networking tools 0.00
Handle DispatcherUnhandledException by not shutdown 0.00
Use a list of single threaded objects in a parallel processing loop +1.89
Real life example of superiority of struct over class in terms of G... -0.16
Do I need 2 sockets for this setup or one will do? -2.05
Jagged array confusion 0.00
What element does ConcurrentDictionary.ElementAt return 0.00
Using async await pattern from static method when concurrency isn&#... 0.00
Correct way to handle task cancelation 0.00
cross-compile ASP.NET website to desktop? 0.00
Fine grained synchronization of a shared item list 0.00
Async progress in ASP .NET Core middleware? 0.00
How to implement optimistic concurrency lock with EF 6? 0.00
Why can't I assign a double the same literal value of Double.Mi... 0.00
Is it possible to have a transaction apply to both an Azure Queue a... 0.00
How to call an async method safely (from deadlock) in .NET 4.0 web... 0.00
Wrap .NET Remoting async method in TPL Task -0.65
Vanishing when using the price difference 0.00
Confusing .net memory usage 0.00
Reference async Task without starting it 0.00
Make TcpClient wait untill data is written -0.15
Do I need to update my CLR version for .NET Framework 4.7.2? 0.00
WCF Download File Aborted By Client 0.00
Can SQL Server perform hash-based row equality by itself (for MERGE... 0.00
Why does this task cause a deadlock? -2.11
C# dynamic method: return string representation of integer 0.00
How to check for null and empty string in Exression.Constant? -0.63
Sockets. Properly getting the response 0.00
Create a .NET Threading.Timer with a period Timeout.Infinite 0.00
Call multiple async methods to eventually return one string value 0.00
C# Task.WhenAll handling Exceptions +0.39
When is it Safe to Return Span<T> Initialized from Stack-Allo... 0.00
C#: Udp socket and receivefrom() method 0.00
Is this a valid use case for SqlCLR? Adapting stored procedure resu... +1.99
C# Comparer.Default<short>.Compare and Comparer.Default<by... -0.60
Serialize Newtonsoft JSON to byte array +0.35
do a repetitive call of Task.Factory.StartNew with many function in... -2.00
do a repetitive call of Task.Factory.StartNew with many function in... +2.00
Restart the SQL Server while rollback +1.20
EF Query simplification 0.00
Does sorting value types create copies? -0.92
.NET JIT compiler volatile optimizations -0.83
TPL DataFlow with Lazy Source / stream of data -2.12
Loss in performance when moving from clustered composite key to seq... +1.74
.netcore EF linq - this is a BUG? Very strange behavior -0.12
Data in memory is re-used instead of executing a new sql query 0.00
Why it is not possible to join a task? 0.00
C# application to MS SQL database callstack 0.00
Best way to expose a multidimensional array property as public? +0.36
How can I get a Span<T> from a List<T> while avoiding n... -0.18