Login Required

You will need to register for free or login to download these code samples.

Code Library

Welcome to the Programmers Anonymous Code Library! 

This code library contains downloadable copies of all source code discussed in the blogs.  Please check back often as the library will be updated frequently.

Search
ZipManager v1.0
Thumbnail

The ZipManager and a VERY basic zip file unpacker.  It will let you browse to a subfolder one level deep and unpack a zip file currently in that folder. 



File size75 K
Downloads71
DateFri 10/10/2008 @ 05:06
AuthorTimothy
EMail
RATING:   COMMENTS (0)  

CompressionHelper
Thumbnail

Compression Helper is a class designed to simplify the process of compressing data without the need for a third party module.  CompressionHelper can compress string data, byte arrays, and streams of data directly, each with only a single static function call.  Please see my blog entry on on compression for more information about this class. Changing the compression algorithm from gzip to deflate to none is as simple as setting an AppSetting.



File size2 K
Downloads41
DateMon 12/01/2008 @ 01:31
AuthorTimothy
EMail
RATING:   COMMENTS (0)  

< BACK  1 of 1  NEXT >