Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

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

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