Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Extremely slow performance using Code-First with Entity Framework 4.1 release

c# entity-framework-4.1

Entity Framework with interfaces does not work - what the best way to handle the same?

Best Practices for Lookup Tables in EF Code-First

SQL Server schema evolution (migrations)

DbContext won't keep connection open for re-use

Is there a way to reset a DbContext without disposing and reinstantiating it?

EF 4.1 loading filtered child collections not working for many-to-many

How to pass multiple Expressions to OrderBy for EF?

How to represent Bridge table in Entity Framework Code First

EF 4.1 Code First doesn't create column for List<string>

Entity Framework Code First Many to Many Setup For Existing Tables

Entity Framework 4.1 default eager loading

The purpose of Include() in ASP.NET MVC + Entity Framework

Entity Framework Code First Error "Error Locating Server/Instance Specified"

How do I upsert a record in ADO.NET EF 4.1?

c# entity-framework-4.1

Entity Framework and forced Inner Join

context.SaveChanges not working

Best way to handle concurrency with entity framework

SQL Server 2008 connection string for entity framework 4.1 code first

Deploy Entity Framework Code First