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 ... 32 33 34 35 36 ... 51
Title Δ
Async Await Performance in Web Applications +0.87
Page.Culture vs Thread.CurrentThread.CurrentCulture +0.34
How to generate Autopoco data when object has protected contructor 0.00
Am I setting the value of the reference when changing a field of my... 0.00
HttpClient ObjectContent JSON: format with root class name in json... 0.00
Avoid object instantiation in loops c# - How this can be avoided? +0.34
http status code 200 returns expected result. But when status is Ba... 0.00
Task blocked when moving / resizing window 0.00
CPU invokes an action even though the same thread is stuck on modal... +1.69
How can the very same assembly behave differently when used by an 4... -0.78
Environment.FailFast in c# application -2.73
builder pattern - methods with preconditions -1.31
Should we use ConfigureAwait(false) in libraries that call async ca... -0.89
How do I make non-essential computations run in the background? 0.00
Does running several Task.Run() or Task.Start() in a loop take care... 0.00
how to access value of array of string by assigning it to string? +0.44
Using async and await when external Input/output API provides its o... +0.45
How do you add an index field to Linq SelectMany results -1.41
How to create a class object +0.32
Why is this code running synchronously? +1.60
Variable returns wrong value in specific class -0.79
How to get success or failure notification Asynchronously sending E... 0.00
Property returns string from base class while member returns string... +1.63
Task Parallel library waiting for method in loop to finish (.NET 4.0) 0.00
WebApi - converting null value to empty string while returning 0.00
How to pass an return value from an aysnchronous method into a sync... +2.01
cannot implicitly convert type 'syste.collections.generics.list... 0.00
Should I use Stream.Flush before Stream.CopyTo? -0.89
Is using locking mechanism in Threading program equivalent to execu... +1.54
Parse and modify a query string in DNX -1.85
Why can parents access instances of child class' protected memb... +2.27
Can't find ToDictionary<TSource, TKey> in List<T> -1.94
How to add into structure arrays +0.35
HttpClient Instancing Per Service-Endpoint 0.00
How to find three largest and three smallest decmicals using Math.M... +0.34
Handling Exceptions in Task Parallel library 0.00
update a List<Object> with LINQ -1.05
Where is C# Windows Form Application main() function -0.02
How to postpone execution until some event happens? 0.00
Difference between Task.Run and QueueBackgroundWorkItem in Asp.Net +0.36
Why do we create a private variable inside a class and then set pro... +0.36
Factory methods in Ninject C# +1.89
Cannot implicitly convert type System.Data.SqlClient.SqlDataReader... -0.18
Task.wait vs async await 0.00
TPL Async call within a lambda foreach is not awaited 0.00
Pass different method/function to DoWork event of Background worker 0.00
Interface communicates between classes 0.00
nameof with Generics 0.00
List<T> overwrites all the items inside a foreach loop to the... +1.82
get indexes of different elements from arrays with equal length usi... -0.44