Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Why is Entity Framework .ToList() with .Include very slow and how can I speed it up?

Getting the Schema from an EDMX file

entity-framework-4 t4

Entity Framework 4.0 Scaling and Security

ASP.NET MVC Passing data around

The specified LINQ expression contains references to queries that are associated with different contexts

Simplest Way to Delete Object with Entity Framework 4

Entity Framework - Code First saving many to many relation

Separating entity framework poco and objectcontext

Lazy Loading with DbContext

Entity Framework & Self-Tracking Entities vs POCO

Entity Framework creates mad bin tables? Why?

oracle entity-framework-4

How do I load related entities of type IEnumerable<T>

How can l use Entity Framework without App.config

Entity Framework code first, custom, additonal fields in many to many relationship

How to get first EntityKey Name for an Entity in EF4

EF4 Code First: Lazy Loading Issue

entity-framework-4

Linq: doing a Where() clause on a nested model

How do I make an "Except" LINQ to Entities query?

Try Catch in Repository

Entity Framework nvarchar Case Sensitivity on Foreign key