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 ... 27 28 29 30 31 ... 51
Title Δ
Getting key-value combinations from a Dictionary using LINQ +1.28
Where to use concurrency when calling an API +0.84
Is using the 'ref' keyword for string parameters in methods... 0.00
Exception method name thrown in TPL Dataflow block is always MoveNe... 0.00
Index was outside the bounds of the array in ASP.Net Web API 0.00
Bulk insert using transactions is blocking UI on async process +0.31
sqlconnection missing type or namespace reference 0.00
Why is my async function hanging when calling task.run function 0.00
How can i return from a method more then one variable? +0.80
How to validate price range value in c# +0.28
How do I do the equivalent of TaskCompletionSource<nothing>? 0.00
What's the implementation of List? -2.09
Why TcpClient.Connect is not throwing exception in async method eve... -0.98
ref keyword ReferenceEquals +1.35
How to pass different range on parallel.for? 0.00
C# operator== : what is standard practice (reference/value equality)? +1.63
Why is "Using asynchronous [...] methods on CPU-bound [providi... 0.00
Correct place to declare a object in C# +0.78
What does sheet = sheetList.FirstOrDefault(ws => ws.Name == stri... -2.76
How to use Linq to sort an array by Length and then value -0.02
GoogleWebAuthorizationBroker.AuthorizeAsync timeout when released t... 0.00
async/await in MVC controller's action -2.51
Deserialize JSON string in to Class +0.29
What is this "pinning handle object[]" that I see in Jetb... 0.00
Using Parallel.ForEach<T> to set a bool external to Parallel.... -2.06
Fibers vs async await 0.00
Dapper's nested `using` clause - Clarification? 0.00
Why does async/await method in attribute never return -0.68
The Band application called an interface that was marshalled for a... 0.00
Select specific element by using Linq -0.81
Implementing GetHashCode in C#. Null-value handling -0.19
Multiple AJAX request at the same time slows down ASP.NET WEB API 0.00
Limit number of parallel running methods -0.37
An elegant way to simplify the provided code +1.86
Stack Overflow when trying to access form controls from class +1.49
Method to verify a array string values? -0.70
MVC controller encoding JSON with Json(object) vs JavaScriptSeriali... 0.00
How to wait for thread to complete without blocking UI -0.17
Why does Linq require Func<T,bool> and not Predicate<T>? 0.00
Using Func with Task in C# +0.30
Windows.Web.Http.HttpClient.getAsync(uri) is hanging an app up and... 0.00
Convert HttpContent into byte[] -0.53
ShellExecute vs. Process.Start 0.00
Efficient way to iterate over an array for a specific member +0.92
C# Removing Tabs from Readline Input +2.08
C# double null check 0.00
Variable lifetime -0.97
Taking user data from a text box and writing it to a specific json... 0.00
How to return a value to client application from WebAPI but at the... 0.00
Why use a Mutex to lock on? -2.47