TinySharpZip – small library which has ability to create and extract ZIP archives

.NET framework still lacks ZIP archive support so I created this library to allow .NET developers who needed simple ZIP archive manipulation functionality and not want to redistribute third party code as additional dll.

The library is written purely in .NET/C# and uses System.IO.Compression.DeflateStream to compress and decompress data compressed with “deflate” algorithm.

Please note: the library is very simple and does not support all features described in ZIP format specification from PKWARE(encryption, many compression methods, extra fields, etc).

TinySharpZip supports only ’store’ and ‘deflate’ compression methods and can:

* create ZIP archives and extract only these archives programmatically
* extract archives from ‘trusted’ sources when you sure that ZIP archive format is supported

Again, the library is not intended to provide ZIP archive management functionality for end users and should not be used for products allowing to extract any ZIP archives. More sophisticated libraries (SharpZipLib, DotNetZip) or commercial libraries can be used for these cases.

There is no documentation for the library, it has very simple interface and I hope you will understand how to work with it from sample application and source code.

Technology
AltDrag-Drag windows when pressing the alt key

AltDrag-Drag windows when pressing the alt key http://code.google.com/p/altdrag/ AltDrag allows you to move and resize windows much easier. When you have it running you can simply hold down the Alt key and then use your mouse to drag any window, and it doesn’t matter where in the window you click. …

Technology
BlitzBlank- Delete on Boot to remove infections

BlitzBlank- Delete on Boot to remove infections http://www.blitzblank.com/en/software/blitzblank/ BlitzBlank-Removes infections that nothing else removes Removes locked files Destroys registry entries Disables drivers Full scripting support 32 and 64 bit support Only 1 MB, no setup When others fail to properly clean up… Malware infections are not always easy to clean …

Technology
GeeTeeDee – Task Manager

GeeTeeDee – Task Manager http://codea-dev.com/gtd/ Lightweight design to keep you focused Collecting tasks is easy Group tasks Create timed tasks Customizable groups Compact view User-friendly installation. Admin rights are not required! Drag’n’drop tasks and groups More features to come. Suggest yours!