StackRating

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

i3arnon

Rating
1660.48 (424th)
Reputation
85,746 (938th)
Page: 1 ... 5 6 7 8 9 ... 19
Title Δ
Can http context get lost with async await? 0.00
How to iterate and remove elements from hashset most effective way +0.35
C# 6 in Visual Studio 2015 - langversion 'experimental' is... 0.00
Asynchronously process entities as they are returned from the datab... 0.00
Timeout when calling async method on a WCF proxy 0.00
react different to multiple async calls +1.39
Cleaning up CallContext in TPL +1.91
Gracefully handeling exceptions when dealing with WhenAll -1.04
Project a collection as task and wait for all completion +1.28
Reproduce Capturing iteration variable issue +1.27
What is wrong with the below Null-Conditional Operator? 0.00
Parallel I/O queries with progress updates 0.00
Will every 'await' operator result in a state machine? +2.18
To Task.Run or not to Task.Run +1.26
Get Completed notification from each task running in parallel 0.00
Does C# 6.0 work for .NET 4.0? +1.51
HttpContext vs. HttpListenerContext AcceptWebSocketRequest unable t... 0.00
Blocking queue with task 0.00
Why is my WCF FaultException unhandled? 0.00
async task testing +1.48
Stuck with the Google API YouTube Search example in ASP.NET MVC4? 0.00
Why can't use null propagating operator in lambda expression? 0.00
Multiple Async Methods, best to use WhenAll with different return t... +1.79
Error handling using delegates 0.00
TPL Dataflow : How to throttle an entire pipeline? +0.35
C# async/await chaining with ConfigureAwait(false) +1.28
Is LogicalOperationStack incompatible with async in .Net 4.5 -0.03
Task.Run as an anti-pattern? 0.00
.NET TPL Start a task after one ends indefinitely 0.00
Async/await within BeginReceive Callback -1.45
non thread specific IDisposable based ReaderWriterLock 0.00
Is it safe to store in a field the TaskScheduler of the UI Thread? -2.33
Can it ever be appropriate to mix async with manually starting task... 0.00
Call an Async controller method and wait for result 0.00
Simulate async/await with task.continuewith in .net 4.0 +1.41
What is the advantage of async over BeginXXX/EndXXX? +2.45
How to safely use SmtpClient.SendAsync in Multithreaded application -1.98
How To use ExecuteSqlCommandAsync +1.26
Why ContinueWhenAll hides unobserved exception 0.00
IActionFilter returning a new Task<HttpResponseMessage> never... 0.00
Do I create a deadlock for Task.WhenAll() +1.28
Can i cancel StreamReader.ReadLineAsync with a CancellationToken? +1.30
TcpClient.ConnectAsync or Socket.BeginConnect with non-blocking tim... +1.68
How would I write my own FirstOrDefaultAsync() method -0.16
Changing an asp.net app to use async little by little -0.36
Moq with Task await +1.31
TPL.Dataflow - preventing hangs when unhanded exception occurs in A... 0.00
Is there a way to use out parameter in async method.? If not can an... +1.15
IDisposable created inside Linq - Exception Safety 0.00
Call external api from Web API synchronously 0.00