Search code examples
Insert/Update many to many with Generic Repository...

c#entity-frameworkgenericsrepositorycode-first

Read More
EF6 Code First, multiple cascade paths, and strange FK behaviour...

c#entity-frameworkentity-framework-6code-firstef-fluent-api

Read More
The type or namespace name 'ForeignKey' could not be found...

c#entity-frameworkcode-first

Read More
EF Code First: Only set the foreign key(ID) and get a null collection of navigation property...

c#entity-frameworkcode-first

Read More
Create a complex Primary Key using Entity Framework code-first...

c#entity-frameworkcode-first

Read More
Entity Framework 6 + Code First + Oracle 11g...

entity-frameworkvisual-studio-2012oracle11gcode-first

Read More
Why I get error on update-database command?...

entity-framework-6code-first

Read More
Entity Framework Automatic Migrations Existing Database...

entity-frameworkmigrationentity-framework-5code-first

Read More
How to access sql file from Seed() in EF?...

c#.netentity-frameworkcode-first

Read More
ASP.NET MVC. How manually add "cascade delete" to a code first relationship?...

c#asp.net-mvcentity-frameworkef-code-firstcode-first

Read More
Does adding [NotMapped] to a partial class avoid mapping the entire class?...

c#entity-frameworkef-code-firstcode-first

Read More
Entity Framework Code First One To Many Cascade Error...

c#asp.net-mvcentity-frameworkef-code-firstcode-first

Read More
How to display a list inside another list in a Winfoms DataRepeater...

c#winformslistcode-firstdatarepeater

Read More
C# - Entity Framework code-first - map object into two tables...

c#sqlentity-frameworkmappingcode-first

Read More
Detect if deleting DataGrid row is valid to delete...

c#.netwpfentity-frameworkcode-first

Read More
Entity Framework Power 4 tools in Visual Studio 2013...

c#entity-frameworkvisual-studio-2013ef-code-firstcode-first

Read More
Self-referencing table in EF6...

entity-framework-6code-firstsql-server-2014self-referencing-table

Read More
Multiple foreign keys pointing to same table in Entity Framework 4.1 code first...

entity-framework-4.1code-first

Read More
Entity Framework - How to fix the "Violation of PRIMARY KEY constraint" error?...

c#entity-frameworkcode-first

Read More
How could one use Automapper with EntityFramework 6.1.3 to project custom (UDF) DbFunciton calls?...

entity-framework-6automappercode-firstprojectionudf

Read More
Entity Framework one-to-zero with different tables...

c#.netentity-frameworkcode-first

Read More
Multiple self-referencing naviation properties...

c#entity-frameworkcode-firstself-reference

Read More
Return from database not all data...

c#entity-frameworkwcfcode-first

Read More
Fill a new colum from another columns before I delete them during migration...

entity-frameworkcode-firstentity-framework-migrationsseeding

Read More
How do I get the raw SQL underlying a LINQ query when using Entity Framework CTP 5 "code only&q...

sqlentity-frameworkprofilingcode-firstef4-code-only

Read More
C# Entity Framework Code First Abstract Inheritance...

c#entity-frameworkinheritanceef-code-firstcode-first

Read More
Code First vs. Database First...

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

Read More
Entity Framework 6 Code First - Relationship between 2 tables using an existing DB...

c#entity-frameworkcode-first

Read More
How do you update navigation properties in entity framework?...

c#entity-frameworkcode-first

Read More
entity framework code first using existing database...

asp.netentity-frameworkcode-first

Read More
BackNext