5
Answers

Zipping of files in C#

Hi,
 
I would like to Archieve files for last three months in corresponding subfolders in a directory with no thrird party dlls.And they have to zip to the specific folder in their each subfolder with format name of the folder-yyyy/mm//dd.
 
Please help me to code for this.
 
Thanks

Answers (5)