Community

Compression of XML file, FTP upload and SQL Server SqlBulkInsert

(Micke Blomquist) This article describes one approach to upload data from a backend database to a frontend SQL database hosted on a web server using FtpWebRequest, GZipStream and SqlBulkInsert classes in .NET. The solution consists of two different parts; one application running on one machine; for

Read More - Register for Free Membership