Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Why doesn't Entity Framework 6 select just scope_identity() after insert?

EF6 code first: How to load DbCompiledModel from EDMX file on startup?

Optimizing dateTime on linq query

Entity Framework Issue When running Stored Procedures

Generating SQLite Database from Model at VS 2015 & EF7

Disable warnings for automatic generated code/folder/namespace

Using C# function in Entity Framework Query

Read database during an entity framework migration (select query)

Failed to decrypt using provider 'DataProtectionConfigurationProvider' in app.config

Strategies for re-deploying an older version of your application's database

Spatial type Entity Framework Core SQL Server

EF Core - Create a migration without connection string

WPF designer won't load when binding datasource from entity framework

Entity Framework and Encrypted Database

Handling enum changes in Entity Framework 5

Publish Web dialog doesn't detect my entity framework 5 context as Code First

Updating disconnected entities with many-to-many relationships

Entity Framework "Invalid Column Name"

EntityFramework 5 Code First multiple inheritance mapping (TPC)

Do VS Database projects and Entity Framework work together?