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 ... 46 47 48 49 50 51
Title Δ
C# - How do I install files to user that's using the application? 0.00
Calling async method from MVC controller 0.00
How to use the same buttons for different threads while multithread... 0.00
Error while fetching record using thread in c# 0.00
In C#, how to kill a process tree reliably 0.00
public sealed class SqlConnection : DbConnection, ICloneable +2.87
When to override and when to subscribe to delegate? +2.31
Linq query to select single string from multiple List<string> -0.31
Does using Tasks (TPL) library make an application multithreaded? +1.37
Handling custom error responses in web api 0.00
.StartsWith not working as expected? -0.30
How to Unit Test a void method with a Task inside -0.00
converting string to datetime in C# on null value exception +1.34
Threads for slow operations in MVC App 0.00
FileSystemWatcher event calling the more than once 0.00
How to handle File in use Exception? 0.00
Why doesn't this exception get thrown? +1.03
Populating an object at initialization using its constructor and an... +0.02
casting object to the actual class +1.61
Is there a way to compress an object in memory and use it transpare... 0.00
Removing globally registered JsonConverter 0.00
Weird behaviour in VS 2013 during debugging +2.09
Enable,Disable button upon check/uncheck of checkboxes +0.27
Create a singleton for referenced assembly -0.05
XDocument.Save(string) Error Handling +2.50
Non-shared operation and NotSupportedException -0.09
delegate declaration in thread constructor +0.24
Remove item from Observable Collection in Nested Foreach - WPF +0.03
Does .NET have an equivalent of Json.NET type functionality for XML? +0.42
What's the point of having models in WPF? -0.70
Can Json.NET deserialize "dynamic" properties? 0.00
State handlers depends on concrete Context in state pattern +0.01
Why are Awaiters (async/await) structs and not classes? Can classes... 0.00
Delegate Action does not take 3 arguments -0.92
ConcurrentDictionnary tryAdd 0.00
Setting frames datacontext 0.00
Access to children in a self reference tree view in wpf 0.00
Rest API C# - how is it possible to pass Stream argument -0.07
VB.NET class to C# conversion fails 0.00
Am using tryparse, but still getting crashes -1.64
Delayed countdown in DispatcherTimer 0.00
Using Dispatcher.Invoke() in Property Getter +0.54
Pass instance of a class as argument or create new instance every t... +0.51
Using a client proxy with rest in C# 0.00
Problems When Converting String that Contains a Period (.) to Int32... -0.36
Loading string from DB with EntityFramework escapes it 0.00
PipeLine.InvokeAsync not working 0.00
How to update Image Source of XAML while code is running 0.00
Wait on async lambda with Partial async/await code in ASP.NET 4.5 0.00
Does C# pass a List<T> to a method by reference or as a copy? -0.17