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 ... 8 9 10 11 12 ... 19
Title Δ
Understanding async with WebClient UploadString() vs UploadStringTa... -2.00
How can I produce a Task<Task> to Unwrap +0.54
WhenAll vs WaitAll in parallel +0.03
Is there any other way to set Task.Status to Cancelled +0.35
Thread Safety and Task.Factory -0.62
How to remove any value from Dictionary<string,List<string>... +0.38
Elvis Operator and String Formatter in C#-6 +1.23
Using async in non-async method +0.86
Why do value types and reference types behave differently in a loop... +1.47
Best practice for ITargetBlock<TInput>.Completion.ContinueWit... 0.00
Make Async Calls inside a Controller Action 0.00
TPL Dataflow data recycling 0.00
Mutex that not block current(UI) thread 0.00
Async method that does not make async calls 0.00
Call method which accepts an Action parameter synchronously 0.00
C# tasks are executed before Task.WhenAll +1.27
How to guarantee that async method continuation runs on another thr... 0.00
C# 6.0 New Feature Dictionary Initializers +1.77
using Task.FromResult to create async wrappers around sync functions? +1.47
Combine the result of two parallel tasks in one list +1.67
How are async void event handlers called in C#? -1.02
ToListAsync() in a DbContext using statement : "The ObjectCont... +0.39
Loosely-ordered concurrency with loops? 0.00
When does Task.Run(Action, CancellationToken) throw TaskCanceledExc... +2.04
C# Await in a delegate call +1.62
Best way to do a task looping in Windows Service +0.38
TransformBlock never completes +1.62
Mark task exception as handled 0.00
Why doesn't AsQueryable<T> imply a filter on the _t discr... 0.00
TPL Dataflow async scheduling 0.00
TPL and Monitor in PCL +0.41
Task class - multiple waits and exceptions -1.86
Replacing a lock with an interlocked operation +1.11
Is there a more readable alternative to calling ConfigureAwait(fals... -0.65
Different behavior of exception with async method +0.39
How to make asynchronous methods that use a queue thread safe +0.38
Code Contracts and Tasks 0.00
MongoDB Query: How to add some days to a date field before comparin... 0.00
Design: Task B to pause Task A temporarily to take care of work, an... -0.44
What benefit does the new "Exception filter" feature prov... +1.96
How to create Task on async delegate without a Func<> variable? -2.01
TPL Dataflow Consumer to Process Multiple Items at a time -1.80
Await or Task.FromResult -1.63
Migrating lock to TPL 0.00
cannot await object in the async call -0.20
Nicer pattern for starting tasks and getting their return values +2.77
Getting return values from Task.WhenAll 0.00
C# infinite iteration +0.36
Completing a TPL dataflow chain +0.39
using await Task.Delay in a for kills performance -1.76