Browse by Tags

All Tags » VB6 (RSS)
A tool I used a lot on my .exe's when creating VB6 applications is UPX (which stands for the Ultimate Packer for eXecutables ). This is a very valuable .exe that you can just drag-drop your .exe's on and it'll compact them (and make it a bit harder for...
1 comment(s)
Filed under: ,
A long time ago I talked about how great NDoc is. Quick reminder: NDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or with an add-on tool for VB.NET). I love the tool, I use...
4 comment(s)
Filed under: ,
More Posts