Sometimes you need to push large amounts of data to the database in one go. Using EF4 there is now a possibility to use ExecuteStoreCommand() which I will explain today.
↧