Search code examples
How to manage Migrations in a project with multiple branches?...


c#asp.net-mvc-3version-controlentity-framework-4.3entity-framework-migrations

Read More
How to create database using code first migrations?...


entity-frameworkentity-framework-4.3entity-framework-migrations

Read More
Converting a LEFT OUTER JOIN to Entity Framework...


c#-4.0entity-framework-4.3

Read More
Entity Framework - Start Over - Undo/Rollback All Migrations...


entity-frameworkentity-framework-4.3entity-framework-migrations

Read More
Linq when using GroupBy, Include is not working...


linq-to-entitiesef-code-firstentity-framework-4.3

Read More
What difference does .AsNoTracking() make?...


c#.netentity-frameworkentity-framework-4.3

Read More
EntityFramework Code First - Check if Entity is attached...


entity-framework-4.3

Read More
How can I use a sql reserved keyword in the name of a property in an entity framework data context?...


c#.netpococode-firstentity-framework-4.3

Read More
Entity Framework - Is there a way to automatically eager-load child entities without Include()?...


c#entityentity-framework-4.1code-firstentity-framework-4.3

Read More
DbUpdateException with entities that do not expose foreign key properties...


entity-frameworkentity-framework-4ef-code-firstentity-framework-4.3

Read More
Entity Framework: One Database, Multiple DbContexts. Is this a bad idea?...


entity-frameworkef-code-firstentity-framework-4.3dbcontext

Read More
conversion of a datetime2 data type to a datetime data type error with EF Code first?...


c#sql-server-2008entity-frameworkef-code-firstentity-framework-4.3

Read More
No connection string named 'MyApplicationEntities' could be found in the application config ...


connection-stringdatabase-migrationentity-framework-4.3

Read More
EF Code First cascade delete and update?...


c#entity-frameworkef-code-firstentity-framework-4.3

Read More
Introducing FOREIGN KEY constraint on table may cause cycles or multiple cascade paths causing Datab...


asp.net-mvcasp.net-mvc-3entity-frameworkdatabase-designentity-framework-4.3

Read More
Dynamic Include statements for eager loading in a query - EF 4.3.1...


c#entity-frameworkc#-4.0entity-framework-4.1entity-framework-4.3

Read More
1-to-1 relationship causing exception: AssociationSet is in the 'Deleted' state. Given multi...


c#entity-frameworkentity-framework-4one-to-oneentity-framework-4.3

Read More
Entity Framework CodeFirst KeyNotFoundException in MemberDomainMap...


entity-framework-4.3

Read More
How can I do TDD and Unit Testing for EF Code First entity declaration and mapping?...


entity-frameworkunit-testingtddef-code-firstentity-framework-4.3

Read More
Generated Identifier Too Long For Constraint Name...


mysqlef-code-firstentity-framework-4.3

Read More
Entity Framework code first unique column...


entity-frameworkdata-annotationsentity-framework-4.3

Read More
Entity Framework Code First : How to map flat table to class with nested objects...


c#entity-framework.net-4.0entity-framework-4.3

Read More
Set Command Timeout in entity framework 4.3...


c#.netentity-frameworkentity-framework-4.3command-timeout

Read More
Which version of Entity Framework is installed in my project?...


c#.netentity-frameworkentity-framework-4entity-framework-4.3

Read More
Code first DbMigrator causes error when building from different machines...


c#entity-frameworkef-code-firstentity-framework-4.3dbmigrator

Read More
Entity Framework Update Statement...


vb.netasp.net-mvc-3entity-framework-4.3

Read More
Is it possible to express a check constraint?...


c#entity-frameworkentity-framework-4.3

Read More
Confusion over EF Auto Migrations and seeding - seeding every program start...


entity-frameworkef-code-firstentity-framework-4.3entity-framework-migrations

Read More
How to disable migration in Entity Framework 4.3.1?...


code-firstentity-framework-migrationsentity-framework-4.3

Read More
Entity Framework Data Annotations equivalent of .WillCascadeOnDelete(false);...


data-annotationsentity-framework-4.3entity-framework-migrations

Read More
BackNext