StackRating

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

Holger

Rating
1480.56 (4,494,819th)
Reputation
31 (1,314,299th)
Page: 1 2 3
Title Δ
Wrap a struct containing a fixed size C array in C# 0.00
How to convert two class generic? +2.26
How does CallerMemberName work from inside? 0.00
How to convert this for loop C# code to Linq or make the process ti... +2.07
How to share classes between multiple databases in Entity Framework? 0.00
c# call method from string +0.20
How to Update multiple tables with foreign keys using LINQ expressi... 0.00
C# Performances, Array versus Span from the Memory Buffer -0.46
C# Creating String sequence with specific LAST VALUE -0.47
bitwise operator on half a byte C# +0.53
Unexpected difference between IEnumerable and List as result of a l... -0.99
Need a more efficient way of doing an id comparison -1.87
Using ThenInclude with condition in Entity Framework -0.49
C# Creating new instance or Overwrite? 0.00
Why does declaring variables in C# switch case ignore break stateme... 0.00
How do I write this in Linq to reduce code? +0.56
How to Pass Type dynamically to System.Data.Entity.Database.SqlQuer... 0.00
Why ToArray performance has such behavior, .Net Core 3.1? 0.00
How to count the number of items that exist in a table efficiently... -0.48
How can I write list.GroupBy(x => x.AccountNumber).Select(g =>... -1.23
How to access individual items in serialized array? -2.00
How to access individual items in serialized array? +2.00
EF 6 Saving multiple levels of child entities and multiple parents 0.00
Inheriting generic can't up cast 0.00
Linq query with where clause on related data 0.00
Inherit from UserControl - double UI? 0.00
EF core self referencing include all child +0.03
Entity Framework Core will not update ICollection +0.22
Using conditional statements in linq query c# -0.88
Unable to assign null to int? when using ternary (?:) operator +0.05
List with function C# -2.15
How to pre-allocate C# List of List of T +2.25
C# worker service vs windows service 0.00
Why is StringSplitOptions tagged with the Flags attribute in C#? -1.18
What does class? (class with question mark) mean in a C# generic ty... +4.20
How Dispose method works? What happens if i equate a variable insid... +1.18
In EF Core, how to solve an Include ThenInclude chain circular refe... +0.49
Does it make sense to have using statement inside class constructor? -1.71
Entity Framework strange behaviour when adding objects with multipl... 0.00
Is indexing on an IQueryable possible without converting to List? 0.00
C# .net. Having trouble catching a file as read-only when I have it... +0.25
Searching Entity Framework table with a list of Id's +4.35
Why does the ToArray method of the OrderedQueryable class much allo... 0.00
Class Dependency - Can we use one Class in another Class, and vice... -3.73
C# - Is there a way to call a static method of a generic type in a... -0.95
Is it possible to create an ICollection from a given type? -1.42
C# Get currently logged in users logged in time in .net forms appli... +0.13
Overloading a method using dynamics in .Net 0.00
How to obtain value of property from applied attribute? +5.10
What is the ?[]? syntax in C#? +0.28