Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

How do I rename the last entity framework migration applied on the database

Why are foreign keys in EF Code First marked as virtual?

Shadow primary key

Entity Framework 4.3 Migrations move existing data

EF Migrations: Move Table from 2 Column PK to Single Column causes ALTER before DROP and fails

Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' Possible Connection String Issue?

Accessing Navigation Properties from IdentityUser when LazyLoading is off

Moving Entity framework to another project from MVC causes re-migration

Entity Framework Code First Many-to-Many relationship and inheritance

Add-Migration while there are explicit migrations pending

Error when updating DB: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

EF Code First CTP5, using Include method with Many to Many table

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

Entity framework navigation property is null

How to use generic type with the database Context in EF6 Code First

Entity Framework 5 Invalid Column Name error

Entityframework duplicating when calling savechanges

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

Strange entity updating in Entity Framework Code-First

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