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 ... 28 29 30 31 32 ... 51
Title Δ
Strange execution jump when using async/await and System.Threading.... +1.91
cannot convert from 'double?' to 'decimal' 0.00
Using await inside a ContinueWith() block -1.28
Double await operations during POST 0.00
How to Properly Call an Await Method in Main? +0.30
App Settings multiple values -0.21
Why do some async methods require a return type of Task, and others... +1.77
On which scheduler Task.ContinueWith() runs? -1.42
Using Async and Await in C# -0.71
Wait for abstract function to finish c# 0.00
Get Last Element of a/an List/Array -1.10
Convert method to return a task 0.00
Lamba error when following MSDN blog example for Async progress &am... +0.30
LINQ ToList() throws error on async method 0.00
Single Linked List with Generic Implementation -2.28
c# xml -> dictionary <string, Tuple<string,string,string&g... 0.00
ASP.NET 5 / MVC 6 equivalent of HttpException 0.00
How to synchronize multithreading notification for UI update 0.00
Task.Factory.ContinueWhenAny continue when any task finish without... +0.26
Handling exception occured inside Task.ContiueWith +0.29
Is it possible to create a public static constructor anyway? +0.17
Control Not yielding after Task.Result in a non Async Block 0.00
.NET Core doesn't depend on any installation? +0.58
How do I make visual studio show exceptions that any method may thr... 0.00
Passing a condition into Func<bool> of a Tuple<string, str... +1.98
How can I get a Tasks assigned Thread -0.20
C# foreach doesn't modify properties of elements when iterating... +1.14
Check calls Received() for async method -0.51
How to properly cancel parallel asynchronous IO Task by Escape key? +1.16
"stream was not readable" ArgumentException when using Re... 0.00
Call Sync method call from Async Callback? +1.94
Dispose/finalize pattern : disposing managed ressources +1.40
Calling Web API 2 with Get is OK but fails with Post +0.28
Cannot implicitly convert type 'bool' to 'System.Thread... +1.04
Should i instantiate a new model? +1.28
How I implement Multithread pool for a repetitive process -0.68
Migrating to Async: Repository -1.38
.Net Task class - please explain +1.08
Confused about how C# struct work -2.00
Parallel.ForEach loop is performing like a serial loop -0.19
How can I omit NULL values when converting DataRow to a Dictionary... -1.95
String.Equals vs Sting.Compare vs "==" in Action. Explana... +1.48
Difference between FileStream and WebClient 0.00
Losing HttpContext with async await in ASP.NET Identity GetRolesAsync 0.00
Asp.net mvc web api async request result 0.00
Process IEnumerable<Task> asynchronously, with limited concur... +1.90
async await for a HttpClient.PostAsync call 0.00
how to display/report back progress of Task(Async) actions? 0.00
Deserialize malformed JSON with JSON.NET +0.77
LINQ: Query body must end with a select clause or a group clause +0.70