StackRating

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

Selman Genç

Rating
1676.13 (271st)
Reputation
86,794 (921st)
Page: 1 ... 4 5 6 7 8 ... 55
Title Δ
Why is linq result updated, if a source is updated afterwards? +0.83
How to store a 2D array in another array? 0.00
How to determine the most-used color among 16 different pixels? -0.86
Replacing enums with polymorphic classes: how to select types from... +0.94
c# facing System.NullReferenceException 0.00
Can't omit the extension type argument when calling generic ext... 0.00
How to call all event handler subscribers and get their result? -0.36
How to set variable type as class name in c#? +0.27
Correctly Translate .Take(1)(0) to C# to fix Cannot apply indexing... -2.62
How to Select new model list after GroupBy mothod in Linq? +0.99
How ref & out works across methods with local variables? +0.54
Select only the values present multiple times in a list C# Linq +0.27
use shorthand condition in parameter +2.01
What are the Advantages/Disadvantages between Tuple<X1,X2..>.... -1.04
Search List and update at that particular index +0.27
C# Does List<>.OrderBy() check if the list is sorted? 0.00
Dictionary get max key values else print all -0.38
Can one specity "convertability from int" as a type const... -1.38
cannot be assigned to -- it is read only - C# +2.07
C# .NET adding items dynamically to 2-D arrays? 0.00
Passing the correct type parameter to MethodInfo GetMethod 0.00
Split linq join query in two selected lists and use Tuple to return... 0.00
C# - byte array - byte[] - Is there a simple comparer? 0.00
How to get Text-property from an argument with Object-type in C#? 0.00
JavaScript splice in c# 0.00
How to add a method into a constructor? +0.98
Why DbSet<t>.Where() used IQueryable version by default? -1.01
Public class, but private member variables? +1.17
Why ListItem must be declared explicitly in foreach C# -1.19
Trick in C# with lambda and event -0.94
How to IEnumerable.GroupBy<T> with 3 different "qualitie... 0.00
List inside List - Filter +1.41
Replace Dictionary values C# +0.71
How to dump all string values in an ArrayList C# -0.23
Get a Join on Two Dictionaries with different Datatypes in C# +1.11
Linq GroupBy behaves differently for classes and values 0.00
Do one thing with an object, do another thing with a list of objects -1.04
Sorting array with multiple different fields - doesn't sort by... 0.00
Static method call from generic function -0.87
Foreach cannot operate on a 'method group'. Did you intend... +1.15
How to select multiple fields from a DataView and apply .Distinct()... -2.44
Delegate.Combine and lambda expression -0.32
Select attribute value from XDocument where another attribute equal... 0.00
2 dimensional array to object in C# linq to sql 0.00
Grab last 5 items of a Collection/List/Dictionary in C#? +1.08
How can I create a list of objects from data in an enum? 0.00
Do until loop won't exit +0.27
List.Contains doesn't return true when element exists +0.93
Why does Validation attribute accepting constructor parameter does... 0.00
Convert List to List<string> +1.23