Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF SQL changed when passing predicate as Parameter to Where Clause

c# .net entity-framework linq

How can I specify that my app should start SQL Server LocalDb with a trace flag parameter?

Can I use Async/Await with dbContext? If so, when should I use ConfigureAwait(false)?

Properly handling DbContexts in ASP.NET Core WebApi

How to get SQL Script using Entity Framework Core(code first)

How to dispose the object created by Unity DI right after the completing the request?

What have your experiences been with Entity Framework?

.net entity-framework orm

Entity Framework - Working with Detached entities issue

c# entity-framework

How can I manually add a compound association in entity framework?

Scalar Property and Navigational Property EDMX

asp.net entity-framework

ADO.NET Entity Framework or ADO.NET

EF4 - possible to mock ObjectContext for unit testing?

Creating Interface for ObjectContext

c# entity-framework

Should a WCF service return an EntityObject or a POCO/DTO class?

Entity Framework 4: Table per Type inheritance problem on insert

initializing the entity framework objectcontext on every call

c# .net entity-framework

Strategies for replacing legacy data layer with Entity framework and POCO classes

Inserting data in background/async task what is the best way?

Add Data Annotation To Entity Framework(Or Linq to SQL) generated class

Domain Driven Design and Entity Framework 4.1 (code-first)