C-Sharp Class Creator is an open-source application coded in .NET for those who create a lot of classes. Creating a class skeleton, in any language has always seemed like treemendous job for no big result. With CSCC, this will no longer be the case !
Handy tool to create your own templates, manage substitution parameters and sets of files to apply templates to.
Applicable for generating code (Java, C, C++, ...), documentation (Javadoc, HTML, ...) and any other file based data.
This tool converts COM DLLs, EXEs, or Typelib files into C# or VB.NET
source code that describes the exact interface layout of the COM
library. It becomes handy if you want to rebuild your old COM in .NET and maintain compatibility with the old COM.