How to compress a folder in c#.net using ionic.zip dll and i have to show the progress bar . I am able to achieve the compression task but am not able to show progress bar . Is there any solution to achieve this task using background worker ?
How to compress a folder in c#.net using ionic.zip dll and i have to show the progress bar . I am able to achieve the compression task but am not able to show progress bar . Is there any solution to achieve this task using background worker ?