Posts by Severo • 41 points
1 post
-
3
votes2
answers868
viewsQ: How does Entityframework’s Tracking / Chache work?
Every time I used the Entityframework in a project, to add a record in the database through it, of a class that contains class type members (usually on account of Foreignkeys), I would do this:…