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 ... 36 37 38 39 40 ... 51
Title Δ
TaskFactory.StartNew behavior 0.00
Azure Storage Tables: await table.ExecuteAsync(InsertOperation) exe... +0.80
Asynchronous UserControl 0.00
Use events even if just an action parameter would be sufficient? 0.00
Self continuing Task using ContinueWith 0.00
Add property to all objects of json array 0.00
How is "as" operator translated when the right-side opera... 0.00
How to do I find the code calling a c# class method if the method i... -0.14
Entity Framework 6 async operations and TranscationScope 0.00
Thread.Interrupt equivalent for Task TPL -0.05
WebAPI XML formatter doesn't return all fields 0.00
Combining a while loop with Task.Run() in C# +0.10
Is this running Asynchronously? -0.45
How does async deal with closed UI? -0.06
What is the difference in these two methods when using async/await +1.90
Set HTTP protocol version in HttpClient +0.36
Deserialize Json Array using Newtonsoft.Json 0.00
AsParallel() or async/await +1.93
Unable to cast object of type 'System.Net.FileWebRequest' t... 0.00
Error checking when using HttpClient for asynchronous file downloads -0.33
Handeling errors in the TPL when I am adding threads to a collection +2.85
Wrapping blocking calls to be async for better thread reuse and res... -1.44
Unable to use TransactionScope with Tasks 0.00
Interface is Task but I dont have any async code -0.30
Assign Enum names to const variable -1.38
Using await SemaphoreSlim.WaitAsync in .NET 4 -0.22
Debug.WriteLine() versus Console.WriteLine() handles culture differ... -0.47
How can I switch between main and background thread in C#? +2.56
C# Value type Initialization mystery +1.83
How does running several tasks asynchronously on UI thread using as... +0.40
Asynchronous network programming with async/await -0.13
C# Lock Threading Issue -0.13
Delete RabbitMQ Queue when Application is closed abnormally 0.00
Pattern for writing synchronous and asynchronous methods in librari... -1.98
HttpClient in ASP.NET 5.0 not found? -0.02
How to compare strings with case insensitive and accent insensitive -2.32
GetRuntimeProperties instead of GetProperty 0.00
Task Exception Management c# -0.23
Is locking instance or member based +1.94
ContinueWith TaskContinuationOptions.OnlyOnFaulted does not seem to... +1.15
How to pause loop while time is ticking -0.67
Having 1 thread execute multiple methods at the same time 0.00
Is it possible to declare all class members public at the same time... 0.00
Why is my URI not supported? FileInfo Argumentexception -0.00
Convert HttpCookieCollection to NameValueCollection 0.00
Is it possible to use await with query that uses custom function -1.53
Async and a single instance class working with Models -0.06
Parent class expecting var as T, child class gives var as child of T -0.35
Does Oracle Coherence support bulk delete operations? +1.55
"Cannot be determined because there is no implicit conversion&... +2.11