Using SqlBulkCopy for high performance inserts with C#
This project is a sample using SqlBulkCopy to Copy data from one database to another in different server with same schema .
Dependent packages:
1. EnterpriseLibrary.Common.6.0.1304.0
2. NLog.4.2.3 library
3. Visual Studio 2013