Whats the best way to zip up files using C#? Ideally I want to be able to seperate files into a single archive.
Otherwise, use Ionic.
Namespace is System.IO.Packaging.ZIPPackage.
System.IO.Packaging.ZIPPackage
See http://visualstudiomagazine.com/articles/2012/05/21/net-framework-gets-zip.aspx for a story.