Warning!

It seems that you are using an anti-advertisement software like AdBlock.
I like AdBlock too, but I configured it to block only invasive and annoying advertisement and popups.

CoolSoft can exists thanks to a few banners and no popups.
Please add this site it to your exclusion list, as shown in the following image.

Thanks for your help.

.NET Framework

How to create/extract ZIP files in .NET with #ziplib

Some years ago I published an article explaining how to use #ziplib to compress files in a ZIP archive.

#ziplib is an open source .NET library to manager ZIP, TAR.GZ, TAR.BZ2 and other type of compressed archives.
It comes from the same guys of SharpDevelop.

NumericUpDown control updated (version 1.1)

A new version of NumericUpDown extended control control has been released, including some improvement suggested by CodeProject users (thanks guys :))

NumericUpDown extended control article posted on codeproject.com

A few days ago I posted an article on www.codeproject.com which describes an extended version of the standard NumericUpDown .NET control.
It adds a better mouse management and some missing properties.

Read it here and... remember to comment and vote it!