Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dbcontext
How do you configure the DbContext when creating Migrations in Entity Framework Core?
Oct 15, 2022
c#
dependency-injection
.net-core
entity-framework-core
dbcontext
Using Entity Framework Core 3.1 with UseInMemoryDatabase option in ServiceProvider ( Scoped lifetime )
Aug 08, 2022
c#
unit-testing
entity-framework-core
dbcontext
.net-core-3.1
'ObjectContext' vs 'DbContext' in Entity Framework
Oct 25, 2022
.net
entity-framework
dbcontext
objectcontext
What is the difference between IDbSet.Add and DbEntityEntry.State = EntityState.Added?
Aug 25, 2022
c#
entity-framework-4.1
dbcontext
EF 4.1 OnModelCreating not called
Sep 09, 2022
c#
entity-framework-4.1
dbcontext
SqlException: Syntax Error Near 'GO'
Apr 15, 2018
sql-server-2008
dbcontext
Getting "The entity type <model> is not part of the model for the current context."
Apr 29, 2022
c#
asp.net
entity-framework
dbcontext
put
Entity Framework 6 - use my getHashCode()
Apr 06, 2021
c#
wpf
entity-framework
dbcontext
n-tier-architecture
Entity Framework code first: How to ignore classes
Oct 21, 2022
c#
entity-framework
poco
dbcontext
Share DbContext across Repositories in MVC Web App
May 21, 2022
asp.net-mvc
ef-code-first
repository-pattern
dbcontext
service-layer
Entity Framework relationships between different DbContext and different schemas
Aug 16, 2017
c#
entity-framework
foreign-keys
repository
dbcontext
Is DbSet<>.Local something to use with special care?
Sep 14, 2022
c#
entity-framework
dbcontext
dbset
More than one DbContext was found
Sep 21, 2022
c#
asp.net-core
entity-framework-core
dbcontext
The provider did not return a ProviderManifestToken string error
Oct 04, 2022
mysql
asp.net-mvc-3
entity-framework
dbcontext
Should I separate my application context from ApplicationDbContext used for identity?
Aug 30, 2022
c#
asp.net
entity-framework
dbcontext
asp.net-identity-2
Using Automapper to update an existing Entity POCO
Sep 25, 2022
asp.net-mvc
entity-framework-4
viewmodel
automapper
dbcontext
Migration: No DbContext was found in assembly
Sep 05, 2022
c#
entity-framework
model-view-controller
dbcontext
entity-framework-migrations
EF (entity framework) usage of "using" statement
Sep 04, 2022
c#
entity-framework
garbage-collection
dbcontext
using-statement
Is it possible to query Entity Framework before calling DbContext.SaveChanges?
Sep 04, 2022
c#
entity-framework
entity-framework-5
dbcontext
savechanges
Most efficiently handling Create, Update, Delete with Entity Framework Code First
Oct 28, 2022
entity-framework
ef-code-first
dbcontext
entity-framework-5
« Newer Entries
Older Entries »