Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Navigation Property without Declaring Foreign Key

mapping multiple tables to a single entity class in entity framework

Attaching and detaching entities from context correctly in EF4.1

Can a DbContext enforce a filter policy?

c# entity-framework-4.1

Primary /Foreign Key in Entity Framework

Entity Framework creates foreign key objects instead of using those that are already available

Command Timeout with Entity Framework 4.1 Code First

In EF 4.1 DbContext how to trace generated SQL

Entity Framework 4.1 InverseProperty Attribute and ForeignKey

EF 5 Changing Connection String at Runtime

Why does DbSet.Add work so slow?

Why does Entity Framework return null List<> instead of empty ones?

Entity Framework Code First and Connection String Issue

Entity Framework Validation confusion - maximum string length of '128'

EF Code First - how to set identity seed?

Enums with EF code-first - standard method to seeding DB and then using?

Importing SQL Server's CONTAINS() as a model defined function

Repository Pattern with Entity Framework 4.1 and Parent/Child Relationships

Can you get the DbContext from a DbSet?

Entity Framework code first. Find primary key