I am on a project using Entity Framework 6 for database access on SQL Server 2012....We have a pending discussion in our team regarding the state of the db context after a rollback. It is quiet clear, that the database is unaffected by changes in a transa...