StackRating

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

Michael Meadows

Rating
1523.67 (25,671st)
Reputation
23,588 (5,521st)
Page: 1 2 3 4 ... 5
Title Δ
is a database intermediary good system design? -0.62
How to downcast a ref variable within the method -0.08
Generic interface overloading for methods? 0.00
Static classes...is it OK to do this? +1.29
What happens during Garbage Collection if Generation 2 is filled? -1.10
How can I make my unit tests fail if I add something to my code? +0.05
POCO's, DTO's, DLL's and Anaemic Domain Models +1.99
Is it true I should not do "long running" things in a pro... -0.16
Resolving a parameter name at runtime -0.68
Why won't my windows service write to my log file? +0.92
Is there a tool to convert ANSI C code to C#? -0.53
Is there a way of setting a property once only in C# +0.85
String or StringBuilder return values? +0.74
Raw SOAP data with WebServices in C# -2.36
Property is null, even after being set in code -0.42
How to move elements from one LinkedList to another based on criteria 0.00
Interface with a list of Interfaces +1.30
When should I use double instead of decimal? +1.09
Why does C# use a different Naming convention? +0.48
ListView ItemChecked event -0.54
Underscores for private local variables? -0.28
Is my approach to lazy loading flawed? -0.66
c# lambda expression - add delegate results to generic list -0.50
Basic question on refactoring into a abstract class +0.05
Need a pattern to call Verify method for every instance method patt... +1.30
A Question About C# and Static Classes and Functions +1.25
DSL vs Method calls: pros and cons +0.46
Which is more important? DB design or coding? -0.35
Convert string to nullable type (int, double, etc...) +1.19
Find member fields of a particular type in C# +2.13
What is the best way to manage Form state? 0.00
How to convert an equation into formulas for individual variables? +0.39
How can I use a timer in my console application? +0.45
Most Efficient Way To Get A Row Of Data From DB In ASP.NET +0.10
Enforcing dependencies in IoC via a constructor? +0.01
LINQ to SQL Insert Sequential GUID -0.14
Boolean types +0.03
How to use Lambda expression to replace string parameter -0.97
Message box causes loss of focus +0.43
Prefix/suffix for classes +0.36
Uses of C# pointers in .Net -0.90
Why does FxCop think initializing fields to the default value is bad? +0.66
Dependency Injection Lifecycles -2.07
Consuming REST based web services in .Net 0.00
What does the unary plus operator do? -0.25
Where to write log for Windows app +0.60
Is FunctionA(Exception ex) the same as FunctionB<T>(T ex) whe... +0.38
POCO vs DTO +1.39
move zip file using file.copy() +0.23
Why is this code executing faster than expected? -0.57