Introduction:
Description:
In
previous articles I explained create zip files in asp.net, unzip files from folder in asp.net, Get Gridview row values when checkbox
selected in asp.net, Delete files from uploaded folder in
asp.net,
create/delete directory in asp.net and many articles
relating to Gridview, SQL, jQuery, asp.net, C#, VB.NET. Now I will explain how
to upload and download multiple files as zip files folder from server in asp.net using C#, VB.NET.
To
implement this first we need to get Ionic.Zip.dll from DotnetZIP
Library for that check this link Ionic.Zip.dll or you can get it
from attached downloadable code. Now you need to add that dll to your
application bin folder for that
check below steps