Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

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

Reload an entity and all Navigation Property Association- DbSet Entity Framework

Entity Framework 5 - DbContext Has Changes?

Entity Framework 4.1 InverseProperty Attribute

Entity Framework/MVC3: temporarily disable validation

Entity Framework Code First - Defining Relationships/Keys

How to update not every fields of an object using Entity Framework and EntityState.Modified

Conflicting changes to the role x of the relationship y have been detected

EF Model First or Code First Approach?