Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Entity Framework Code First Configure Schema Per Entity

List of Integers in Entity Framework

The table/view does not have a primary key defined

How to prevent EF from validating properties that are not mapped during DBContext.SaveChanges()

EF4.1 POCO: Why should I use ICollection

c# entity-framework-4.1

LINQ to Entities ToString() - None of the proposed solutions work?

Is it possible to create a generic Repository class for all my objects?

Entity Framework include Where

SQL Server Sequential Guid as a key when using Entity Framework Code First

Referencing schema names for tables in the Entity Framework

Mapping association tables in EF 4.1 code first

entity framework code first - Union of the two fields into one collection

Have Entity Framework ignore derived types

lazy loading not working when on new saved objects, (when getting them from the context that saved them)

EF Code First: Many-to-many and one-to-many

Entity Framework Code First - Configuration in another file

Any way with Entity Framework Code First to get nice picture of class structure?

How to get database information with entityframework database first?

Triggering EF migration at application startup by code

Entity Framework 4.1, can't find Load() method?