Posts Tagged ‘zip’
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:
Ghirardelli Chocolate Chocolate Covered Espresso BeansReal espresso beans carefully enrobed in rich pure Ghirardelli dark chocolate.
Hoover Platinum Collection Carpet Cleaner with MaxExtract Technology, F8100900Hoover knows if you want the maximum clean, you gotta use steam. Vigorous SpinScrub brush agitation combines with a Power Groomer to break up and remo... Read More >
Roots - The Next GenerationsRoots rocked the cultural landscape in the late '70s, creating a new wave of awareness of black history. That wave opened the door for its sequel, Roo... Read More >

