Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Referencing DbContext from POCO object

EF 4.1 Code First Initialization - Alternative

How to use DbContext in T4 template?

Symfony 2.3 pass custom data to entity form, using choice or other type

Entity Framework Concurrency with Multiple Tables/Entities

.net entity-framework

Entity framework multiple contexts for logging

The data reader is incompatible with the specified field with Entity Framework 5

entity-framework

When using Entity Framework, should I set the navigation property or foreign key property, when setting the FK?

C# Entity Framework select max after where filter of not nullable field

How to update primary key value in entity framework?

c# entity-framework

Using Entity Framework what is the difference between Cascade and ClientCascade?

How should I map relationships between multiple inheritance models?

ef5 database first data annotation

Data annotations - DisplayFormat - formatting string of numbers

Remove autogenerate GUID column from Add Entry pages in Dynamic Data Web Application

ChangeLog OriginalValue same as CurrentValue on EF Core Update Entity