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 ... 11 12 13 14 15 ... 56
Title Δ
Translate from lambda (method) syntax to query syntax (LINQ) 0.00
LINQ Projection AFTER optional parameter filtering 0.00
Can't return a int if the XML-file is empty 0.00
Can a person write a method to utilize Lambda expressions? +1.22
Convert Integer to Single +0.27
Replace lambda expression in MongoDB query with Func 0.00
Xdocument and linq - doesn't cycle thru the elements 0.00
Cannot use an entityset inside my linq to sql query -0.23
Am I Doing User Validation Right? +0.76
Return an array of integer when there is only one element using lin... +0.02
Find Item Of Structure in List (Of Structure) -2.54
Linq Join by ids and sort by name -0.94
Find the position of a value in an array -2.35
If all three textboxes are empty don't do anything -2.84
Create an object with an inherited object as a parameter 0.00
How to cast IEnumerable<dynamic> to IDictionary<,>? 0.00
Is it feasible to use Func<T, TResult> or Action<T> to... +1.36
Is there any way to make right to left value assigning in linq or i... 0.00
how to prevent adding of namespaces to child nodes of root when nam... 0.00
Get first object in child collection inside projection 0.00
Select element corresponding to maximum/minimum value in different... 0.00
Generate Linq dynamically but throw exception when string[] is null +1.38
left join with group by and sum in linq to sql +0.38
LINQ to XML: Select values conditional on other values +0.67
Assign Distinct Object/Class in Linq to objects 0.00
How to select category 1 and 6 in LINQ 0.00
Extracting Week number from DateTime value in Linq to entity query 0.00
Aggregate one of the fields in linq to sql 0.00
Cast a LINQ-to-Entites model with a join 0.00
How to merge two lists that share 1 attribute into a third one with... +1.62
Trying to figure out if an array is sorted +1.12
Fetching an XML using LINQ +1.61
How can I parse this XML (without getting "Root element is mis... -2.84
Linq To Entity: delete a row 0.00
How to identify if two List<string> are equal regardless of t... +0.69
Inheritance of types when using typeof 0.00
Dynamically casting an object to the correct subclass -0.49
C# LINQ query - No implicit conversion error +0.99
trying to find property values in a collection using reflection 0.00
Convert String list to a dictionary -1.07
How to test a date to know what culture it belongs to in C# -1.32
Filter a directory for .csv files using c# lambda 0.00
parsing a xml file which contains more than one keyvalues using c# +0.27
How to avoid method length creep when using LINQ and vars -2.06
Convert String to DateTime in C# - String was not recognized as a v... -1.83
find the second highest frequency of the character in the string 0.00
Parameter Enums in C# +1.28
why does c# List implementation specify this exact value in the ens... 0.00
Remove leading zeros from numbers in string +0.51
How can I divide every element of my list by five and round the res... +0.38