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 ... 26 27 28 29 30 ... 51
Title Δ
Is converting 1,000+ strings to lower-case during comparisons when... 0.00
What is this C# code usage concept called? And how does it work? 0.00
Best approach for cancel an awaitable method before navigation? 0.00
In C#, type int refers Int32. Is it still a value type +0.53
Getting async result deadlocking (despite setting configure await t... +0.97
List to Dictionary with incremental keys in one line LINQ statement +0.64
List<T> Sort Memory Leak +1.11
Parallel Invoke with AwaitAsync in WebApi blocking 0.00
Struct's private field value is not updated using an async method 0.00
Responsive desktop application using Asynchronous I/O vs Multi-thre... 0.00
Is ConcurrentDictionary.GetOrAdd() guaranteed to invoke valueFactor... +1.76
How to use Parallel.ForEach with Thread-Local state? +1.68
Request.CreateResponse versus response.Content? 0.00
Implementing callback mechanism as async/await pattern in C# +0.30
When working with asynchronous web services, what should "awai... +0.69
await Task doesn't work with IEnumerable -0.09
Linq and var keyword -0.17
Processing a ManagementObjectCollection using Parallel.ForEach(...) 0.00
Deep diving into the implementation of closures +0.88
Nested async lambda not awaited +0.30
What difference does it make - running an 'async' action de... +1.93
PagedList and Async 0.00
How to check if an entry exists or not in an C# List with the Find... +1.07
Code not executing after Task Parallel library executes +1.19
Prevent GC Collections In Certain Spots To Improve Performance 0.00
Calling async method behind Singleton.Instance +0.30
Execute function with name stored as a value in a dictionary +0.38
Expression denotes a `variable', where a `method group' was... 0.00
Behavior of Assembly.GetTypes() changed in Visual Studio 2015 0.00
WCF async method calling hangs up? 0.00
Default Constructor with Private accessibility -0.11
Calling an async method from the browser +1.03
How to run a while loop? +0.19
String to Object Collection 0.00
async within a LINQ code - Clarification? +1.55
Can I compile DLLs without Visual Studio? +0.51
Stop a thread working with DB 0.00
IEnumerable property creation in Reflection.Emit 0.00
How can I use 'continue' and `break` in an extension method? +1.80
How to use void method with Task.factory.fromAsync +0.31
How to read AppSettings values from Config.json in ASP.NET vNext -0.19
Async methods Explanation -1.13
Convert.ToInt32 user input array to int c# +0.17
UploadStringAsync CallBack Return Type 0.00
Use async/await on all actions in a controller? 0.00
What happens to request in Web API controller when HttpClient times... +0.29
How to do oneliner code with loop and condition? +0.31
Get a value from string array by search id 0.00
using EasyNetQ multiple Handler for one consumer does not work 0.00
Is the thread blocked when doing database operation? -2.85