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 ... 38 39 40 41 42 ... 51
Title Δ
error CS0119: Expression denotes a `value', where a `method gro... +1.48
HttpClient.GetStringAsync() call freezes everything without throwin... 0.00
json.net and wrong dates with +00:00 suffix 0.00
When does Task.Run(Action, CancellationToken) throw TaskCanceledExc... -2.04
Exception handling with async delegate -1.31
IAsyncOperation<IRandomAccessStream> not casting 0.00
TPL and Monitor in PCL -1.70
Deserialize list of JSON objects 0.00
Unintuitive behaviour with struct initialization and default argume... +0.32
How to see how many thread is working to complete my task TPL? 0.00
Can WebAPI change output just before response? +0.55
C#: Resize String Array -0.83
How to call async method inside a method which has return type? -0.72
How to enumerate enums when the enum type is only known at runtime? -0.63
How to make a function run async +1.69
How do I implement InvokeRequired UI pattern inside an async method? +2.28
Send Multi-Threading SMTP emails 0.00
Async design pattern - which one is better? -0.61
Considerations for not awaiting async Task +2.48
PostAsJsonAsync with unknow result 0.00
Why is the length of this string longer than the number of characte... -0.07
Method inheritance issue when porting Python to C# +0.31
return a structure different from the declared structure, why can i... -0.06
Why does catch in a method handling an Action truncate the stack tr... +1.89
error in over-riding the function c# 0.00
Creating an object of an interface in C# 0.00
Trying to call Async method synchronously. It waits on Task.Result... +2.64
Cannot convert lambda expression to type "..." because it... 0.00
GC behavior when pinning an object 0.00
Will compiler optimize collections initialization? +1.98
How do I return lengths of string in an array? -0.36
Does LINQ allow simplifying this construction? +2.20
List of elements doesnt follow my recursion method c# +0.41
Generic Object Method not working correctly +1.17
Fastmember access non public properties 0.00
Is this usage of await/async correct? +0.41
Linq to XML: Remove duplicate from an item +0.42
How to implement interface method that returns Task<T>? -0.22
How to create Task with multiple params, return typ, TaskCreationOp... +1.98
how to convert list object to list string( getting error Unable to... +0.40
Accessing Multipart HTTP Request Body via C# IHttpHandler 0.00
Serialize Selected Properties from Class Collection +0.42
Calling variables from different classes c# +0.93
When and where to instantiate and dispose a disposable property of... +0.40
UnityContainer resolve all types for one interface 0.00
How to raise exception when something goes wrong? +1.87
JsonConvert.Deserialize JsonResult from MVC Action 0.00
Cannot implicitly convert type Dictionary<String,int> to int -1.97
Do I need to wait for asynchronous method to complete before dispos... +1.56
Multithread adding nodes to LinkedList? -0.51