Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

EF code-first: How to load related data (parent-child-grandchild)?

Must I implement IDisposable on all classes, or is a base class sufficient?

Entity, dealing with large number of records (> 35 mlns)

EF 4.2, CodeFirst - Navigation property within a complext type

How can I define a stored procedure in Entity Framework (code first)?

How to generalise access to DbSet<TEntity> members of a DbContext?

EF 4.1 DbContext Generattor - Put Entities in different project?

c# entity-framework-4.1

How do I map entities with lazy-loaded properties (without causing them to load)?

Cascade Delete Rule in EF 4.1 Code First when using Shared Primary Key Association

Multiple DbContexts in N-Tier Application

Entity Framework and dynamic order by statements

sql entity-framework-4.1

Entity Framework Code First Class with parent and children of same type as it's own class

Migration from NHibernate to Entity Framework 4.1?

Entity Framework EF4.1 - stored procedure "could not be found in the container"

Get time only of datetime

what is advantage of CodeFirst over Database First?

EF + generic repository + loading related entity: only explicit load works

SQLite.NET Performance Using SQLiteParameter with LIKE operator

EF 4.1 EntityType has no key - composite

Entity Framework, Code First modeling and a cyclical reference