Questions tagged [objectstatemanager]

31 questions
0
votes
1 answer

optimistic concurrency exception was handled by the user code

I'm using MVC4 with Entity Framework 4.1. Initially we have created an Ado.net entity model from database. In the .edmx file, some of the tables that are in the database are not visible as they dont posses the primary key on particular table. As our…
1 2
3