Hi All, Does VS.NET support the concept of a CustomTool or CodeGenerator that generates multiple *.cs files (and possibly other files too) from a single input file?
If not, what feature of VS.NET can I use to allow me to: 1) execute a commandline app to create multiple files a build or run is requested 2) add the generated files to the current project Thanks, Kunle
