The Problem
In version 1 of Entity Framework, there is no “Undo changes” method you can call. So in order to rollback the changes we made, we have to be creative.
In my opinion, we have three ways to archieve this.
In version 1 of Entity Framework, there is no “Undo changes” method you can call. So in order to rollback the changes we made, we have to be creative.
In my opinion, we have three ways to archieve this.
“Unable to update the EntitySet XXXXXX because it has a DefiningQuery and no