This application aggregate text files there are in the same folder.
You can use to aggregate .sql files, or txt files.
It's useful when you have to aggregate many files in a single file and have little time ( or you are lazy :P ).
You can download the bin version or the source code.
AggregateFile_Bin.zip (23.81 kb)
The source code is written in C#. To translate the code in Vb.net, you can use this tool: translateyourcode.com
AggregateFile_Source.zip (79.65 kb)