Relative Content

Tag Archive for c#entity-frameworkentity-framework-extensions

Entity Framework Extensions Bulk Insert

We are currently using Entity Framework Extensions to do bulk inserts which works great but I was looking into the possibility of turning some of our SQL tables into memory optimised tables.