Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Why I can't catch SqlException on SaveChanges() method of Entity Framework

EF Core - Running migrations without sources - Equivalent of EF6's migrate.exe

Is Lazy Loading really bad?

In ASP.NET MVC, where is the "best practice" place (folder) to put my Entity-Framework DataContext class?

Entity Framework Code First ReadOnly Entity

How do I use spatials to search a radius of zip codes?

Entity framework 6 code first: what is the best implementation for a baseobject with 10 childobjects

How to use the default Entity Framework and default date values

c# entity-framework

Why does Entity Framework automatically use the ObjectContext instead of the DbContext when mapping database tables using ADO.NET Entity datamodel

Delete a file from database and file system

c# entity-framework file

EF Update using EntityState.Modified

entity-framework

How do I force drop and re-create a a selected table in code-first migration?

EF core many to many configuration not working with Fluent API

Can code-first Entity Framework do cross database queries with SQL Server DBs on the same box?

Entity Framework: How do I delete a record by its primary key?

entity-framework

How to correctly unit test my DAL?

Entity Model Issue: Not able to create model for one particular table

Using multiple edmx file vs. one large edmx file?

Entity Framework Code First Many to Many Setup For Existing Tables

Entity Framework 4.1 default eager loading