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 ... 30 31 32 33 34 ... 51
Title Δ
await Task.WhenAll does not wait for all tasks to complete +0.31
How to assign a single column of a multi dimensional array to a sin... -1.37
Generations in garbage collection and Large object heap 0.00
Ignore async without await compilation warning +1.68
Why is async/await not working in my ASP.net 5 Console Application? 0.00
Covariance and Contravariance Confusion +1.84
Using Activator.CreateInstance in generic class combined with "... +0.31
Calling BeginInvoke from a destructor +2.32
Allocated on the heap or the stack? 0.00
How can I resolve the Class type for generic parameter, when the pa... -1.70
Async methods switching passing control back and forth to next asyn... -1.62
C# calling IDisposable.Dispose() vs making object null +1.23
Check if IEnumerable<object> is IEnumerable<int> +0.62
Confusion with async/await web calls in order +0.57
Case Insensitive Array.Contains in Linq Query -2.37
Why Do I Need To Make This Method Async? +1.34
Linq select with join +0.33
Does C# reserve three null instances ahead of time on a List<Obj... +0.02
Properties and auto-implementations +0.33
JsonConvert convert to custom object +0.33
How to eliminate first comma of a string? +0.32
Double or Triple "where" clause in Linq +0.05
Deserialize Json String not working -0.34
Return to View with Async Await -0.56
Console.Writeline basics +2.03
Generic with lambda expression +0.33
Handle exception in between loading and displaying data +0.38
Replacing a collection passed in by ref -0.18
Confusion about calling CPU-bound methods synchronously from an asy... 0.00
How to use MSDN documentation and Visual Studio to figure out what... -0.30
ASP.NET and async - how it works? 0.00
How to create a generic Task.ContinueWith extension method 0.00
When to use TcpClient.ReceiveTimeout vs. NetworkStream.ReadTimeout? 0.00
How to print Text and value from integer on the same line in the co... -0.77
Is .NET Execution Environment (DNX) similar to mono? +3.02
Deleting duplicates references in list c# +0.33
Abstract class not generating with CodeDom 0.00
What does BuildManager.AddReferencedAssembly exactly do? 0.00
Destructor execution order? +1.88
Task.StartNew() works differently on STA mode? 0.00
c# custom Dictionary<string,string> that accepts duplicate ke... +0.98
C# Task Ignoring Cancellation timeout -0.33
Generic type constrain for ValueType in C# -1.53
How to list all object in GC finalization list? -0.42
How to get only the remaining characters after a word +1.43
How do I cancel a concurrent heavy Task? 0.00
Read a connection string from a XML file +0.35
Entity Framework - Error on db.SaveChanges() -0.70
Custom Equals Method in C# +1.31
Why this memory management trick works? -0.56