Bulk Insert in .NET applications, part 1

This is the first of a 2 series articles about how to perform bulk inserts in your .NET applications, using a SQL Server database. In this article I’ll show how to create a wrapper object for SqlBulkCopy that can do … Continue reading Bulk Insert in .NET applications, part 1