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 ... 25 26 27 28 29 ... 51
Title Δ
Type declaration in linq in lambda syntax 0.00
Difference between Bitmap.FromFile(path) and new Bitmap(path) -0.21
C# class properties enumerable 0.00
Post byte array to Web API server using HttpClient 0.00
How to get response message from web api? 0.00
C# Differences between Result and ContinueWith +1.27
How to cast the object from linq +1.25
Async Function Only Updating One "Await" 0.00
How do I keep my Async method thread safe? -1.20
Multi nested FirstOrDefault 0.00
Variable declaration differences var with cast or +0.31
Using (not abusing) ContinueWith +1.20
Call async await method in sync calling method +0.30
Convert any given function into an awaitable task +0.59
Why can't I instantiate List<Object> with List<Tuple&l... -2.79
Async Await Few Confusions +0.59
PingException occurred mscorlib.dll 0.00
Is it valid to call c# extension methods in a static context? -1.78
Asynchronously process a list of objects 0.00
What is the difference between ASP.NET 5 platform and MVC 6 0.00
Difference between calling an async method and Task.Run an async me... +0.29
Any point to List<T>.ForEach() with Async? +0.28
Does await a synchonous method with Task.FromResult make sense +0.89
Purpose of equivalent new Guid() and Guid.Empty 0.00
How do I to shorten If else -0.47
Is it safe to override GetHashCode and get it from string property? +1.64
Mahapps ShowProgressBarAsync only shows after my loading task is fi... +0.28
Using a reference value as parameter, with or without "ref&quo... +0.82
What is the best way for wrapping synchronous code into asynchronou... 0.00
Dictionaries in DLLs +0.28
Make lock consider Equals() operation 0.00
How does Enumerable.Sum bind to an array type? 0.00
What it means to "Avoid handling errors by catching non-specif... 0.00
Access derived class from virtual method -0.74
Async / await on windows form application +0.30
Resharper highlights use of nameof with "Explicit argument pas... +1.91
Is it always bad to use Thread.Sleep()? -0.56
Async threadsafe Get from MemoryCache -0.44
"An expression of non-boolean type specified" error execu... -0.18
What is the => assignment in C# in a property signature -0.69
Accessing winform control with System.Threading.Task gets stuck +0.50
Windows Phone 8.1 Runtime HttpClient async with the same result 0.00
How can I call this async method in my Xamarin Forms when my app st... +1.49
C# 6.0 TryParse with out var param 0.00
Method containing foreach statment to have only one return -0.19
Syncronization of async EF Tasks 0.00
Foreach loop to get an IEnumerable<T> -2.68
How do the semantics of AsyncLocal differ from the logical call con... -0.13
Get distinct values from HashSet -0.69
Why is a class scope variable captured when using an async method b... -1.30