Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Fill a new colum from another columns before I delete them during migration

Using custom methods that return IQueryable in the LINQ to entities

Counting in Entity Framework

c# entity-framework count

DataLayer of a new Application: MyGeneration and/or Entity-Framework

MVC Identity 2 and Unity 4 - DI the RoleStore

Entity Framework filter nested collection

EF6 code first multiple 1-to-many mapping issue / "Multiplicity" error

Why do navigation properties have to be public for a proxy to be created?

EF with POCO + WCF + WPF. Reuse POCO classes on client or use DTOs?

c# wcf entity-framework poco dto

EntityFramework: Update single field with detached entity

Why Does Entity Framework Code First Change my Type Names?

Scope_Identity() in Entity Framework

c# entity-framework

EntityFramework taking excessive time to return records for a simple SQL query

How to use EF with SQLite and Visual Studio 2013

Defining relationships with existing database in code first

Seeding large lookup table data with Entity Framework Code First migrations

Entity Framework can not be found after merging with ILMerge

c# entity-framework ilmerge