Posts Tagged ‘compression’
Did you know – Zip is built into .NET?
A couple of weeks ago, I was working on a project that required me to unzip a file. There is only one text file in the zip, so using a full-blown library like SharpZipLib (OpenSource) or some commercial product just didn’t seem right. From my experience with Java, I knew zip routines were available as part of the Java libraries in .NET (JSharp). It seemed like my best bet would be to use what was already available rather than having yet another DLL on my system.
Other Related Items:
Manic CompressionRevelation: 43 What more can be said about Quicksand? This album is destined to be great, an aural assault upon the senses. Produced by Don Fury & Wharton Tiers. Vinyl is not dead.
Javascript Source Code Supreme Professional EditionThis software contains 80000 lines of JavaScript source code for web page designers. The topics of collected scripts include background effects, butto... Read More >


