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 ... 20 21 22 23 24 ... 91
Title Δ
How to simulate count distinct in an indexed view? -0.68
What's the benefit of using the Thread.Sleep method in a backgr... -0.87
Transaction for ExecuteSqlCommand in Azure +0.35
Is Task.ContinueWith thread safe? 0.00
OrderBy().FirstOrDefault(<condition>) vs. Where(<condition... -0.17
Handle a socket disconnect on server .NET C# 0.00
Threadpool management of shared variables in .NET -2.93
Send more data than what can be stored in send buffer -0.34
The cast to value type 'System.Int32' failed because the ma... 0.00
Catch an AsyncCallback 0.00
Strange execution jump when using async/await and System.Threading.... -0.91
How to INNER JOIN a variable number of tables -2.63
Delay and wake up a task from being executed? (Task.Delay?) 0.00
Nested Transactions Insert Fails +1.18
Should I use ThreadPool or Task Parallel Library +0.32
How to ensure the whole packet is received 0.00
Close MemoryStream created on webservice from application 0.00
How to better handle disposed controls when using async/await -1.16
Good practice design pattern for Exception handling +0.30
How can i improve the performance of this LINQ? +0.33
EntityFramework. Remove all rows then add new. Async -0.26
How to access BinarySearch() method in IList to List initialization... +0.97
Will my compiler ignore useless code? -0.42
ExecuteScalarAsync hangs but ExecuteScalar returns instantly 0.00
NetworkStream callback called multiple times on server when client... 0.00
How to parallelize file writing using TPL? -1.24
Send several requests via a socket connection 0.00
SqlConnection manager boilerplate..thing? 0.00
Setting a primary key with ROW_NUMBER in a view mapped with Entity... 0.00
Entity framework ToListAsync block ui at first execution 0.00
Call Sync method call from Async Callback? -1.27
Why would anyone like to host WCF using Tcp protocol instead of usi... -1.56
IN Operator with SqlDependency is not working 0.00
Generics: Where T is TypeA OR TypeB +1.74
WCF Service Method always Async 0.00
Is a single row INSERT atomic? E.g. on a table with 1M columns? +1.85
LINQ join Entities from HashSet's, Join vs Dictionary vs HashSe... -0.15
How to make LINQ to multiple tables +0.32
Communcate with object inside a Task +0.32
Constructing my own HttpRequest object 0.00
Compare multi values against multi values, maintaining performance +0.30
Best, thread safe way to access a field once i.e. for disposal 0.00
TaskCompletionSource asychronous return 0.00
Will new Guid(byte[]) always produce a valid guid if the array is e... 0.00
TransactionScope not rolling back although no complete() is called 0.00
IL optimization for JIT compilers +2.90
SQL Server random number generator is not random 0.00
In C#, what are some rules of thumb for _where_ to clone objects? +1.12
Retaining only one of the duplicate rows in SQL Server +0.96
FileInfo to HttpPostedFileBase in mvc controller? 0.00