Software Development
Entity Framework Concurrency Error when updating existing data
We faced a real tough issue the other day, where we really had to take some time to see what was going on behind the scenes of Entity Framework. We love creating applications with C# and leverage Entity Framework but this time EF wasn’t as nice to us as it Read more…