StackRating

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

Dan Bryant

Rating
1554.66 (6,715th)
Reputation
24,318 (5,293rd)
Page: 1 2 3 ... 15
Title Δ
How can I get the most frequent 100 numbers out of 4,000,000,000 nu... -0.04
Turning off Compiler Optimizations? My C# code to evaluate order of... +1.27
I'm trying to do edge detection. But it works on just one image 0.00
If all built-in types are immutable in C#, doesn't it mean that... +1.72
Is there something like the conditional operator but for expressions? -1.27
When would == be overridden in a different way to .equals? -0.34
Unable to cast object of generic type to generic interface C# -0.34
Avoid hough transform 0.00
how IsAssignableFrom (or even ImplementInterface) works +0.77
C# Most performant way of counting sections in a string, by delimiter -2.25
How to convert a 3D array type to a 1D array type in C#? +1.68
Forcing hardware acceleration 0.00
OnPropertyChanged parameter of INotifyPropertyChanged -0.26
Why is TimeSpan.Duration() a method rather than a property? 0.00
Locking Performance & Alternatives +1.09
Storing and reading a high volume of small elements concurrently in... -0.57
Is nullable boolean (bool?) considered thread safe? -0.56
Visual Studio 2015 break on unhandled exceptions not working -0.22
Use an array of Vector2f structs as an array of floats in-place +0.42
Check for null in == override +0.40
In C#, What are the Differences Between Types and Objects -0.79
Can I Reference Const Fields From a Nested Struct Without Referenci... +0.42
Make custom C# collection thread-safe +1.08
Multiple Binding updates from ViewModel +0.41
Explicit constructor call in C# +2.19
Overloading methods of an Interface based on return type... -2.32
How to edit a property that is deep within an object +1.93
Convert Dictionary<string, object> to class and subclass 0.00
Multiply large number in parallel 0.00
Hide inherited protected method -0.30
GetBytes returning different size than data byte actually is 0.00
Can IComparer be used to hash a list as it is populated? +0.40
WPF property not reflected immediately (only last change is reflect... +2.35
Can I call Monitor.Pulse from a different class in C# +2.17
How to force method to use a mock? +1.70
Why can't I access a private static method in one half of a par... 0.00
Why does the UI thread hang when updating list in background? 0.00
.Net Observer Pattern changes. When did these happen and why? +2.04
Create an awaitable that awaits a method to be executed +0.91
Code Contracts and Inheritance(Precondition on overridden method) -1.83
When is a specific type actually a System.Object? 0.00
C# generics is keyword covariance / contravariance type inferral +0.19
XAML is calling get with a prior binding 0.00
Disposing MemoryCache in Finalizer throws AccessViolationException +0.98
Advantages or alternatives to asynchronous events in my case of man... 0.00
Creating a reference to a value type field 0.00
Calling await on a task created with Task.Run() -1.49
Obsfucated variable names +1.78
Async method returning Task but not actually Async 0.00
Is removing unreachable code always safe? -0.99