Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 4.1, Code-First: Eager loading of cascading collections

TransactionScope, where is begin transaction on sql profiler?

Change default location of LocalDb

entity-framework localdb

EF4 is throwing an error "Schema specified is not valid"

List vs IEnumerable vs IQueryable when defining Navigation property

Entity Framework 5 - How to generate POCO classes from existing database

How to disable code-first feature in EF (MVC4 Visual Studio 2012)

Entity framework Invalid Column name, EF adds number 1 to primary key

Transactional batch processing with OData

Using repository pattern to eager load entities using ThenIclude

Can I inject dependency into migration (using EF-Core code-first migrations)?

EF4 Code First: how to add a relationship without adding a navigation property

Entity Framework - SQL Azure Retry Policy

Generated query for tinyint column introduces a CAST to int

Entity framework - get entity by name

How to use DateTime.AddDays(x) in Entity Framework

Entity Framework returning old data

EF Code First MigrateDatabaseToLatestVersion accepts connection string Name from config

MVC 5: Should I inherit my User from IdentityUser class?

What is new in Entity Framework 6.1.2?