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 ... 24 25 26 27 28 ... 51
Title Δ
Is this a good way to start a anonymous task and continue with ui t... +0.27
What is the difference between these two declarations +0.73
How to wait until all tasks finished without blocking UI thread? +0.28
How to handle exception with explicitly constructed Tasks 0.00
Does c# have a collection that works like a cache? +0.25
C# disable keyword functionality -1.98
When using substring, An object reference is required for the nonst... +0.94
int.Parse(string) produces DateTime format exception error +0.26
Problems And Errors While Implementing Async Controller Action 0.00
If async/await doesn't create new thread then explain this code +1.27
Arguments HTTP Post c# +0.21
Wait untill an event raised and then continue code +0.60
.net webapi manipulate response (prepend object with ")]}'... +0.28
How can I use C# predefined get and set with a private field? +0.17
Does the lambda operator have additional uses in a C# Universal Win... +0.98
ReadonlyCollection, are the objects immutable? +0.30
Destructor crash on application close windows phone 0.00
what happens if I await a task that is already running or ran? +1.25
Is "sequential" file I/O with System.IO.File helper metho... +1.61
How do I get the value in a generic Dictionary? +0.28
How to print for loop table of multiplication? -1.23
Will the Thread Pool create more than {num of cores} Threads in a &... 0.00
ArgumentOutOfRangeException Constructor (String) definition +0.30
How(and why) can I avoid returning a void on these async methods? +1.27
Use DownloadFileTaskAsync to download all files at once +1.34
When I cannot use ConfigureAwait(false)? +1.16
Use of UpdateAsync method ASP.NET Entity Framework 0.00
Int32.ToString() too slow 0.00
Using String.Join for multiple items in a List +0.31
What is the advantage of creating a thread outside threadpool? +2.68
Overloading generic Method with different parameters to reduce redu... 0.00
Return data while task is running 0.00
Convert void into async return in C# 0.00
check in c# if an instance is a type of a class which has a generic... 0.00
.NET logic in setter and a backing field -0.83
ASP.NET WebAPI returning Http 405 -0.41
Task swallows the exception thrown +2.11
Create a constructor that does not exist in base class +1.16
Restsharp returns 403 while Postman returns 200 0.00
disable capturing context in all library code, ConfigureAwait(false) -2.36
Can I call Dispose for copy of Enumerator? 0.00
C# async dispatcher operation not recognising variable has changed... +1.57
Serialize Dictionary without property name with Newtonsoft.Json -2.48
How to search duplicated key in KeyValuePair list and delete the ea... 0.00
Task status WaitingForActivation on call to Azure ActiveDirectory 0.00
Is there an easy way to do parallel aggregation with a non-commutat... 0.00
Multi-threaded program lock on the inner Stack of a List<Stack&l... 0.00
Copying Members from class list to string list in C# -0.10
SynchronizationContext Send() suposed to be the same thread? -2.43
MVVM WPF BackgroundWorker and UI update 0.00