Questions tagged [object-state]

16 questions
0
votes
0 answers

How to automatically attach entityobjects to context

I have an entity called Person and another called Car where evey car can be owned by one person only. The person is retrieved from the DB via Ef. Then I am Setting the person as rhe datacontext to a WPF grid where the properties are bound to some…
user853710
  • 1,715
  • 1
  • 13
  • 27
1
2