Handling Entity Framework database migrations in production – part 2, Keeping EF and SQL scheme in step

Last Updated: July 31, 2020 | Created: November 4, 2015

This is the second article in a series about using Microsoft’s data access technology, Entity Framework … Continue reading Handling Entity Framework database migrations in production – part 2, Keeping EF and SQL scheme in step

Handling Entity Framework database migrations in production – part 1, applying the updates

Last Updated: July 31, 2020 | Created: November 4, 2015

This is the first article in a series about using Microsoft’s data access technology, Entity Framework … Continue reading Handling Entity Framework database migrations in production – part 1, applying the updates