Newbetuts
.
New posts in dbcontext
NSubstitute DbSet / IQueryable<T>
c#
entity-framework
dbcontext
nsubstitute
dbset
How change tracking works in Entity Framework
c#
entity-framework-4
dbcontext
change-tracking
Get Auto Identity Key after Insert via EF
entity-framework
entity-framework-4.1
dbcontext
Using Entity Framework 6 with Multiple DB Schemas but using One DBContext
entity-framework
dbcontext
db-schema
DbContext is very slow when adding and deleting
entity-framework
dbcontext
How to convert DbSet in Entity framework to ObjectQuery
entity-framework-4
linq-to-entities
ef-code-first
dbcontext
What is the difference between IDbSet.Add and DbEntityEntry.State = EntityState.Added?
c#
entity-framework-4.1
dbcontext
Removing many to many entity Framework
c#
entity-framework
many-to-many
dbcontext
EF Code First DBContext and Transactions
entity-framework
transactions
entity-framework-4.1
dbcontext
DbContext AutoDetectChangesEnabled set to false detecting changes
entity-framework
entity-framework-5
dbcontext
Is there a way to factory inject a custom DbContext?
c#
entity-framework-core
dbcontext
Configure multiple database Entity Framework 6
c#
entity-framework
dbcontext
entity-framework-6
DbSet.Find method ridiculously slow compared to .SingleOrDefault on ID
entity-framework
ef-code-first
dbcontext
sql-server-ce-4
dbset
The operation cannot be completed because the DbContext has been disposed using MVC 4
c#
asp.net-mvc
linq
entity-framework
dbcontext
Entity Framework Core Using multiple DbContexts
c#
entity-framework-core
dbcontext
asp.net-core-1.1
Why re-initiate the DbContext when using the Entity Framework?
c#
.net
wcf
entity-framework-4
dbcontext
DbContext discard changes without disposing
c#
.net
entity-framework
dbcontext
undo
How to set CommandTimeout for DbContext?
c#
entity-framework-4
dbcontext
command-timeout
c# entity framework: correct use of DBContext class inside your repository class
c#
entity-framework
dbcontext
Mocking EF DbContext with Moq
c#
unit-testing
entity-framework-5
moq
dbcontext
Prev
Next