Attenzione!

Sembra che un programma di rimozione della pubblicità come AdBlock sia attivo.
Anche io uso AdBlock, ma preferisco bloccare solo la pubblicita fastidiosa ed invasiva.

CoolSoft si accontenta di un paio di banner non fastidiosi e nessun popup.
Per favore aggiungi CoolSoft alla tua lista delle esclusioni, come mostrato nell'immagine a fianco.

Grazie per l'aiuto.

.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!