StackRating

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

Sean

Rating
1554.09 (6,842nd)
Reputation
46,212 (2,251st)
Page: 1 2 3 ... 24
Title Δ
How to assert an IEnumerable<string> 0.00
why they use this in GetWindowRect function +0.42
Show log object in console from ILogger<Class> log critical 0.00
Can't assign value of type 'T' to instance of type '... 0.00
C# equivalent of Julia's map!() method 0.00
Prevent ' Process is terminated due to StackOverflowException&#... 0.00
Calculate value with tolerance 0.00
Make WebClient().DownloadString async +0.47
Clean string to have only numbers c# -0.66
How to use Task.WhenAll with c# kubernetes client? -1.59
Passing a string variable to AddWithParameters method 0.00
GetHashCode not called from list elements 0.00
How can I call local methods from functions in other classes +0.72
Is there a way to inform the C# compiler that I don't want to a... 0.00
What is the correct and safe way to remove unwanted trailing comma... 0.00
DataReader does not return data but the number of rows +0.42
Return the Stream directly or return a Func<Stream> when meth... 0.00
How to handle exceptions in async methods that return Task<Somet... 0.00
C# remove carriage returns, line breaks and whitespaces from string... +0.33
Task.Delay unexpected behavior +2.33
How to get nameof() from a property in a collection? -1.16
Raise exception if values aren't set on initialisation +1.89
How to create a custom foreach loop? 0.00
How to convert ICollection<ICollection<int>> to List<... -2.05
What can be done to shorten my if-else code? 0.00
What happen to a thread when the calling application shuts down? 0.00
ObjectDisposedException when trying to call a task (fire and forget... +0.74
F# algorithm for hk +2.23
How to store Object in SortedList 0.00
In c#, determine interfaces implemented by an object at runtime 0.00
What is the letter after a double declaration in Csharp? -1.52
How do I compare multiple values against a single variable? -2.15
why does ParameterizedThreadStart work without getting any parameter? +1.19
Is there a way to ensure a value returned from a c# method is assig... 0.00
How to add space in string in c# 0.00
Problem with Task.WhenAll How can I find out if each task was compl... +1.98
Order list where ordering parameter is embedded in list item +0.44
Shorten string if possible and assign to variable +2.76
How can I convert a string to an int array in C#? 0.00
How to convert List<ICollection<Patients>> to IEnumerab... 0.00
Significance of `1 in Stack Trace 0.00
Preventing access to base method from derived class 0.00
What is the difference between returning a value inside a get, and... +1.20
Use Serilog with Microsoft.Extensions.Logging.ILogger 0.00
How do I assign the new arrangement of an array to another array in... -0.03
How do I use a function on individual variables in a collection of... +0.42
How to check if values in the Dictionary are distinct 0.00
compare two string array values in C# +0.89
Fast memoization with tuples 0.00
How do I retrieve the next higher number in a list? +0.54