StackRating

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

mqp

Rating
1604.94 (1,586th)
Reputation
55,720 (1,730th)
Page: 1 2 3 4 5 ... 11
Title Δ
Cast an Explicit ObservableCollection -0.02
Methods for Lazy Initialization with properties +1.76
Pronunciation of programming structures (particularly in c#) +0.98
Simplest way to get a Lisp "hello world" web application... -0.00
giving classes click events C# +1.39
String manipulation - Can this be made better? +1.16
Is there a performance difference between these two algorithms for... -0.16
Lazy<T>(bool) Constructor Documentation 0.00
Deep copy of List<T> +1.62
Get an element from List<T> based on ID -0.82
Linq query that reduces a subset of duplicates to a single value wi... +1.39
Can I make a class unsealed internaly but sealed externaly? -0.02
Enforcing Task Order using the .NET 4.0 Task Parallel Libraries 0.00
How to enumerate Linq results? +0.91
Parse and pivot student assignment data in c# +0.36
Does DRY necessarily mean a better performing application? +0.77
How to rewrite this foreach looping using linq? +1.02
Resource for learning Algorithms for non-CS/Math degrees -0.99
C# List<string> "contains" question +0.53
what is the point of using ternary operators instead of IF THEN? +0.93
How is LINQ compiled into the CIL? -1.82
Grouping lambda +0.35
Is there ever a reason to not use 'yield return' when returning an... -0.71
Computing the longest common subsequence length of two strings in S... 0.00
What is the difference between a language and a framework? +0.89
Any way to make this LINQ faster? -1.75
Find specific object in list in object in a LINQ query 0.00
Tool for Querying data at Runtime with LINQ -0.15
SICP Accumulate function 0.00
How can I print a variable name and its value without typing the na... -0.91
Parsing Text Data File With Linq 0.00
Is it possible to have a property that is IEnumerable<T>? +1.75
inconsistent behavior with string+=int in c# +1.73
Is there a language construct similar to PHPs list() in C#? +1.12
How to properly update a datatable while inside a loop +0.37
Is this extension method to force a string into an integer or defau... +0.47
Are auto-adding indexers on Dictionaries and Collections a good des... +0.43
Scheme dialect of Lisp in Emacs +0.96
C# Generics: Inserting T as the where T : IComparable<T> inte... +0.43
Regular Expression Help - .Net -1.04
Recursive loop on List<> causing stackoverflow -0.45
Is there a more concise way I could do my sorting in C#? +0.38
Why are C# arrays covariant and what benefits does it bring? +1.60
Equals(item, null) or item == null -0.47
Disposal Order in C# Using Blocks +1.69
GroupBy with multiple groups as a hierarchy +0.38
Calculate square root of a BigInteger (System.Numerics.BigInteger) -0.73
Cast an Object to a generic class when the generic type isn't known 0.00
what is the best way to structure this query -0.62
How to start programming from scratch? +0.55