Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

MVC3 / EF - Changing model... Database schema mismatch

C# SMO - Scripting Table Data to File. Throwing Error

LINQ & Many to Many Relationships

How can we do object filtering in Entity Framework?

c# .net entity-framework

multiple cascade delete path in many-many relationship (EF 4.1)

Explicit many to many join table in Entity Framework 4

ORM for large volume database

Optimizing Entity Framework

C# Entity Framework using only one ObjectContext per HttpContext

DbContext not compiling?

How to brings the Entity Framework Include extention method to a Generic IQueryable<TSource>

How to use an Expression<Func<Model, bool>> in a Linq to EF where condition?

Entity Framework Query Optimization

Entity framework, multiple edmx to share connection string - is it possible?

C# EF 4.1 Create table dynamically within DbContext

How can I get Entity Framework and WCF to work with transactions? Okay...what's the secret?

Compare two collections and add/remove from one to make them match

Long living Entity Framework context - best practice to avoid data integrity issues

LinqPad Linq Include() extension method is not found even after adding references

Entity Framework Polymorphic associations