What to do when SaveChanges() fails?

Beginners often ask this question - "What course of action should I take when a call to SaveChanges() fails?" The answer may vary based on a given situation and requirement. This article discusses one way to deal with the errors and shows how to display descriptive error messages to the end user and then rollback the changes made to the model.

http://www.binaryintellect.net/articles/c1bff938-1789-4501-8161-3f38bc465a8b.aspx