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 ... 19 20 21 22 23 ... 51
Title Δ
Cannot implicitly convert type 'uint' to 'T' (from... +1.10
Delegates with return type multicast gives unexpected result 0.00
Is it possible to have a Generic class not requiring new() with sin... -1.22
Generics: can an interface be interogated to find T 0.00
GetFileAsync freezes app and does not throws exception +0.29
How to call an anglesharp async method without AsyncEx library? +1.01
The tasks argument included a null value -0.58
Difference between ReadAsAsync and JsonConvert 0.00
C# Invalidate automatic ToString conversion +1.08
Inconsistent accessibility field type is less accessible than field +0.26
Finding if all properties within a class are the same +0.30
How to get Distinct elements from a List of List in c# +0.90
Parallel Foreach with large list throws exception 0.00
Access invalid member names in JSON string +1.04
Checking equality with a HashSet of objects -0.52
IEnumerable - Update objects inside foreach loop +0.25
How does C# Task.WaitAll() combine object states into one? 0.00
Async WebRequest freezes application +0.25
How to use Lazy to handle concurrent request? -2.46
C# Task not completing (no results in command prompt) 0.00
Difference between IComparable and IComparable<T> in this sea... +1.29
Access to disposed closure but no using() block 0.00
Do I need to use try catch or check the return value of ThreadPool.... -2.76
How can I use Tasks correctly? -0.74
Deserialize json arrays with newtonsoft +0.55
Cancel Token within Blocking Task under the hood 0.00
Memory used by one object and its dependencies -0.74
Weird array memory management in .NET +1.41
Using a reference parameter +0.90
Task in metro style application 0.00
Is new Task always executed on ThreadPool thread? +0.23
await and async blocking the UI +1.23
Am I using ContinueWith correctly? 0.00
Avoid code repetition in c# - by using generics? 0.00
What happens when we initialize a string in C#? -2.74
How do LINQ queries update if variables that comprise them are upda... 0.00
.Net/C# throw an exception when a method is accessed concurrently +1.27
Using delegates to communicate between forms 0.00
List/Array for Patient Management +0.01
Wrapping a library that uses the Event-Based Asyncronous Pattern, f... +0.26
how to prevent getmethods from retrieve a specific method 0.00
How do I deserialize a JSON array using Newtonsoft.Json -0.08
what is the c# rule about this inline assignment -1.95
Application freezes when clicks button +0.25
How to copy values from one property to another in the same object? 0.00
Handling TimeSpan Exception in c# 0.00
What happens with running tasks when Window close? -0.48
Forcing async-await IProgress<T>.Report() to be synchronous 0.00
Retrieving T from Task<T> 0.00
Compare if two sequences are equal +1.27