Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Turn off EF change tracking for any instance of the context [duplicate]

EF Core Add function returns negative id

How can I prevent EF "The context cannot be used while the model is being created" errors?

Entity Framework Include performance

Efficient way of updating list of entities

Self referencing / parent-child relationship in Entity Framework

Models.ApplicationDbContext for all models in an Asp.Net MVC 5 application?

How can I stop Entity Framework 5 migrations adding dbo. into key names?

EntityFunctions.TruncateTime and unit tests

How to create ASP.Net Identity tables inside existing database?

Entity Framework and transaction isolation level

Logging every data change with Entity Framework

entity-framework logging

Does it matter where AsNoTracking in Entity Framework is called

How can NodaTime be used with EF Code First?

entity-framework nodatime

ASP.NET MVC 4, Migrations - How to run 'update-database' on a production server

Ignore TransactionScope for specific query

Entity Framework: How to avoid Discriminator column from table?

Add index with entity framework code first (CTP5)

entity-framework

When upgrading from EF5 to EF6 should I replace System.Data.Objects?

entity-framework

Entity Framework 4.1: How do I delete by object Id