DbEntityValidationException: Which Properties Are Failing Validation?
Just a little quick tip to make your life easier. You'll get a DbEntityValidationException when Entity Framework attempts to save an entity to the database and fails because one or »