I have a requirement that in one folder we will be having some .pdf files and i need to zip the files for a limited size(zip file shouldn't be more than 10MB) and it could be any number of zip files.
it would be great if any one does this in c#.
Thanks in advance !