Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5981713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:58:57+00:00 2026-05-22T21:58:57+00:00

Does Entity Framework innately support any sort of change tracking in terms of detecting

  • 0

Does Entity Framework innately support any sort of change tracking in terms of detecting which records in a database were added after some date x and which were added before some date x? I know it supports tracking changes in the properties of entities themselves, but this is a bit different, I think.

If not in Entity Framework, I’m wondering what would be recommended for a simple way to achieve this.

The scenario would be that automatic push-based data transfers are occurring say, every hour, and each time a push is initiated the server has to know which records have been added since the last push, and push those.

Does anyone know a standard and reliable approach to this? I’ve created my own solutions (watching primary keys, DateTime columns, etc.) but would rather not reinvent the wheel.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T21:58:58+00:00Added an answer on May 22, 2026 at 9:58 pm

    The feature you’re looking for are exactly Change Tracking (tracks the rows changed for sync like scenarios) and/or Change Data Capture (tracks exactly what changes, including pre-change image of data, for more complex scenarios like audit). There is a comparison of the two at Comparing Change Data Capture and Change Tracking, which covers also the main scenarios each of these two addresses. Note that ‘roll your own’ does not work because you need special support in the engine to either detect certain kind of changes, or prevent operations that would result in breaking the change tracking.

    Entity Framework has nothing to do with these operations.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

does Entity Framework support database views?
Does anyone know of any good tutorials on ADO.NET Entity Framework? There are a
Any ideas why does the entity framework in LINQ gives following strange error: Unable
This question, asked a year ago, is similar: Does the Entity Framework 4 support
Does WCF Data Services support working with Entity Framework Code First (4.1)? It seems
I'm asking since I saw that Entity Framework 4 does not support this usage.
Dumb question I'm sure, but why does Entity Framework EntityDataSource object require the where
When using the Entity Framework, does ESQL perform better than Linq to Entities? I'd
Why does entity framework pluralize all the class names and capitalize the first letters
In what instances does Entity Framework automatically load child rows and other related rows

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.