MSWord2CHM is a VB.NET application for converting MS Office Word documents (doc) into the compiled help (chm) document format, using the Primary Interop Assemblies (PIA) and the 'HTML Tidy' and 'TidyForNet' libraries
Line Counter is a small VB.NET project which helps you to count how many lines (and chars) you coded in a project or just count how many lines (comments, blank lines, code) in a file. Also include a usable DLL.