News

If there's a code snippet that you're using that you constantly have to modify then here's some code news: You can create, from the existing snippet, a new snippet with your changes (and leave the ...
If you've ever wanted to create a .zip file from your application, the System.IO.Compression.GZipStream will let you do it, assuming that you're comfortable with your file being in the ...