StackRating

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

JaredPar

Rating
1614.54 (1,265th)
Reputation
716,987 (26th)
Page: 1 ... 126 127 128 129 130
Title Δ
Parallel Extensions: Help Me Understand LazyInit<T> 0.00
What's your favorite implementation of producing the Fibonacci sequ... +0.14
Switching off the .net JIT compiler optimisations 0.00
What was your biggest Unix blooper? +0.29
How do you override ToString in a static class? -0.81
Looking for some Interesting C# Programming Problems +0.75
What are the benefits to marking a field as `readonly` in C#? +0.96
How to suppress compiler warning for specific function in VS2005 (V... -0.35
Why is LazyInit<T> restricted to reference types +0.51
Why should I declare a virtual destructor for an abstract class in... -3.24
Is there a modern ( e.g. CLR ) replacement for bison / yacc? +1.18
There's a way to declare Copy Constructor non-public AND using defa... -2.40
When a DLL is not found while P/Invoking, how can I get a message a... -3.62
Atl service not registering +1.78
defensive coding practices +2.97
How can I force .NET to use a local copy of an assembly that's in t... +0.48
Do you write code to sort a list these days? +3.92
Pass An Instantiated System.Type as a Type Parameter for a Generic... -2.34
How can I know if a process is running? -4.25
How to simulate a slow printer in Windows XP? -3.40
Abstract class constructor access modifier -1.69
C# version of __FUNCTION__ macro +1.32
DebuggerDisplay on generic class 0.00
How to change Visual Studio whitespace settings? +3.86
C error with pointer and const char[] +3.89
Which rule from FxCop do you deactivate? +3.77
Can you rename the App_Code folder? +4.02
Tell if 'elapsed' event thread is still running? -4.11
When should I dispose my objects in .NET? +4.17
Examples of good gotos in C or C++ -0.50
Algorithm to find if two sets intersect -0.67
java.lang.Exception vs. rolling your own exception +3.96
What are the coolest examples of metaprogramming that you've seen i... +3.32
Is metaprogramming possible in C#? -2.99
What's the best way to extract a one-dimensional array from a recta... -3.52
How do I sort a two-dimensional array in C#? -2.75
calling managed code from unmanaged code -1.27
Check a string to see if all characters are hexadecimal values 0.00
using the 'is' keyword in a switch in c# +2.11
What's the C# method/syntax for converting an array to a simple str... -3.48
C# custom event handlers +4.43
What was the strangest coding standard rule that you were forced to... +2.56
WPF with Windows Forms - STAThread 0.00
TryParse: What is more readable? -1.65
What's the hardest or most misunderstood aspect of LINQ? +4.00
How do I do a deep copy of an element in LINQ to XML? -4.02
C# Console Application still resident in memory after exit -2.74
How to keep your own debug lines without checking them in? -3.60
What is self-documenting code and can it replace well documented co... +0.11
Best way to remove items from a collection +4.05