Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Warning: "... overrides Object.Equals(object o) but does not override Object.GetHashCode()"

c# .net entity-framework

How to downgrade Entity framework from 6 to 5?

.net entity-framework

How to use String property as primary key in Entity Framework

Howto use predicates in LINQ to Entities for Entity Framework objects