StackRating

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

Reed Copsey

Rating
1744.04 (50th)
Reputation
545,818 (49th)
Page: 1 2 3 4 5 6 7 ... 150
Title Δ
How to average a List<List<double>> for each inner entry? +0.18
C# Using Async to run function in separate thread while continuing... +0.87
How to start a thread in another class in C# 0.00
C# better to return a List or modify an existing one? +0.56
Returning custom object in LINQ query -1.51
ushort Operations Throwing Int Cast Errors 0.00
Determine If all Values in Dictionary pairs are equal +0.71
How to make c# wait until previous code has been executed? +0.63
If using a Timer control do you need to use Async Task? -1.49
Visual Studio 2013 Update 3 - No Intellisense? -0.80
F# how to set content on WPF Label programmatically 0.00
For Statement Not working C# 0.00
ReactiveList.AddRange(IEnumerable<T> collection) fires for ea... 0.00
Why in C# Console.ReadLine() stores only string? -1.14
How to create an array of two arrays, and then test it for equality? -0.32
Can entities be suplied to the UI withoud duplication in the viewmo... 0.00
How to remove decimal point from a decimal number in c#? -1.16
Initialize static class implicitly 0.00
Cross- thread operation not valid 0.00
F# Async and WPF ProgressBar 0.00
Programmatically Installing Windows Service from Application 0.00
Interop - Whether to call native from managed or vice versa 0.00
Enum Extension generating garbage 0.00
"as" Versus "is" With a Cast +0.64
converting IntPtr as c# struct pointer 0.00
How to draw a Table in WPF Canvas? 0.00
How to change values of constant or static variables when deriving... +1.04
c# create and attach dll to project -0.82
PropertyChanged member for INotifyPropertyChanged is always null 0.00
convert ini read value(string) to int 0.00
Can a DirectoryInfo object be safely use as a key in a Dictionary? +0.59
What happens if I Monitor.Enter conditionally while another thread... 0.00
What is a String ^ in Windows Forms? Any Chance I can convert it to... 0.00
Windows Metro C++ C# - How to add namespace of WinRT Portable Proje... 0.00
Why Observable Collection is updating the ListView only when event... 0.00
How Does Scoping Work for Task.Factory.Startnew? 0.00
f# Assignment of function's return value to an object, using mi... 0.00
WP8.1 How to cancel a Background Audio Task in C# -3.13
Get disposed state of an object 0.00
How to populate Dictionary using LINQ? +0.71
Calling async method and TaskScheduler in async/await 0.00
Pause Thread While Another Thread Is Executing A Task 0.00
Why can a struct encapsulating a class be a compile-time constant? 0.00
Will System.Random.Next() always return the same sequence 0.00
Which 3D file formats can be made to allow XAML binding and code-be... 0.00
Why not check for null like c# when raising custom events in vb.net? 0.00
using invoke inside a new thread in forms 0.00
Compiler Optimization for methods that only call another method 0.00
C# How to declare lambda or anonymous function type in method argum... +0.97
Struct on the heap? +0.21