Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What are essential differences between the different code generation items for EDMX model?

Entity Framework 4.1 Linq Contains and StartsWith

enable-migrations error : project failed to build

Entity Framework Code First: Configuration.cs seed or custom initializer

How to set a 0..* relationship in Entity Framework Code First?

Linq slowness materializing complex queries

How can I simply add a link to a Spring Data REST Entity

Entity Framework 7 pluralize table names with code first approach

Hooking IDbInterceptor to EntityFramework DbContext only once

Entity framework 4 or DataSet?

Entity Framework - Default value for property using Data Annotations

How Model n--n relationship in EF Code First to automatically generated views work correctly?

What is the best practice to deal with navigation properties when using DTO and POCO objects?

c# entity-framework poco dto

How to recreate my EF CodeFirst Table?

An exception occurred while initializing the database

Unit testing with Effort and SQL CE in parallel fails

Navigation properties not loading properly

The type or namespace name 'DbContext' could not be found (EF installed)

entity framework Remove vs EntityState.Deleted

One to many relationship between AspNetUsers (Identity) and a custom table