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 ... 5 6 7 8 9 ... 12
Title Δ
My StreamReader reads only second and fourth lines from my 4 line t... +1.20
Difference in Object deserialization with or without auto properties +1.86
Operation only on filter elements of chr array 0.00
How to avoid using extra attached property? 0.00
Thread synchronisation among multithreads accessing singleton object 0.00
Can I use "using" in a yield-return-method? +0.32
Convert.ToInt32(string) giving wrong values +3.38
How can we make sure that all NUnit [Test] methods are public? +0.33
How do I avoid duplicate code while parsing two different objects f... +2.17
Shouldn't calling Enumerable.AsEnumerable() on null variable th... 0.00
Can ConcurrentQueue<T> dequeue same item multiple times? -0.67
How to use ?? with return? +0.33
Possibility of external functions as nullable guards? 0.00
Run again Task which isFaulted +0.33
Infer or ignore nested generics in nested C# interfaces -0.18
How to pass list of objects as parameter in function and then use o... -2.30
"ulong == ulong?" evaluated as "ulong == ulong"... +1.54
Generic type with parameter type restriction cannot be passed to me... 0.00
Neither PackageIcon nor PackageIconUrl work in dotnet build +1.21
Marshal.Sizeof and BitConverter.GetBytes behave differently on bool... +0.34
Is there a type that can be assigned from both a List<T> and... -1.18
How to limit the maximmum length of the AES Encryption Password 0.00
How to get generic collection of Custom Attributes 0.00
How do I get my TwoSum method to work with numbers that aren't... +1.09
ZeroMQ use with .net core 0.00
Deserialize Json to an object 0.00
Check if CancellationToken has been cancelled +0.93
Abstract class singleton C# +0.32
c#: Isn't Where(), OrderBy() and Select() from Enumerable Class... +1.52
Why ternary operator doesn't replace if-else 0.00
How to deal with optional data in a typed domain model? 0.00
C# conditional using and default parameter -0.25
Assigning Values to KeyValuePair +0.89
How to upload base64 pdf to S3 with dotnet SDK using PutObjectAsync 0.00
CSharp program crashes when using external int in proc 0.00
A static class constants to act like string enums issue when its be... -0.14
NUnit SetUp function is not running before my tests 0.00
Check if a char is a quotation mark +1.53
Initialized Lazy field in lambda not being reused among multiple th... +1.20
Why does whitespace appear at the end of my C# TextWriter file? +1.65
Datatrigger with Storyboard not firing -1.63
Possible bug in C# 7.3 handling of generic Enum constraints 0.00
Identify Func<> parameter in method using reflection 0.00
Is it possible to implement the power function as a lambda expressi... +0.99
Parse JSON with dynamic property name 0.00
What does "late-bound access to the destination object" m... -0.59
Convert byte[] to Base64 string with buffer (to avoid OOM) 0.00
How to create a generic method to create an instance of class at n... -0.45
Are awaits in async method called without await still asynchronous? +0.22
Should injected dependencies be readonly fields or private properties +0.33