Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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'

DbContext.Entry performance issue

IdentityServer4 PersistedGrantDbContext & ConfigurationDbContext

The SqlParameter is already contained by another SqlParameterCollection when NOT using a SqlParameterCollection

DbContext has been disposed

DbSet.FirstOrDefault()?

Generic Merge of DbContext: how to check if entity is all ready attached?

Entity Framework (4.2) HasRequired results in unexpected LEFT OUTER JOIN

Entity Framework Code First: SaveChanges is not atomic

EF and repository pattern - ending up with multiple DbContexts in one controller - any issues (performance, data integrity)?

How to update an entity's navigation properties in Entity Framework

Convert DbContext to Datatable in Code first entity framework

Type or namespace name Mock<> could not be found Entity Framework 6

How to specify the name of the table to be used by DbContext