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 ... 44 45 46 47 48 ... 51
Title Δ
Disposal of AsyncLazy, what is the right (easy to use and non-leaky... -1.66
Calling async method to load data in constructor of viewmodel has a... +1.15
Await execution of base method in derived event handler +0.46
Strange behavior of Parallel.ForEach +0.48
Why does this async method quit before writing to file? -0.53
How can I start class in a separate thread? 0.00
Why await both the asynchronous request and the reading of its cont... 0.00
C# How to use FirstOrDefault with an array while unable to have Sys... -0.06
Call Api Service from HomeController 0.00
Portable Class Library HttpClient +2.82
Using async await C# Xamairn +0.74
C# events initialisation -0.57
Using Parallel.ForEach() for long running process 0.00
Is it the correct implementation? -0.02
How to choose methods for async calling in C#, how to propagate async +1.25
Should this MVC4 API call be async? +0.48
Try{}Catch optimization? -0.31
Windows.Web.Http.HttpClient#GetAsync throws an incomplete exception... +0.49
Async wait for event after sending argument 0.00
UI Freezing Even After Using Threads -1.13
Handle specific HTTP answers correctly (OOP specific) 0.00
poco classes setting default value from another entity -0.02
Parallel.Invoke does not wait for async methods to complete -0.45
C# app fall down when use Task in PCL 0.00
How to safely mix sync and async code? +0.46
Should I wrap slow calls with Task.Run? +0.28
Exception handling with tasks using libraries (dll) +1.59
async await vs TaskFactory.StartNew and WaitAll 0.00
Application enter in a "wait status" while HttpRequest op... 0.00
When Iterating Over ConcurrentDictionary and only reading, is Concu... -0.02
Httpclient handling server logouts 0.00
Function still async can it be refined? +2.14
Should all interfaces be re-written to return Task<Result>? -0.59
Cannot convert method group 'ObjectCount' to non-delegate type 'int' 0.00
ExecuteReaderAsync causes sql query to take longer to finish? -1.54
Deadlock when thread uses dispatcher and the main thread is waiting... -1.10
Execute a Method +0.36
There is no option to Add Existing Project -0.73
What is the correct usage for sqlite on locking or async +2.02
Getting async await and task working 0.00
Returning an item in a WCF method that uses await 0.00
RestSharp: Deserialize Xml to c# Object return null -0.01
EventHandler that changes another widget/control's properties 0.00
Modify instance variable used by multiple Tasks -0.04
cannot initialize type with a collection initializer because it doe... 0.00
SemaphoreSlim.WaitAsync before/after try block +2.07
Extending a C# interface with common logic without using Extension... +2.09
Accessing type <T> passed in from class (public class TheClas... -1.12
dealing with an error from a typed WebAPI HttpClient call 0.00
WPF Stop BackgroundWorker from main thread -2.05