StackRating

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

chomba

Rating
1501.65 (386,379th)
Reputation
1,104 (142,368th)
Page: 1
Title Δ
Simplest way to Convert an existing Method to generic object Type +4.13
Will Boxing and Unboxing happen in Array? -1.59
C#: passing in array of a specific Enum type as params object[] arg... +2.40
No overload for '...' matches delegate 'System.Windows.... 0.00
Removing duplicates from a list of tuples -0.27
Use LINQ to group multiple columns & split data into several li... 0.00
LINQ: Compare List A and B, if in B, select item in A -2.92
Iterate Two Lists and Combine Same Values in New Column -1.04
What is the difference between generic method and generic extension... -2.71
replacing data in between specific characters +3.71
Adding a List Within a List 0.00
Getting line of text after specific string in C# -1.48
Get a sub-list of string matching a list of word +2.82
Using LINQ to combine object and nested collection information into... +3.69
Give names to Key and Value in C# Dictionary to improve code readab... -1.64
How to make some methods "exclipit" and some "implic... -0.27
Restricting user input to numbers only -3.77
Linq statement to select common elements between two collections -3.75
Find Biggest Concatenation Word in List +4.07
C# remove item from list of integers int[] l = {1,2,3} - or use rec... -2.71
Check if a string contains a character ignoring case -1.56
How to obtain the value of a control added dynamically into Windows... +3.38
Image property not found in runtime PictureBox control c# -3.59
How can I create set contain id record in first set equal id record... +4.01
Extract specific lines of text from a text file c# -1.45
Selecting object with collection of objects from many-to-many relat... 0.00
Using Linear search +4.18
C# how to convert a double an int array +3.93
String is not being assigned? -0.65
How to grab letters from a word multiple times with C#/LINQ +0.10
Loop to write a cimma separated list of items -2.24
Cleanest Way To Map Entity To DTO With Linq Select? -2.01
How to Divide an array on c#? -4.02
Domain Model Object to View Model Object in MVC +3.89
Generic Generics or Type argument inference and inheritance 0.00
counter++ vs counter += 1 vs counter = counter + 1 -4.13
How can I either get an array of files or count files based of mult... -2.22
How should I remove elements from a generic list based on the list... -1.13
C# Data Structure Similar to A Thread(Storing method calls) 0.00
How to return to the start of a for loop? +2.66
Proper MVC Repository Instantiation 0.00
Presentation <?> Domain <?> Persistence 0.00
C# - Automatic creation of objects with config list/file +4.00
With top down architecture my business layer can't access my da... -0.43
Is there a way to toggle a boolean variablein C#? +0.21
C# - Referencing objects in MVC data model 0.00
How to create an auto-complete combobox? 0.00