StackRating

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

Matthew Watson

Rating
1614.27 (1,273rd)
Reputation
74,391 (1,127th)
Page: 1 ... 24 25 26 27 28 ... 46
Title Δ
Does foreach remove from C# BlockingCollection? +1.96
string compression is not working for smaller string -0.54
the process can't access the file because it has been used by anoth... +2.03
Are volatile variables useful? If yes then when? +1.26
marshal.PtrToStructure access violation excpetion 0.00
c# how to passing functions as string to methods +0.93
Why can't I overwrite an XML file that I read (i think I closed all... +1.68
Base to Derived is possible(Boxing), But Derived to base gives run... +0.84
How the strings concatenation take place in C# for var q = "A&... +0.45
C# User control with timer starts even in design mode -1.22
Another paradigm to Optional Parameters C# with Interfaces/Inherita... +0.37
Redefine massive of fixed size -0.10
Padding a zero to the beginning of a string +1.85
What object to use to lock threads from signle session (from single... 0.00
C# Conway's Game Of Life 0.00
How to remove Folders whose contents are empty -0.06
Uri.EscapeUriString with square braces +1.86
C# .Net Traversing an object graph 0.00
Using Random in multiple threads sharing same method -0.75
Can't call overriden toSting() +0.67
Set thread lifetime at startup -0.60
Why does one interface implementation require a cast while another... -0.48
Writing to a file from multiple threads without lock -2.37
Why Getter in Anonymous Types? -1.78
Visual Studio: Using external files (without copying them) 0.00
How can I pick random objects out of a list with C#? +0.32
C# generic type constraint for everything nullable +0.85
Generating n number of different solid colors with some distinct va... -0.06
IList<T> array and Collection is read-only ERROR 0.00
Why ReferenceEquals() is faster than == 0.00
In C#, how an method can be called on a possibly null instance? -0.82
OfType preforms cast instead of filter -0.46
What is the .NET 3.5 equivalent of WriteAllLines in my code? -1.30
Cannot compare lists in UnitTests -0.27
Better way to convert a binary format string(0 and 1) to byte[]? -0.80
c# how does timeSpan work? -0.33
How to make some event on clock time? -0.09
Alternative to if/then when using generics +0.16
C# Windows forms app created using Visual Studio 2012 not working o... +0.42
Switch/case with Color -0.08
char** callback from c++ to C# and send data back +2.27
What is time and space complexity of Dictionary? -0.10
Writing List<String> contents to text file after deleting str... -0.31
What is a best practice for making a class's properties thread safe? -0.09
Remove from String Array what is in List -0.25
What's a common programming use of contra-variance? +0.44
Why Thread.Sleep waits longer than requested when other apps are ru... +0.08
Why does an overridden virtual property always point to the base cl... +0.12
Is stepping into lambda expressions broken in VS2013? 0.00
How can I put functions in other cs file? +0.91