StackRating

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

canton7

Rating
1661.43 (411th)
Reputation
3,797 (44,215th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
There is no implicit conversion between bool and System.DayOfWeek +1.38
C# Method has 1 parameter but is invoked with 2 arguments 0.00
Check if array elements are consecutive without order +1.38
How to use expression syntax with a class the implements IDispoable? 0.00
How to copy array to structure with fixed array? +0.44
What does accessing a Result on a Task before calling Wait actually... +1.03
Putting conditional statements inside static class in C# 0.00
IDisposable pattern, is SafeFileHandle an unmanaged resource? 0.00
Why I am not getting a pass on my unit test 0.00
Turning off debugger in release mode +0.32
I want to get pairs of first and second letters of strings with the... +0.78
Linq - How to refactor a multiline output using the same list +1.25
C# parse int from different locale +1.53
Thread safe when using Task.WhenAll +0.33
Iterate over a list that has dynamically called by reflection 0.00
Overridden method documentation 0.00
How can I prevent an async method from being reentrant? 0.00
Want to convert c# multiple Linq into one Linq query? +0.55
How do I return the value when using async method to return the val... 0.00
How to create a fast-call delegate that has parameters and return t... +0.27
How to create a fast-call delegate that has parameters and return t... -2.06
Method with Action Delegate Inheritance 0.00
.net core switch expression incrementing with wrong value 0.00
C# interop returning System.Access.Violation 0.00
Error with dateTime: The given path's format is not supported +0.31
Placing different generic types into a data structure, and then han... 0.00
Local functions benefits with async methods +0.33
Latest C# syntax to null check in if statement 0.00
How to encode a string into an existing byte buffer without allocat... 0.00
error CS1955: The member 'System.Collections.Generic.List<Sy... 0.00
Preferred way to populate a byte buffer using BinaryPrimitives? 0.00
How can I write list.GroupBy(x => x.AccountNumber).Select(g =>... +1.46
How to store methods with a generic return type in a collection? 0.00
Reference code files from external folder +0.31
Why does SslStream.Read always set TcpClient.Available to 0, when N... +2.47
Chained interpolation of static string doesn't work as expected +0.27
Can event listener of WeakEvent be deleted by garbage collection an... 0.00
Tell compiler that implicit conversion exists for generic type +0.33
Access bools of a model class through reflection and access their v... 0.00
NLog is not using the most derivated class in LogManager.GetCurrent... 0.00
C# how to get value of a property from a class using generics +1.36
Get properties of a type in a list in a dictionary -2.60
Function returning named ValueTuple and success flag +1.18
Why need to perform a formatType check when implement a ICustomForm... 0.00
I have a method that is unboxing primitive type to object .I would... 0.00
LINQ, convert Dictionary<int, bool> to Dictionary<string,... 0.00
Be able to find the NuGget package to install from https://docs.mic... 0.00
Why does Resharper tell me there is a possible NullReferenceExcepti... -0.19
Create Action to assign property from name of a property provided b... 0.00
How to make [DisallowNull] show an error for an object initializer? 0.00