Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 4 Stored Procedure Call Timing Out

Can you use a CASE statement with OrderBy in an LINQ to Entities query?

c# entity-framework

Entity framework migration - add new column with a value for existing entries

Skip and Take: An efficient approach to OFFSET LIMIT in EF 4.1?

c# .net entity-framework

How to ignore a DbUpdateConcurrencyException when deleting an entity

Mapping foreign key in HasOptional().WithOptionalDependent() relation in Entity Framework 6

Issue Installing Entity Framework 7 RC1

Entity Framework Migrations: Including Go statement only in -Script output

Could not load file or assembly EntityFramework

Could not load file or assembly 'EntityFramework, Version=6.0.0.0,

How can I do an Entity Framework Core project and add a Migration in Visual Studio 2015 from nuget prompt?

How to make lazy-loading work with EF Core 2.1.0 and proxies

Migrating from LINQ to SQL to Entity Framework 4.0 - Tips, Documentation, etc

Can I store enums as strings in EF 5?

Use both AddDbContextFactory() and AddDbContext() extension methods in the same project

Entity Framework: Problem associating entities with nullable field

ASP.NET MVC and EF Code First Memory Usage

How to fix "SqlException: The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value."

How to update one field of specific records using Entity Framework?

c# entity-framework

How to force ADO.NET Entity Framework to regenerate code?