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 ... 22 23 24 25 26 ... 51
Title Δ
Manipulating JSON String in C# without Object +0.93
Use an object sent in as a generic type 0.00
Inline Comparer +1.25
Objects based on nullable types are only boxed if the object is non... -2.73
Are those Lists safe thread in Parallel.For? 0.00
Is it possible to change the MediaTypeFormatter to JSON for only on... +0.29
How can I get an element in an array based on value rather than ind... +1.57
why does this enumerable list split up? -0.34
A task was cancelled error 0.00
Why I can't use lambda expression inside Tuple.Create? +1.81
Rethrowing exceptions in tasks c# without wait +1.03
How to pass parameters to web api2 -2.69
KeyVault GetSecretAsync never returns -1.78
Is this the correct way to run scheduled async/await methods using... 0.00
REST service call +0.27
Where must i throw an exception to prevent endless waiting in Task 0.00
why i can not send the json string to server in c#? 0.00
How to wait for Task to start? -1.22
How to send a post request with array of strings in the body +0.27
I want a String field to consist of two other fields +0.25
How to loop through var object collection in C#? +0.88
Generic method for finding control on a page does not compile 0.00
Customize identation parameter in JsonConvert.SerializeObject 0.00
C# caching and async requests +0.91
Constructor cannot call itself +0.25
Locking on a primitive type +1.85
Locking HashSet for concurrency -0.50
Where does async and await end? Confusion +0.46
Argument type null is not assignable to parameter type 0.00
Index was outside the bounds of the array in - C# +1.21
Necessity of 'static' in methods that get parameters by ref... -1.07
Can we turn async methods into expression body? +1.85
C# Invoke Method Console Write Demo 0.00
Passing string parameter to method in multi-threaded C# application +1.11
Parse string with square brackets to json +0.25
Implement abstract class when target already implements one +0.27
Task.Factory.StartNew won't wait for task completion? +0.97
Increment an index within an array of running tasks -2.76
Calling method from MVC controller hangs due to async await 0.00
How to use polymorphism in generic classes +0.27
Object.GetType() also returning project name -1.04
Passing data into Task Continuation +1.38
IUserStore<TUser>.CreateAsync : how to indicate failure in cu... +0.26
Task event or action on cancel token requested 0.00
Strange conversion operator behavior -2.61
Best way to implement similar methods of two different classes? +1.15
XML-file instead of XML string 0.00
why does removing "throw" statement cause "use of un... -1.46
How to loop through datatable values without using for or foreach l... -2.35
What does async guarantee? -2.45