StackRating

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

jason

Rating
1712.91 (100th)
Reputation
201,610 (230th)
Page: 1 ... 32 33 34 35 36 ... 42
Title Δ
Why does BitmapSource.Create throw an ArgumentException? 0.00
new() with reflection on FieldType +0.72
Topological Sorting using LINQ +0.51
Convert Hex Char To Int - Is there a better way? +1.56
How could I modify this query to get what I want - Calendar dates +0.31
How to stop one thread until n threads have completed their work -0.56
Rewrite type specific method as generic +2.03
Lambda expression how to perform String.Format on List<String>? -0.45
Why String.IsNullOrEmpty(str) and not str.IsNullOrEmpty()? -1.74
Can the where-condition in this LINQ-query be optimized? -1.77
is it possible to use linq on "sql server project" -0.66
Creation Of Object That Uses Inversion Of Control +0.32
Generate all of the unique combinations of numbers that add up to a... +0.92
Is there Method Inheritance in C# -0.68
(C#) Quick way to operate on multiple Array items in sequence? +1.52
The stack is an implementation detail, or not? +1.94
Random number in range 0 to n +0.68
explicit conversion operator error when converting generic lists +2.34
Visiting every cell in a grid in pseudorandom order without tempora... -2.65
struct - what is it for? +0.96
How to separate character and number part from string -0.53
How to add value for Complex Dictionary? +1.08
Python string concatenation Idiom. Need Clarification. +0.53
c# console application to repeat keyboard presses? -0.34
If the program counter points to the address of the next instructio... -1.12
What does this ~ operator mean here? +1.41
Finding a byte-pattern in some memory area +0.33
Is an IQueryable a query or just an object which can be queried? -0.61
How to convert update/join SQL to Linq To SQL? +0.45
C# How to add string elements in array to string +0.07
What's an Aggregate Root? +0.36
Why does this MSDN example on Reflection fail? -1.21
Generating a Not-Quite-Globally Unique Identifier +0.57
What is the meaning of ∃? -0.27
Why do the division (/) operators behave differently in VB.NET and... +0.20
How can I get items that their names start with a number in Linq To... +0.28
Would you use num%2 or num&1 to check if a number is even? +0.94
The anti-DRY pattern +0.51
Nearest completed quarter +0.58
Implementation specific methods on an interface - how can I avoid t... -0.13
Fiege Fiat Shamir Question about quadratic residues 0.00
Dictionary merging +1.63
Query with multiple wheres +0.05
How can I abandon an IEnumerator without iterating to the end? +0.39
Shuold a query object execute the query by itself? +0.31
How to check if a list is ordered? -0.20
Where DateTimeFormat.MonthName[12] is used? +1.30
How to modify key in a dictionary in C# +0.34
Use Attributes To Check Whether to Access a Method +1.68
C# Priority Queue +0.38