My project uses EF (tested with version 4 using self-tracking template and with version 5 using default templates, all database-first) against SQL Server 2012. The database tables have each a ...rowversion... (...timestamp...) column defined....Using EF i...