Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dbcontext

Entity Framework IValidatableObject reference DbContext

How to update an existing Entity from ViewModel using Automapper and EF4 DbContext with Lazy Loading enabled

Entity Framework: Navigation Properties Issue

Confusing articles and documentation about the differences (if any) between System.Data.EntityState.Add & DbSet.Add

How to configure DbContext to work with Oracle ODP.Net and EF CodeFirst?

Entity Framework 6 DBContext with only a subset of all tables

EF CodeFirst: Get all POCO types for DbContext

Using multiple DbContexts with a generic repository and unit of work

Using INotifyPropertyChanged with Entity Framework 6 DbContext Generator

Multiple DbContexts in N-Tier Application

Does EF caches entities between different instances of DbContext?

EF + generic repository + loading related entity: only explicit load works

Problems After Disposing DbContext

Updating disconnected entities with many-to-many relationships

ASP.NET MVC 3 EF CodeFirst - DBContext item editing

EF Core / DbContext > Map custom type as primary key

Using DbContext SaveChanges with Transactions

How to use a dbcontext in a static class? (ObjectDisposedException)

Does EF5 DbContext.SaveChanges handle transaction commit and rollback?

Could not load type 'System.ComponentModel.DataAnnotations.Schema.IndexAttribute'