StackRating

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

György Kőszeg

Rating
1518.65 (34,771st)
Reputation
8,476 (18,475th)
Page: 1 2 3 ... 8
Title Δ
Should we use Tuple or ValueTuple for reference-type only variables? 0.00
string.IndexOf returns different value in .NET 5.0 +0.49
Why Does Byte 150 show up as a dash in Notepad but Not when I read... +0.46
How can I deploy .NET Framework application on Mac and Windows both... 0.00
passing list of structs vs list of class as a parameter 0.00
Compare Enum for 0 default +0.46
CancellationTokenSource not working as expected on a TaskCompletion... +0.76
How can I resize the image to fit the picturebox? -0.06
How to create a bitmap with 16 bits per pixel on MacOS? 0.00
Ordered Dithering - Color Values Per Channel 0.00
Convert byte array to collection of enums in C# +2.17
Is there any performance difference between x+=y and x=x+y (x and y... -0.47
StreamReader get next line and skip over empty lines -1.01
How to assert multiple variables simultaneously with NUnit? +0.05
MSTest Unit Test asserting specific exception messages +0.41
Problems deserializing binary created with .NET Framework in .NET C... 0.00
Error when using Moq.Times with ?: operator 0.00
Where to store strings needed in .NET Core 3.0 application? -0.56
Smooth animations in c# Windows Forms 0.00
Is there a way of extracting the index of a pixel in an indexed col... 0.00
How to make a winforms scrollbar wider using c# 0.00
How to cleanly send data between .NET Core and .NET Framework apps,... +1.50
Dotnet garbage collector +0.46
SortedDictionary throws "same key already exists" with tw... 0.00
Who can I get Pearson correlation very fast from Queue<double> +0.49
Set default value while XML Deserialization C# -0.25
Why does this Delegate constraint not work with defining an event? 0.00
Can ThreadAbortException be raised in the middle of a Finally Block? +1.65
Why declare a local function static in C# 8.0 -0.10
How to fix the datagridview to show the double valeues properly? 0.00
Continue enumeration on IEnumerable -0.97
XAML window inside winforms program 0.00
How do I convert int values to hh:mm in C#? 0.00
How to color properties/classes/ whatever you call them. Visual Stu... -0.52
Is there any solution to handle dataType for TestCaseSource ? [Nuni... -1.66
Why the code never reaching the override OnDrawNode method? 0.00
What different between Task.Run(Foo) and FooAsync()? 0.00
check whether property type is of List<> type 0.00
Generic Type casting exception +0.03
List equality of a custom class +0.36
Detecting a corrupted file when loading data using binaryformatter... -0.05
C# enum.ToString() boxing: resolve or supress? -2.40
How to create a generic wrapper class to extend any model -1.90
Does casting one generic (value) type to another with dynamic invol... 0.00
C# appDomain failed to work for "CodeAccessPermission" re... 0.00
Comparing decimal ignoring precision if it is zero 0.00
Why do some images get stretched when drawing them with e.Graphics.... 0.00
What does it mean when a method returns .Task for a TaskCompletionS... +2.56
Formatting Float Value to specific Format - Java vs C# Number Forma... 0.00
Keywords `in, out, ref` vs Attributes `[In], [Out], [In, Out]` 0.00