Related resources for Object Context
  • Connected And Disconnected Scenarios in Entity Framework3/7/2024 8:45:09 AM. In this article, we will explore the intricacies of data handling in Entity Framework through connected and disconnected scenarios. Learn how to manage data manipulation, state tracking, and persisten
  • Entity Framework and AsNoTracking11/9/2020 5:37:16 AM. This article explains Entity Framework based applications and DbContext / Object Context that are responsible for tracking the changes done in the objects,