Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

What is the best way to instantiate and dispose DbContext in MVC?

Turn off EF change tracking for any instance of the context [duplicate]

How can I prevent EF "The context cannot be used while the model is being created" errors?

Self referencing / parent-child relationship in Entity Framework

Entity Framework 4.1: How do I delete by object Id

DbContext ChangeTracking kills performance?

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'