StackRating

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

MarcinJuraszek

Rating
1695.61 (172nd)
Reputation
110,967 (620th)
Page: 1 ... 8 9 10 11 12 ... 56
Title Δ
Is it possible to use Linq to get a total count of items in a list... +1.10
Parse a UTC date string to date in C# +0.02
How to use "in" where clause in LINQ where the string set... +0.77
Why do two tasks created after each other generate the same random... -1.99
Problems with date time and infinite loops 0.00
C# How to use properties -0.43
Faster way to find list duplicates -1.01
c# get non-working days in a month based on a shift 0.00
Can I get better performance out of this linq query? +1.03
Linq to xml, when child nodes meet a certain condition +2.04
Why is my F# function's return type bool? 0.00
What would be the inferred type of my function here? -1.72
What is the difference between 0d and (double)0? -2.38
Understanding Virtual Methods, Method Hiding, and Overriding in C# 0.00
C# Cast List of MyType to List of objects +0.91
ASP.NET Identity - Multiple object sets per type are not supported 0.00
What is the precedence of operators in C# Preprocessor Directives? +1.20
C# object oriented class structure -2.59
How to split a server address and store in a list -0.22
System IO Exception : the process cannot access the file because it... -1.80
Is string functions used in linq queries breaks down into query exp... 0.00
parse MapQuest XML response -0.21
Accessing type <T> passed in from class (public class TheClas... +1.12
linq order by two criteria 0.00
SQL select where but only check if parameter is true 0.00
Entry point issue in F# -2.30
VB.Net Initialization inside loop -2.70
Use of a function in the Where clause in linq-to-sql in an ASP.Net... -0.24
How to know my async method is being awaited? +1.61
Linq query with Contains having null value -0.24
nth-of-type not behaving as expected +0.86
Forcing DateTime.Parse to Fail for Invariant Dates -2.73
How to query with a join with linq to sql 0.00
Convert single LINQ value to string +1.67
IEnumerable<T> is throwing missing a using directive or an as... 0.00
printing truth table confusion 0.00
Determine the most common elements in an int array +0.22
cast IList<int> to IList<string> 0.00
In C# Object Instantiation, is a Null Check Needed if Catching Exce... +0.26
using LINQ to search in 2 different elements in XML file +0.26
Scan nested dictionary with LINQ syntax -0.83
Need better way to sort one list against another list -0.74
LINQ group items into lists in anonymous type, with duplicates +1.07
Use reflection to make dynamic LINQ statements in C# +1.07
Translate SQL to LINQ -0.23
Remove spaces from a string C# (something simple!) +1.13
Object can be disposed of more than once - Best solution -0.55
How to convert string to datetime(datetime) in same format? -0.46
EF6 - using Contains with a list -0.51
When does Take get called in a linq query? +1.59