Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

One to Many with a join table and an optional relationship in Entity Framework 4.1 Fluent API

How do I temporarily turn off an IDENTITY column in EF Code First?

ef-code-first

DbContext ChangeTracker: Id of Added Entity for Auditing

Many to many relationship detecting changes

Entity Framework 5 code first - where is the database created

Code First Migrations in SQL Azure - Tables without a clustered index are not supported

Linq with where clause in many-to-many EF Code First object

Unique Index using Data Annotations [duplicate]

EF6 Code First: Using Fluent API to declare a Foreign Key

Unique Indexes convention in EF6

Entity Framework uses newsequentialid() for Guid Key

How to make Entity Framework CTP5 work with SQLite?

Entity Framework CTP5 Code First, WPF - MVVM modeling

Custom Initialization Strategy for EF Code First that doesn't drop tables to add a column

Execute StoredProcedure in CodeFirst 4.1

Design Pattern to use with Entity Framework Code First

Entity Framework Code First DbContext Checks the ConnectionString During Compile?

MS Azure/Code-First: Login failed for user

EF Code First Delete Batch From IQueryable<T>?

How to change the auto-generated "Discriminator" column in EntityFramework?