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 ... 33 34 35 36 37 ... 51
Title Δ
Stream to string +0.29
Can't write class with params as property +1.88
Deserialise JSON with Newtonsoft Json.NET in C# +0.34
Entity Framework:Why the collection type of entity class need to be... -2.09
How do I store my numbers into an array? 0.00
using statement usage in C# +1.01
Wait the end of HttpWebRequest.BeginGetRequestStream 0.00
Calling variables from class (DateTime) -0.16
Trigger function(s) based upon Boolean result without using the iF... +0.77
c# check if key exists in dictionary then pass on its value +0.03
ThreadPool behaves different for debug mode and runtime -2.06
ReadOnly Session coupled with Asynchronous Action and Task Thread.... 0.00
Error in using await operator within an async lambda expression -1.94
Passing data between ThreadPool threads 0.00
Using Tasks : ContinueWith needs a return statement which my busine... +1.37
What is the correct way to call an async method from synchronous co... +0.98
HttpClient PostAsJsonAsync method not works correctly(Serialization... 0.00
Is code that disposes CancellationTokenSource while tasks are cance... 0.00
Cleaning up a cache of .net WeakReferences -0.19
Deserialize and parse only needed arrays from JSON Array +0.33
Async/Await how to handle with "old" results? 0.00
Why no line is writen in output using StreamWriter +1.31
Converting loop to tasks +1.52
RestSharp, returning IRestRequest content as something usable 0.00
Entity framework async issues context or query? +1.58
Are these two code snippets using IQueryable and .AsParallel equiva... +1.98
Is it smart to use tasks on controller methods having a single back... +2.19
Line delimited json serializing and de-serializing 0.00
How to override a function that returns a task 0.00
How to make variable visible outside of if-else statment? +0.84
Lock a part of code for any instances 0.00
Run Multiple Tasks (Variable Number) in parallel and continue when... -0.49
How to calculate total of all properties within the object in C#? +0.83
How do I adjust this orderBy list of objects to consider duplicate... +0.93
C# List comparison ignoring class item 0.00
C# Json combine two different objects +1.52
How to count calls to ASP.NET Web API POST method -2.33
storing the task completion time of every task using Task factory -1.71
Save data in state-machine -0.14
All classes with particular Interface should be notify by event -2.16
Force Cancel Task with API that might hang +0.35
Trying to make bool out of parse.com async -1.32
C# IF statement about a int check vs string in a DataTable 0.00
Will Dispose() be called if a .ctor() throws? -0.44
How to pass IDbConnection to EF context? 0.00
Check All Elements for String -1.79
Does Task.Factory.StartNew has any performance side effects? 0.00
Why assigning a delegate to a local copy thread safe in C#, any cod... +1.51
TPL inside Windows Service 0.00
Try block exiting without doing anything in the debugger 0.00