StackRating

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

Scott Dorman

Rating
1513.24 (51,737th)
Reputation
35,452 (3,243rd)
Page: 1 ... 6 7 8 9
Title Δ
Define a .NET extension method with solution scope +1.65
Will .Net 4.0 include a new CLR or keep with version 2.0 +4.09
What's the least useful comment you've ever seen? +1.83
How to determine from within Java which .NET framework is installed -3.90
Advantages to Using Private Static Methods +4.28
Best way to check if server is reachable in .NET? +3.82
Finalizer launched while its object was still being used -0.01
Is Programming Style important? How Important? +2.20
Sorting strings is much harder than you thought -2.99
Is it legal to reverse engineer binary file formats -0.23
When do you say that the code is Legacy code? -3.70
What's so wrong about using GC.Collect()? -3.46
Can FxCop/StyleCop be limited to only analyze selected methods from... +1.54
What's the best way to determine the name of your machine in a .NET... -3.89
What is a good CI build-process +0.17
How does c# figure out the hash code for an object? +0.42
Why is there not a ForEach extension method on the IEnumerable inte... +0.59
Debug VS Release in .net 0.00
Any problems running SharpDevelop 3.0 and Visual Studio 2008 side b... -4.08
Best way to handle null when writing equals operator +2.23
How to properly handle exceptions when performing file io +4.25
Creating a fixed width file in C# +0.63
How should I write code with unique sections for different versions... +1.67
When should I use a struct instead of a class? -2.91
How to communicate with a windows service from an application that... -1.91
Dockable Form -0.61
Adding a guideline to the editor in Visual Studio +4.26
Is .NET a write once, run anywhere (WORA) platform like Java claims... +2.76
Is there a Functional Programming library for .NET? -2.22
Build setup project with NAnt +4.32
Calling base.Dispose() automatically from derived classes +1.41
How to write static code analyzer for .net -1.93
Is there an easy way in .NET to get "st", "nd",... +2.57
How to parse a query string into a NameValueCollection in .NET +2.42
Is there a tool for finding unreferenced functions (dead, obsolete... -0.67
Does finally always execute in Java? -3.21
Visual Studio 2008: Is it worth the upgrade from 2005? +2.76
Parsing exact dates in C# shouldn't force you to create an IFormatP... +1.70
What are differences between AssemblyVersion, AssemblyFileVersion a... -2.91
VB.NET on Vista, trying to get date (Today) causes security exception -1.67
Giving class unique ID on instantiation: .Net -1.25
Is it safe for structs to implement interfaces? +4.43
c# properties with repeated code +1.68
Does generated code need to be human readable? +4.47
How check if given string is legal (allowed) file name under Windows? +2.07
What are the best practices for using Assembly Attributes? +1.49
Is there any way to get rid of the long list of usings at the top o... -0.37
api documentation and "value limits": do they match? +4.64
How can I access the backing variable of an auto-implemented proper... +1.37
What is the purpose of a Data Access Layer? +3.28