Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

DbMigrator.GetPendingMigrations() always empty

Entity Framework 5 Using SaveChanges to add audit log

DbContext.Entry attaching Entity

When using DbSet<T>.SqlQuery(), how to use named parameters?

How To Change Navigation Property Names Into Meaningful Names

Outer join query using LINQ to Entities [duplicate]

Linq static method in SELECT statement

Removing a navigation property doesn't update the database

ASP.Net MVC - model with collection, Submit

Entity Framework Virtual Properties

Entity Framework 6 Code First default datetime value on insert

c# .net sql entity-framework

Reusable predicate expressions in LINQ to Entities queries

Postgresql with postGIS and entity framework, CHECK constraint issue

How can I get the list of entity types from an ObjectContext at runtime using EF code first?

c# entity-framework

Did Microsoft remove database diagrams from Visual Studio 2013?

asp.net mvc 4 - Okay to share DbContext per thread?

Build Dynamic Select using Expression Trees

Repository pattern and localized lookup tables

Why does LINQ GroupBy produce different results when preceded by ToArray()?

Entity Framework Ignore Schema