Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 4.3.1 with VS 2011

entity-framework edmx

Which LINQ query to select rows from 1 table that are not in another table

EF 4.1 Code First ModelBuilder HasForeignKey for One to One Relationships

bulk delete in entity framework

DataLoadOptions equivalent for LINQ to Entities?

Entity framework paging with extension method is slow?

Performing "atomic" operation "IncreaseIf" on database

Where clause on collection

Do EntityFramework collection properties need a setter

Entity framework and migrations - how to update my database on remote server?

Find max and min DateTime in Linq group

Access UserProfile from a controller MVC 4

EntityState.Deleted does not work, Remove(entity) does?

Scripting EF Add-Migration into an automated build task

Repository pattern to execute a stored procedure using Entity Framework

EF Composite key fluent API

IsRowVersion can only be configured for Byte array properties

Six seconds warmup time for the first entity framework 6 nonquery

SQL rowversion support by entity framework

Generating a SQL view from EF 6.1 code first