StackRating

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

Yuval Itzchakov

Rating
1694.26 (177th)
Reputation
121,268 (536th)
Page: 1 ... 21 22 23 24 25 ... 51
Title Δ
C# How to get multiple tasks to start and then await them +0.31
Async actions in asp.net mvc application +1.21
C# Basic Comprehension Questions +0.26
IEnumerable Cannot evaluate expression because the current thread i... -0.08
Checking if a thread returned to thread pool +0.35
How to compare two lists of objects? -3.11
Static field is initalized later when the class has a static contru... -2.31
Automatic initialization of backing fields 0.00
What is the memory overhead of a .NET custom struct type? +1.79
How to make an 'await' for multiple variables on return asy... 0.00
How to make exception be awared of before calling Task.WaitAll? +0.24
Not receiving response after PostAsync 0.00
Unit tests and multiple async tasks +0.29
WPF, C# TPL AggregateException never fired -0.23
Pass dynamically type to generic template +0.96
C# method: is there a parameter name to insert 'derived classna... +0.25
Parallel Aggregate Collection +0.64
MVC4 async await has any benefit if we only have series of calls wi... 0.00
SupportedMediaTypes not used when doing content negotiation 0.00
Return reference to double in C#? 0.00
Why isn't this Matrix code outputting? 0.00
Why does Resharper say, "Co-variant array conversion from stri... -1.02
Passing type parameter to generic type with no constraints is throw... -0.25
Using a LINQ Query to Sort an Array 0.00
Cause of TaskCanceledException with SendMailAsync? 0.00
Using a constructor class to make a copy of an existing class insta... 0.00
How to fix my WebAPI2 controllers to use async Task for scability 0.00
Advantage of async/await over blocking in unit tests -1.81
How can I use a method async Task<string> and return string,... +0.72
Dictionary<TKey,object> modify indexer to cast before returni... +0.97
Executing N number of threads in parallel and in a sequential manner +0.67
How can you determine if the object initializer is the one calling... +1.99
Unable to use async-await with AcceptTcpClientAsync method 0.00
How to collect the returned value of an awaited method in a variabl... 0.00
How to Convert Array to string +0.01
How can I get the internal "message" value of a System.Ex... +1.36
Enumerable.Empty to List -1.07
Instance subclass field using parent protected constructor +1.09
Error using Async and await in C# +0.03
C# WPF multithreading cannot return the actual value from Dispatche... 0.00
Should Task.Wait be deprecated? 0.00
Linq alternative to retrieving Lookup values by key (or partial key) -1.20
a disposed closure has a strange behavior +2.04
How to call one task after completion of multiple tasks +0.25
Unable to deserialize string to dictionary<string,string> +0.81
ConcurrentDictionary InvalidOperationException c# +0.26
Is there a way to do a kind of TryStart for a task in c# TPL (witho... -0.18
C# 6.0, .NET 4.51 and VS2015 - Why does string interpolation work? -0.50
C# "Boxing" into a property / 1-Arg Constructor By Assign... 0.00
How to infer type parameters with inherited types? +1.51