I need to zip a set of files with extension .xml from a particular folder. I am workin in WPF c#. I have searched several forums. Default utility Gzip may not serve my purpose. How can i do it??
Asked
Active
Viewed 2,562 times
-3
-
Possible duplicate http://stackoverflow.com/questions/1243929/how-to-zip-multiple-files-using-only-net-api-in-c-sharp – CR41G14 Jan 08 '13 at 10:09
-
have you googled? http://stackoverflow.com/questions/10852541/how-to-zip-multiple-files-in-asp-net-mvc3 – robasta Jan 08 '13 at 10:09
-
there are plenty of libraries for C#, pick one of them. – Tigran Jan 08 '13 at 10:09