Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

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

Linq to Entity and Contains?

Is it possible to get Entity Framework to recognize objects that have been created and not yet saved in database?

Primary key constraint violation when adding new row into table with EF

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

Try Catch in Repository

Entity Framework nvarchar Case Sensitivity on Foreign key