Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

entity framework linq include and grouping [duplicate]

c# linq entity-framework

context.Database.Exists always returns true, even if database file is missing

LINQ Entity Data Reader does not support enums

Correlated subquery in Linq

entity cannot be referenced by multiple instances of IEntityChangeTracker

Overriding the EntityFramework SaveChanges - Grab the SQL and call a custom proc

Should *.datasource be ignored in version control?

Incorrect value when saving enum

Custom entity materialization

entity-framework

Many-to-many to DTOs using Automapper

Deleting __MigrationHistory Table From Database

Why isn't AutoDetectChangesEnabled set to false by default?

c# entity-framework ado.net

EF6 alpha Async Await on an Entity Stored Procedure / Function Import?

How can i add a table in my existing database without losing data in Entity-framework Code first 5.0 ?

Decoupling Entity Framework in MVC3 Application

How can I generate all Entity Framework classes with Pascal Case notation on properties?

c# entity-framework

How can I tell Entity Framework to save changes only for a specific DbSet?

c# .net entity-framework

There is already an object named 'AspNetRoles' in the database

Mocking Database transactions?

Use Entity framework code first with nosql database