StackRating

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

Marco Salerno

Rating
1458.01 (4,529,771st)
Reputation
2,664 (63,461st)
Page: 1 2 3 4 5 ... 9
Title Δ
how to build a SQL connection using C# in Visual Studio 2017? -0.26
Get string of not matching items in list 0.00
C# evaluate a string expression and return the result 0.00
C# split list into two lists using bool function -1.52
Check if a Data Table has a null value in it 0.00
LINQ: Filter the list according to the math condition above element... +0.04
Order a List a specific way -0.37
Override ToString() not working properly when step-by-step debugging -0.88
How to maintain single list instead of having multiple lists using... -0.47
Call a generic method ensuring where 0.00
Deserialize JSON returned from JsonDiffPatch.Diff() in c# -0.44
Is there a way to print out a row of text only if it's being us... 0.00
How to properly lock a Task.Run() block -1.57
How to check if a List<List<int>> contains a List<in... -0.14
.NET Console.Readline doesn't read the first line entered 0.00
How can I create and alter a new string[][] without altering the or... +1.42
JSON to dict with JsonConvert 0.00
How to get out of while loop at the end of String in c# +0.73
Implementing partial recursive function in C# -1.35
if this.somefield refers to the object say X that is initialized by... 0.00
C# - Creating a recursive function to calculate the sum of a list.... -0.37
How to a assign data from one object another object of a different... +1.33
Can i get unmatched values from two texbox like this way? -0.20
Why am I obtaining "URI formats are not supported" except... -0.06
How can I remove empty string from an array of string in C#? -0.75
Create a deep nested Object from Datatable in c# 0.00
How to cancel a specific task by its ID -0.88
How can I retrieve date from this XML request? 0.00
How do you assign a value to a random position in an array? 0.00
Problem with parse string to datetime - String was not recognized a... 0.00
How to write into text file what is ordered by years +2.39
Is there a way to set a string to specific value if the string is n... +0.04
cannot implicitly convert type system.collections.generic.IEnumerab... -0.36
How to get the elements in object array list -0.20
how to check the value for null in linq? -0.43
Pausing a thread safely -0.89
Find location of a string 0.00
Using child's property in parent's methods -0.52
Datetime output not getting displayed when inserted in list +0.53
Deserializing a string into a struct with 2 uint fields 0.00
How Can I Retrieve the Underlying List of an IEnumerable Without Cr... -1.51
Calculate from 2 textboxes -0.75
How can I create a nested json from database? -0.41
Why this double value cannot be converted +0.37
Create a method instance with a parameter 0.00
C# How to Declare unknown method types -0.87
How can I ignore properties of a subclass I dont own during seriali... +1.21
Pattern to avoid the need for Downcasting/Reflection 0.00
Linq requests in XML file 0.00
How to page an API response to other system expecting only one resp... +0.05