StackRating

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

Ani

Rating
1711.29 (105th)
Reputation
92,627 (842nd)
Page: 1 ... 9 10 11 12 13 ... 20
Title Δ
Trying to Customize OrderBy with IQueryable - "Skip" meth... -0.83
C# 4.0 dynamic: A potential performant solution to numeric generics? 0.00
Linq order by, group by and order by each group? -1.18
Group items and select specific item from each group with LINQ 0.00
Building a string from List<string> in C# +0.98
How do I do an integer list intersection while keeping duplicates? -2.16
Python's 'in' operator equivalent to C# +1.46
How do I get key/value of a Dictionnary with an Iterator? +0.99
Help Needed in Connecting These Two Concepts +0.28
SubString StringBuilder c# +0.98
Is there a better way of writing this Linq Query +0.34
Linq query convert to List<string> -2.45
LINQ query Concat values to list of type string -1.18
C#: Different ways to run this code asynchronously? +0.40
Can Visual Studio target earlier C# syntax in addition to earlier .... +1.40
C# LINQ TimeSpan Average Days +0.96
C# struct new StructType() vs default(StructType) -0.15
List<T> to T[] without copying +0.38
Sending Arguments Via Event Handler? +1.53
Linq - merging sub lists from different objects into a single object +1.12
Interfaces property name differs from class to class -0.04
Contravariance in Action lambda - C# +0.27
How to know if a IDisposable was disposed? +1.25
Numbers in namespace 0.00
Linq query summing dates in range 0.00
How to distinct a list using LINQ? +1.35
List<Of T> Distinct in .NET 3.0? +1.05
C# is there a nicer way of writing this? -1.65
Cast object without any more info than its System.Type 0.00
c# NaN comparison differences between Equals() and == -0.82
How can I check if a sequence of values is correctly ordered? +0.11
Filter duplicates from list -2.16
Can I search a sorted List<T> faster when it is sorted on the... 0.00
LINQ to Populate a range -1.29
Failing simple test for ExpandoObject. Can anybody explain why? 0.00
Confusing result of "GetElementType" on arrays and generi... +0.29
Add item to Generic List / Collection using reflection +0.91
String: replace a line which contains a word +1.21
Is there any kind of "ReferenceComparer" in .NET? 0.00
.NET: How does the EventHandler race-condition fix work? +0.78
Is there a Linq method to add a single item to an IEnumerable<T&... +1.74
Why use hex for array indexes 0.00
.NET generics terminology - open/closed, unbound/constructed 0.00
Rounding up a number so that it is divisible by 5 -1.04
How to merge two lists using LINQ? 0.00
Determining the number of bytes used by a variable +0.29
get all types in assembly with custom attribute 0.00
How do I get the return type of a delegate type through reflection? 0.00
C# Reflection on this-Object +1.13
Bad implementation of Enumerable.Single? +1.45