StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ned Stoyanov

Rating
1479.17 (4,499,842nd)
Reputation
9,991 (15,289th)
Page: 1 ... 5 6 7 8 9
Title Δ
Code works but seems to run synchronously not asynchronously -0.31
Run WPF UI tests during TFS build 0.00
What Is Object Under Test vs. Collaborator here? -0.48
Cast an object to IEnumerable<T> where I know what T is -1.41
Await in static method +0.01
Read IEnumarable or wait for it to finish changing first -0.48
How to tell unit ms test to pick up CSV file from a subfolder and n... 0.00
Async await, code never getting executed +0.55
C# Function Return Error -3.83
Does this violate good Unit Testing patterns? 0.00
Object reference not set to an instance of an object using LINQ C# -2.69
Async methods in c#: Continuation point 0.00
c# repository pattern to support normalized mongo db 0.00
Can I select individual Items from a list? +0.16
String to double with 0 tail 0.00
Unit Testing MVC Database 0.00
Should Repositories's services depend on each other? 0.00
Which one to use? Vector or List 0.00
How to store and sort unicode characters +4.07
How to move similar properties to base class 0.00
How to query in linq using orderbydescending? -3.23
Should we use struct for data and class for behavior? -3.51
Invocation of Delegates Issue -1.34
System.IndexOutOfRangeException Sum of sums 0 -1.51
Creating a ManyToMany relationship between two models 0.00
Should you have duplicate unit tests for seperate methods that shar... -0.68
How to access the Session in MVC.Net 4 from different Thread +2.45
How to have navigation properties without a database -3.90
How to setup with navigation properties 0.00
How to add to a mock repository 0.00
Accessing ASP.NET Controls Properties within Parallel.Invoke 0.00
await/async Microsoft Practices Enterprise Library Data -1.93
No of thread spikes with async, await, on a simple custom synchroni... -3.05
Serializable class for 0.00
2D-array display error +0.14
To creat a class with additional information to carry than its BASE... +0.31
cannot assign void to implicitly-typed local variable +2.52
string s[s.Length-1] vs s.Last() -0.90
DDD and CRUD on lookup tables using repository pattern +0.29
How to handle two or more domainevents in c#? 0.00
Unwittingly not declaring an overload. what do you think? -1.97
Does calling IEnumerable.Cast<T>() changes the underlying typ... -2.39
Why does my TPL program use more ThreadPool resources than its asyn... +0.94
difference between await Task(ReadFromIO) and await Task.WhenAll(ta... +0.88
Validate interface properties -3.94
How to timeout a blocking call to unmanaged code (.NET)? +2.47
Silverlight ASync call of Service overriding class member +0.30
Async Event Subscription 0.00
Repository and UoW pattern with service layer -2.42
Nested Asynchronous function in Silverlight +0.09