posts - 31, comments - 85, trackbacks - 0

My Links

News

Archives

Post Categories

February 2009 Entries

How to bulk upload images to SQL Server using DotNetZip library
Previously I posted an example on how to download multiple images or files using DotNetZip library here. Today I will explain how we can use the same library to unzip images from a zipped folder and insert them into an SQL Server table. Note: I have used NeatUpload library developed by Dean Brettle to display import progress to the user which can be found here. If you don’t want to use it, remove the namespace from the code and modify the code to not use NeatUpload controls. Libraries used: 1. DotNetZip...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, February 02, 2009 4:47 AM | Feedback (3) | Filed Under [ C# ASP.NET ]

Powered by: