Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Linq query runs in a fraction of a second, but .ToList() takes 3.5 seconds

How to switch between test and production databases with Entity Framework 5

Entity framework - COUNT rather than SELECT

Should I keep foreign keys in sync with references when using POCOs

How do I ensure an idempotent database insert with Entity Framework 5?

Native image for System.Data.Entity crashing IIS

Initial performance issue with LINQ to Entities when using TPH & complex types, Pregen Views seem to do nothing?

Entity Framework 5.0 DBContext template with WCF attributes Support

wcf entity-framework-5 poco

Entity framework 5 TSQL not compatible with SQL 2005 calling stored procedures

Why is Entity Framework ignoring my connection string?

DbContext code generation stategy fails with Entity framework 5 and VS 2012

Regarding the new EF5 auto-compiled queries feature

breezejs with a repository

Retaining Form Values After Post (not part of model)

Entity Framework 5 - Immediately refresh DbContext after saving changes

How to set cascade on self-referencing relations?

How can I collect the current SQL Server Session ID from an Entity Framework DbContext?