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 dbset
Entity framework: how to extend DbSet<type>?
Nov 12, 2022
c#
entity-framework
dbset
DbSet.Add() not working
Sep 30, 2022
c#
asp.net
dbset
Inherits from DbSet<T> with the purposes to add property
Sep 27, 2022
entity-framework
dbcontext
inheritance
dbset
Dynamic DbSet in Entity Framework Core
Nov 03, 2022
c#
entity-framework-core
dbset
What steps to get rid of Collection was modified; enumeration operation may not execute. Error?
Sep 26, 2021
entity-framework
unit-testing
mocking
moq
dbset
Converting an IQueryable<T> to a DbSet<T>
May 20, 2022
c#
unit-testing
iqueryable
dbset
How do I mock DbContext using NSubstitute and then add/remove data
Dec 23, 2021
c#
entity-framework
dbcontext
nsubstitute
dbset
Using DbSet<TEntity>.Local Property in Entity Framework
Oct 25, 2022
c#
entity-framework
caching
local
dbset
Confusing articles and documentation about the differences (if any) between System.Data.EntityState.Add & DbSet.Add
Nov 11, 2022
entity-framework
entity-framework-5
dbcontext
dbset
Does converting from DbSet to IEnumerable cause the query to execute?
Mar 24, 2022
entity-framework
dbset
DbSet.Cast<TEntity>() Error: Cannot create a DbSet<IEntity> from a non-generic DbSet for objects of type 'Entity'
Nov 08, 2019
c#
entity-framework
casting
mef
dbset
Entity Framework dbset most efficient way of deleting
Apr 29, 2018
linq
entity-framework
dbset
Is DbSet<>.Local something to use with special care?
Sep 14, 2022
c#
entity-framework
dbcontext
dbset
Create a DbSet<T> dynamically in Entity Framework?
Sep 23, 2022
c#
linq-to-sql
entity-framework-4
ef-code-first
dbset
DbSet.Find method ridiculously slow compared to .SingleOrDefault on ID
Aug 05, 2021
entity-framework
ef-code-first
dbcontext
sql-server-ce-4
dbset
Can you get the DbContext from a DbSet?
Sep 14, 2022
c#
entity-framework
entity-framework-4.1
dbcontext
dbset
Get all rows using entity framework dbset
Mar 04, 2022
c#
entity-framework
dbset
NSubstitute DbSet / IQueryable<T>
Sep 24, 2022
c#
entity-framework
dbcontext
nsubstitute
dbset
Find a specified generic DbSet in a DbContext dynamically when I have an entity
Sep 13, 2022
c#
entity-framework
generics
code-first
dbset
Older Entries »