StackRating

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

NetMage

Rating
1518.68 (34,694th)
Reputation
13,746 (10,443rd)
Page: 1 2 3 4 ... 29
Title Δ
In LINQ, how to use Int? optionally in where condition 0.00
LINQ - Sum Based on Overlapping Dates +0.34
How to add multiple dynamic conditions or filters into LINQ query.? -0.02
Using LINQ to search multiple terms 0.00
Find a key in Lookup<> by value 0.00
How can we use LINQ to sort a list where some predefined values sho... +1.16
C# How to call LINQ's First method with predicate using Reflect... 0.00
Order list by parent and child and parent of the child 0.00
how to write group by clause with row_number-1 order by time desc i... 0.00
How to get a Cartesian product of a list containing lists? 0.00
Linq join from 2 difference list -0.02
Unable to properly convert the Pseudo code to c# code 0.00
How can I loop through n-dimensional sparse matrix (created by own... +0.47
Perform Join in linq 0.00
How do I get a list of all properties including those within nested... 0.00
Xml Namespace Prefix Normalizer 0.00
Can anybody explain this answer on Codewars? 0.00
IEqualityComparer<string> for lists 0.00
Reading specific parts of a file +1.32
Slow In-Memory Collection with ~500 requests/second -2.04
Linq to Sql multiple outer joins +0.48
Replace header row from a Datatable with header row from another Da... 0.00
How to group a Dictionary by DateTime and average results using Linq -0.57
Set null value to closest last non-null value in a list - LINQ +1.89
Cartesian product of an array with itself a variable amount of times? 0.00
SQL match strings by percentage 0.00
How to OrderBy() as per the order requested in distinct string list +0.58
C# Entity Framework Core: Processing of the LINQ expression failed 0.00
Assign a variable to a LINQ result +0.48
Linq Where Clause 'AND' 'OR' -0.50
nameof equivalent for multiple levels 0.00
Evaluate logic expression contained in a passed in string based on... 0.00
C# LINQ question with potential group-by layers +0.49
Check if the object is of type Dictionary or Union of Dictionaries 0.00
How do I find a string in another string, and then replace the stri... -1.69
C# - LinQ - Read text files, group by first column and order by las... +0.50
Group list of strings with common prefixes +0.09
SQL LINQ Evaluate Comma-Separated String Contains Value 0.00
Get Elements from String List in order of Occurrence in provided st... +0.49
c# find number from List<int> +0.48
Create complete set from a list with missing keys in C# 0.00
How can I aggregate two List in some operation by using Linq? +2.30
Dynamic Linq Expression in .NET Core -2.13
How to do the convertion to Expression tree of lambda .Where() afte... 0.00
Linq @ Where clause with multiple condition 0.00
How to efficiently rewrite LINQ expression 'DbSet.Where(...Any(... 0.00
Lambda expression to Expression<T> Tree (Slice 2 - Join) 0.00
Downcasting baseclass into derived generic type C# -0.17
LINQ extension for optimising Skip() Take() 0.00
Why SequenceEqual for List<long> catch error? +0.63