StackRating

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

Scott Chamberlain

Rating
1626.17 (961st)
Reputation
101,689 (718th)
Page: 1 ... 7 8 9 10 11 ... 51
Title Δ
How to stop code when a condition is met c#, Debuging 0.00
How to select a single value from the list in a dictionary? -2.26
Readonly cross-class references: A Catch-22 -0.54
GetComponent returning null 0.00
How to let threads access a resource concurrently except when a mas... 0.00
Why do I need to bind to a dependency property in code behind but n... 0.00
Get environment variable of another user? 0.00
Required user for ThreadPool.QueueUserWorkItem 0.00
Are we guaranteed that hashcode caching through data race will work... -0.22
Notify task when other tasks complete +0.80
How to retrieve value from IDataReader that have multiple tables 0.00
Starting an application that is in resources C# 0.00
How to XOR two strings in C#? +0.19
Trying to Define the Value of an Int By Passing It As a Parameter i... 0.00
Testing if await operator will succeeed -1.12
locking by target object self +0.33
Why does null-propagation of Nullable<T> return T and not Nul... 0.00
Why can't I see source in Microsoft's reference source? +0.34
How to post json to server Unity WWW WWW string has invalid arguments -0.20
Possible compiler error while generating generic method +0.22
What is the simplest IDisposable pattern in c#? 0.00
GetHashCode With Generic Collection Returns Different Values 0.00
How do you handle a 3rd party interface returning Task if you don&#... 0.00
Can an object in a cache be removed during a function call within t... -0.53
How to properly use async/await in .NET 4.0 0.00
Why am I getting breakpoints in DLL code 0.00
Duplicating Unity's mystic Interface power +1.45
IEnumerable implementation only for Dictionary values +0.40
Is Guid.NewGuid().ToByteArray() to a string (number) line still uni... +0.31
Convert lambda type from int => IEnumerable<string>> to... 0.00
How to pin memory allocated by Marshal.AllocHGlobal() in C#? 0.00
How can I make Linq extension method available for the entities? -1.20
C# get position of object recursively +0.31
Write numbers from 1 to 10, set cursor position to the beginning an... -2.69
How can I specify an author if I'm using nuget.exe CLI +0.31
Is it possible to have Global Methods in C# +0.68
C#: How to change search directory for dependencies of dynamically... 0.00
Allowing a user to pass table name and column name whilst preventin... +0.32
Find least occurring members in the list in C# -1.54
Image from access database with Visual Studio +0.29
Can somebody explains what happens in this algorithm to check if it... +1.66
Making an object(with camera) move passively +0.97
Convert.ToDouble(decimal) unexpected loss precision -0.18
Visual Studio breaking when it should not be... Anyone know why? -0.68
Why is await exiting? 0.00
Most efficient way to find a "space" in an ordered list u... -0.31
C# IReadOnlyDictionary cannot be found 0.00
c# - Narrowing and widening on class inheritance +0.31
String replace with recursive dictionary values +0.31
c# To check if a year is a leap year without DateTime +0.31