Select, Zip and Download Files displayed in a GridView

Sometime back I wrote an article that shows how to zip and unzip files programmatically using System.IO.Compression classes. Using these classes along with ASP.NET controls you can allow user user to select one or more files from a list and then programmatically "bundle" these files into a ZIP archive. This short post shows how.

http://www.bipinjoshi.net/articles/2cd48325-5523-4442-98a8-63f12dba567b.aspx

 

No Comments