List Question
20 TechQA 2015-10-16T09:04:45.957000Which version of Entity Framework is installed in my project?
7.6k views
Asked by cdsln
Calling Query builder methods on IQueryable<T>
690 views
Asked by user1176058
Fetching complex objects by raw SQL query in Entity Framework
2.2k views
Asked by Artur Gajewski
Best way to migrate from EF4 to EF6
541 views
Asked by Mark Chidlow
Using stored procedure in entity framework for n-tier data synchronisation
1k views
Asked by patr
Is it possible to create a view using code first?
93 views
Asked by Deise Vicentin
Query a table using Code First and WinForms
741 views
Asked by Nick Turner
Performing multiple updates in EF
128 views
Asked by dotnetnoob
code first auto gen proxy class navigation and collection properties are null
394 views
Asked by Paul Fleming
EF 4.3 fluent mapping Intermediate table TPT
309 views
Asked by Dan
How to query based on properties of a model?
213 views
Asked by Vishnoo Rath
EF 4.3 Code First Migrations - Uncompress __MigrationHistory Model
447 views
Asked by Dennis
How to create initializer to create and migrate mysql database?
15.5k views
Asked by Matt
Dynamic query creation (dynamic search engine)
495 views
Asked by Whoami
Entity Framework enumerating SqlQuery result
12k views
Asked by Vladimirs
Mixing Fluent API and DataAnnotations in EF code first
8.6k views
Asked by ChaseMedallion
SelectMany equivalent in EntitySQL
126 views
Asked by ritcoder
How to add entities to DbContext with recursive relationships while avoiding duplicate additions?
4.4k views
Asked by Mike Caron
Whether to use virtual type with a foreign key using POCO?
462 views
Asked by Tauseef
Entity framework GetDatabaseValues() throw NullReferenceException
2.8k views
Asked by Whoami