Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

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

literal or constant as part of composite key in EF code first

Can I disable automatic relationships in Entity Framework Code First?

Entity Framework Oracle and Sql Server - how to build a database independent application

Eager loading in EntityFramework with DbContext.Database.SqlQuery

Entity Framework Code First IQueryable

c# entity-framework-4.1