Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

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

Should *.datasource be ignored in version control?

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