List Question
20 TechQA 2024-03-27T09:23:18.453000EF6 Find function always go to the DB
60 views
Asked by Leandro Tiraboschi
Using EF (not EF Core) with .NET 6 or above
51 views
Asked by Mustafa
EF generates query with not supported minus sign in MS SQL (f.e. norvegian culture)
42 views
Asked by pwas
Why ConfigurationManager.ConnectionStrings returns only a default LocalDb ASP.Net Cnx?
25 views
Asked by Olivier MATROT
HasComputedColumnSql() method not working as Expected
32 views
Asked by Phaneendra
How to establish 1:1 relationship with 2 composite keys in EF6 (not core)
22 views
Asked by ScumSprocket
Error adding an owned entity to the parent entity using ASP.NET Core 6 Web API
33 views
Asked by Ashish
Injecting UserStore and UserManager into Controller throws exception
17 views
Asked by maria8829
What is difference between ComplexType and OwnsOne in Entity Framework Core?
137 views
Asked by Navid_pdp11
Entity Framework 6 - modify nested collection by using DbCommandInterceptor
46 views
Asked by Honza K.
Entity Framework 6 - update entity value during loading
49 views
Asked by Honza K.
How to generate Concurrency exceptions in Entity Framework?
47 views
Asked by Thomas Ayoub
How is the DeleteStatus in associated tables updated when DeleteStatus is true in a table?
26 views
Asked by Furkan Türkyılmaz
Update modified date when referenced entities are edited
82 views
Asked by Hugoagogo
Disable only Inserts and Updates for one entity in EF 6
56 views
Asked by Hem
Oracle to EF 6 mapping
53 views
Asked by iXDev
EF Where after AsEnumerable - do all the entries from the query are loaded in memory?
63 views
Asked by Coretex
How to force Entity Framework 6 to drop/create table instead of renaming?
24 views
Asked by Spook
Entity Framework 6 not displaying database tables after display successful popup
34 views
Asked by Keval Patel
Unable to use simple function in Linq-to-entities query
41 views
Asked by PentagonalBishop