Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF6 Nested Transactions

Entity Framework: Can I Include() properties of subtypes?

c# entity-framework

Entity Framework Core - error: keyword not supported: '"server'

Can't connect to SQL Azure from app, but can from SSMS

Entity Framework: Eager Loading Navigation Properties of Inherited Entities

c# .net entity-framework

Entity Framework without database

Entity Framework Migrations - support for dynamic connection string

Entity Framework Code First Data Migrations not working with VS2012 Web Deploy

Is this correct way to implement MVVM?

GUI or Visual Studio-plugin for managing Entity Framework Code First Migrations [closed]

Failing to update my Grid using template field

Entity framework `AsNoTracking` is not working with anonymous projection

Calling Oracle stored procedure using Entity Framework with output parameter?

ServiceProvider not releasing memory for transient EF context

MVC and EF Validation with added ValidationContext item

Compare only time from datetime in entity framework 6 with odp.net Oracle 12c

Forcing eager-loading for a navigation property

Does an analog of the NHibernate.ToFuture() extension method exist in the Entity Framework?

Avoid NullReferenceException when accessing EF Navigation Properties

c# .net entity-framework

Parallel with Entity Framework. Performance is dramatic compared to launching multiple executables, why?