Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objectcontext

Managing Entity Framework ObjectContext in ASP.NET

Entity framework 6 data context from wcf data service

Entity Framework Detach an entity and the related entities gone

How to detach entities from EF Code First contexts

MVVM + Entity Framework architecture confusion

Are there DbContext functions not available in ObjectContext?

Make sure Entity framework always reads from database?

C# Entity Framework using only one ObjectContext per HttpContext

Global Javascript Event Handling Object Context

How to create Entity Framework ObjectContext?

IQueryable Repository with StructureMap (IoC) - How do i Implement IDisposable?

EntityFramework 4, DbSet and ObjectContext

MVC 3 - The ObjectContext instance has been disposed and can no longer be used for operations that require a connection

EF6 Type of context 'System.Data.Entity.Core.Objects.ObjectContext' is not supported

Entity Framework Object Context in ASP.NET Session object?

NULL handling in dbcontext and objectcontext

Using Both ObjectContext and DbContext

Entity framework ObjectContext share - pros and cons

Entity framework - objectcontext disposed exception

C#/EF and the Repository Pattern: Where to put the ObjectContext in a solution with multiple repositories?