The Problem You are trying to save some changes to an object. Your code looks like the following: using (var context = new DbEntities()) { […]
The Problem You are trying to save some changes to an object. Your code looks like the following: using (var context = new DbEntities()) { […]