StackRating

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

Ivan Stoev

Rating
1769.52 (21st)
Reputation
120,203 (542nd)
Page: 1 ... 25 26 27 28 29 ... 63
Title Δ
EF: Updating entity with added, removed or unchanged child entities... +0.24
Dynamically creating object based on type 0.00
Why does this EF query return no result in spite of including a Cou... 0.00
Automapper Project using +0.22
Linq get distinct ordered elements without .GroupBy() +0.23
Lost parameter value during SQL trace in EF Core 0.00
Iterate over list of iterators linq +1.51
Left Join in Entity Framework on null values -0.75
Distinguishing between Click and DoubleClick events in C# -0.76
How to free memory which is allocated by a List in C# +1.39
EF Core HasComputedColumnSql - computed on Insert/Update or each qu... 0.00
EF 6 Mapping Complex Composite Keys 0.00
EF code first - configure One-to-Zero-or-One relationship without s... 0.00
Set Range.Text without breaking Fields? 0.00
Eager loading related entities in EF Core using EF6 syntax 0.00
Why this optional parameters LINQ WHERE is not working? 0.00
How to force outer join with .Include query Entity Framework 6 0.00
Semi-recursive associations with Entity Framework Code First 0.00
Working on a list takes too much time +0.45
Entity framework core: The property expression 'xx' is not... 0.00
ArgumentException when calling Expression.GreaterThanOrEqual via Ex... 0.00
Entity Framework IsRowVersion() without concurrency check 0.00
Working around the LINQ to SQL 2100 max parameter constraint in Whe... +1.31
Automapper mapping objects with collections 0.00
C# How to pivot multi dimensional data stored as List<List<st... +0.92
InvalidOperationException in a custom EF Core save method 0.00
EF 6 Fluent API with One to Many AND Many To Many and conflicting m... 0.00
How can I use a nullable list where in linq in Entity Framework cod... 0.00
CreateDatabaseIfNotExists tries to initialize an existing database 0.00
Stored procedure in Entity Framework Core "enumeration yielded... 0.00
Linq query for Where on the Joined table without needing join +0.24
Entity Framework 6 executing query on navigation property access wh... 0.00
Groupby inside groupby and All() performance 0.00
How can I specify defaultValueSql for all primary keys in entity fr... 0.00
EntityFramework Core 1.1.1 - Replacing old collection with new and... 0.00
Enumerable.Any() is very Slow on Large Linq Data Set +0.24
bst height algorithm in c# 0.00
SQL grab all rows w/ left join greatest n by group 0.00
Whats the best solution to Entity Framework cores lack of moderate... 0.00
Handle null in LINQ sum expression -0.23
How to dynamicaly change colum name on model creating in Entity Fra... +1.58
Entity Framework: Reusing foreign key 0.00
Entity Framework Core many-to-many navigation issues 0.00
Time interceptions (employee night working time) - VB.net, C#, Pseu... +0.16
LINQ Group By method not generating the expected SQL +0.24
Saving navigational data as well when saving the entity 0.00
Algorithm to "synchronize" (side effect) a list with anot... -0.60
Using Include() method EF Code First Approach 0.00
Using shared variable in Parallel For 0.00
Using PredicateBuilder to build query searching across multiple col... +2.03