Chris Ongsuco's Weblog
Information Technology, business, life, food...

Database BLOB Compression using C# and SharpZipLib

Friday, September 05, 2008 5:45 AM
Sometimes you just have to save files in the database. The reason? Because "Simon" said so. So without further ado, here is a simple example on how to compress files using C# and SharpZipLib:

Read the full article here.
Comments have been closed on this topic.