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 ... 12
Title Δ
What is the most efficient way to define a property using Get/Set w... +1.76
How to get type of an argument of ctor inside a C# 9 code generator? 0.00
if else statement simplification for better readibility 0.00
Have N elemnts of sum of a list and repeat until the end of the list +1.87
ToString has a different behavior between .NET 462 and .NET Core 3.1 0.00
How to read values from .ini file with GetPrivateProfileStringW 0.00
Growing a Span<T>, assuming underlying array has enough capac... 0.00
OrderBy does not work on my computer only 0.00
Test passes while exception is thrown 0.00
In C#9, how do init-only properties differ from read-only properties? +0.08
Is "long?" really a struct? +1.40
xml.Linq: "Name cannot begin with the '?' character, h... +0.26
Why are gen1/gen2 collections slower than gen0? -1.40
Why the loop is not removing from the List all the items that are n... +1.79
Why WhenAll waits indefinetely with multiple pings? 0.00
C# How to write this ternary operation +0.22
Regex assert that string contains numbers in order -2.89
C# Reflection to get attribute attached to interface implementation... +0.92
Can I be notified when a listener unsubscribes? 0.00
Parse String into DateTimeOffset While Assuming TimeZone +0.94
How to us CIL opcode bne.un vs beq, and bne.un.s vs beq.s, unsigned... 0.00
Split string at particular characters (C#) 0.00
Casting an Enumerable.Empty<>() into another class that imple... 0.00
WhenAll Task.Run Tasks Hang when Exceptions Occur 0.00
Why are we allowed to use a parameter defined by an "is"... 0.00
How to map double-C-struct-pointer in C#? 0.00
Don't Microsoft.Data.Sqlite.Core support memory database? 0.00
CodeDom not using MemberAttributes 0.00
Is there a way to get a list of types that i can use in Generic Met... 0.00
Why does AddLast work in C# linked lists? 0.00
Change value of const field at runtime -2.30
Create an expression that uses Any 0.00
How do you write a GetHashCode method for an object made of a strin... +0.29
Retrieve Cpu usage asynchronously in C# -1.75
Searching for a Task.Yield equivalent that yields to the thread pool 0.00
Non-nullable reference type: why is my object considered nullable b... +0.37
Cannot Create Generator using Expressions 0.00
What is wrong with this c# method that uses Linq? 0.00
How to extract all property-access statements from an expression in... 0.00
c# Expression tree: call method with out-parameter? +0.29
Switch with ToLower() causes error CS0426 The type name ''... 0.00
When I try to calculate the subnet, I found subnet is exceed the ra... 0.00
switch while won't loop +0.03
Operator precedence misunderstanding 0.00
Test method which throws an exception as has Span as a parameter 0.00
How to have JSON String without characters like '\u0022' or... +0.28
"Given Path Format Is Not Supported"... Can you help me? 0.00
Why the assigning method to generic Func<> is not possible +1.27
How to make a Class with Generic types inherit from a non-generic c... 0.00
C# - Why I get LockRecursionException when using ReaderWriterLockSl... 0.00