1
Answer

About Compression technique

Hi,
 
I am working one project that needs to perform the compression for 10000 txt files. I would like to see the difference between  Microsoft.Deployment.Compression.CompressionLevel vs  System.IO.Compression.CompressionLevel. Which one is faster to compress??
Answers (1)