Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to correctly override the SaveChanges function in EF 4.1

Derive Entity class from a NotMapped class in Entity Framework 4.1 Code First

Entity framework 5.0 code-first with MySQL in WPF

How to use database default for CreatedDate column in EF code-first 4.3?

How to fix super slow EF/LINQ query executing multiple SQL statements

Change entity map to another "unknown" table at runtime

Two same class types in entity framework class issue

Cascade delete on a foreign key in Code First

c# entity-framework

LINQPad error: 'UserQuery': cannot derive from sealed type 'My.Entity.Framework.CustomDataContext'

application architechture with MVC, WCF, EF

Entity framework Collection was modified; enumeration operation may not execute

How to code summary row in ASP.NET Razor table?

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

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

Mocking Database transactions?

Use Entity framework code first with nosql database