Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

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

C# to F# - EF Code First

How do I turn off change tracking at the DbContext level in EF 4.1 RC?

How to use Entity Framework 4.1 Code First to force a one to one relationship for a one to many relationship in the database

EF 4.1 model first code generation tool or template

Guidance for synchronising reverse associations in Entity Framework 4.1

Problem modelling relationship in Entity Framework using code first

How to map table splitting in EF Code First?

Change EF 4.1 Code First Default DB Location

How to remove underscore in foreign key names generated by Entity Framework 4.1

Custom SQL functions and Code First (EF 4.1)

Entity Framework, application layers and separation of concerns

Entity Framework 4.1 Code-First and Inserting New One-to-Many Relationships

entity-framework-4.1

Entity Framework Code First - Ignore Base Class

Ordering Column Attributes in Entity Framework

Using EF4 Code First: How can I change the Model without losing data