Search code examples
How do you ensure Cascade Delete is enabled on a table relationship in EF Code first?...


entity-frameworkef-code-firstentity-framework-4.1cascading-deletes

Read More
How to change/set collation in EF Code first...


sql-server-2008entity-framework-4.1ef-code-first

Read More
How to load only base type in Entity Framework...


c#entity-frameworkentity-framework-4entity-framework-4.1

Read More
Entity Framework Code First Database file was not created in APP_DATA yet queries work...


asp.net-mvcentity-framework-4.1ef-code-firstcode-first

Read More
what is advantage of CodeFirst over Database First?...


entity-framework-4.1ef-code-firstef-database-first

Read More
Why does DbSet.Add work so slow?...


performanceentity-frameworkentity-framework-4.1poco

Read More
EF delete entity with unloaded navigation property...


entity-frameworkdomain-driven-designentity-framework-4.1navigation-properties

Read More
C# Entity Framework 4.1: include paths in query for loading related objects...


linqentity-framework-4.1

Read More
How to call Database.SetInitializer on model-first?...


.netentity-framework-4.1generatoredmxef-model-first

Read More
Using T4 to generate Poco classes, ignores the StoreGeneratedPattern attribute...


entity-frameworkentity-framework-4.1pocot4edmx

Read More
EF 4.1 OnModelCreating not called...


c#entity-framework-4.1dbcontext

Read More
Convert from to string in database to boolean property Entity Framework 4.1...


c#.netentity-frameworkasp.net-mvc-3entity-framework-4.1

Read More
Cascade Delete Rule in EF 4.1 Code First when using Shared Primary Key Association...


ef-code-firstsql-server-ceentity-framework-4.1cascadecascading-deletes

Read More
Entity Framework 4.1 DbSet Reload...


c#entity-framework-4.1

Read More
Entity Framework Code First and Connection String Issue...


entity-frameworkentity-framework-4.1ef-code-firstconnection-string

Read More
Tables without a clustered index are not supported in this version of SQL Server...


asp.net-mvc-3c#-4.0azureentity-framework-4.1azure-sql-database

Read More
Model First with DbContext, Fails to initialize new DataBase...


.netentity-frameworkentity-framework-4.1ef-code-firstef-model-first

Read More
Custom SQL functions and Code First (EF 4.1)...


.netentity-frameworkentity-framework-4.1

Read More
Entity Framework 4.1: Override IEnumerable<ValidationResult> Validate...


c#entity-frameworkentity-framework-4entity-framework-4.1

Read More
Linq to Entities SqlFunctions.DateDiff not supported...


c#linqlinq-to-entitiesentity-framework-4.1

Read More
Cannot compare elements exception in EF query...


c#entity-framework-4.1

Read More
How Do I Easily Populate Entity Framework Context Initializer With Test Data?...


entity-framework-4.1code-firstobjectcontext

Read More
Managing connections with Generic Repository pattern...


entity-framework-4.1repository-patterndbcontext

Read More
ASP.NET MVC 3 Site Loading Is Extremely Slow...


performanceasp.net-mvc-3entity-framework-4.1ninject

Read More
Difficulty Concerning EF Code First Fluent API, TPH, and Foreign Keys...


c#entity-frameworkentity-framework-4.1ef-code-first

Read More
Composite Key with EF 4.1 Code First...


ef-code-firstcomposite-keyentity-framework-4.1

Read More
Entity Framework Code-first default data in database...


databaseentity-frameworkinitializationef-code-firstentity-framework-4.1

Read More
In EF 4.1 DbContext how to trace generated SQL...


sqlloggingentity-framework-4entity-framework-4.1trace

Read More
Is possible to create a database (Sql Server compact) on a given path if we use Entity framework wit...


c#entity-framework-4.1sql-server-ceef-code-first

Read More
DeleteObject method is missing in Entity Framework 4.1...


entity-frameworkc#-4.0entity-framework-4.1edmx

Read More
BackNext