List Question
20 TechQA 2015-06-10T18:20:17.240000Entity Framework DBContext.Entry() is very slow
1k views
Asked by scott lafoy
How do I access DbContext.Entry<TEntity> Method (TEntity) in my generic repository class?
3.3k views
Asked by Drew
C# How to extend class that exist in a different dll by adding a property to it?
2k views
Asked by yo2011
ConnectionString for ObjectContext in MVC raised Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' error
277 views
Asked by Abhimanyu
DbContext lifetime beginning after user login
335 views
Asked by orad
DbContext and Connection pools
18.2k views
Asked by MrBliz
EF6 dynamically instantiate DbContext
374 views
Asked by defect833
pass entity framework model to user control in wpf
538 views
Asked by Sepid
Merge IdentityDbContext and DbContext ASP.NET MVC
5.5k views
Asked by Norman Bentley
Dispose and create new DbContext
723 views
Asked by Esteban Cervantes
Creating authentication using own dbcontext
550 views
Asked by Dephott
DbContextScope ReadOnly and Create Context in same service
723 views
Asked by gorillapower
Child class of EF Entity not being committed on the DBContext because it is not part of the model
103 views
Asked by Hakeem Ojulari
How do I get original values for a navigation collection property, in EF Core?
3.1k views
Asked by grokky
Error when basing my DbContext on ApplicationDbContext
353 views
Asked by Gavin5511
Query different columns depending on generic type argument
300 views
Asked by CMS
How to get visibility to inserted records where DbContext is not saved yet
174 views
Asked by jim crown
C# Entity Framework DBContext
7.8k views
Asked by Guygar
How can I query different tables dynamically with LINQ?
1.5k views
Asked by Tevis
Using Test Doubles with DbEntityEntry and DbPropertyEntry
2.5k views
Asked by Lorne Redmond