Zip Folder Using Asp.net
The DotNetZip class library (an open source library) provides useful methods to Zip files quickly using code behind procedures in Asp.Net. It’s safe and it’s been around for many years now. It supports.Net languages such as C# and Vb. Install DotNetZipTo start with, you first need to install a file called Ionic.zip.dll on your computer. The library will provide the methods for zipping files.