List Question
16 TechQA 2012-08-02T10:02:47.287000Entity Framework - lazy loading failing but eager loading fine - how to fix/debug?
831 views
Asked by kmp
Why would a datetime prevent a navigation property from getting loaded?
174 views
Asked by kmp
Entity Framework 4.3.1 Table Per Type Code First generates a different schema in SQL Server Express 2008 and SQL Server 2008R2
283 views
Asked by yorkshirespud
How to reduce number of injected dependencies on controller
1.8k views
Asked by Facio Ratio
EF 4.1.3 Implenting Rowversion for Concurrency is not working
171 views
Asked by user551445
How to add a text box and a column to save text in it dynamically in ASP.NET MVC 3 application
791 views
Asked by Programah
EF 4.3.1 Migration - how to downgrade a production database?
737 views
Asked by Hannish
Add entity from another context to context and attach existing object graph entities so no duplicates
642 views
Asked by lintmouse
EF 4.3.1 and EF 5.0 DbSet.Local is slower than an actual Database query
3.1k views
Asked by MCattle
Entity Framework 4.3.1 -> 5.0 Exception: "EntityType has no key defined. Define the key for this EntityType."
1.6k views
Asked by Chris Moschini
Why is cascade delete not on by default for this relationship?
92 views
Asked by Bunjy
Entity Framework - closure of Object Contexts
371 views
Asked by Mathew Thompson
Is it possible to stop Entity Framework "fixing up" the relationships after SaveChanges?
842 views
Asked by kmp
How to avoid duplicate insert in Entity Framework 4.3.1
3.6k views
Asked by Rudolf Dvoracek
Using EntityFramework dbContext to get records with count in another table
10.3k views
Asked by Stoop