Version one of the generator is better than I planned on when I created this project. Intially it was only going to function as a generator for collections with a limited subset of tags that could be replaced.
Instead the Templates define what tags they contain and the generator dynamically creates text boxes on the generator form for that template. This means it could be used to generate code for any purpose.
Version 1 is being released with one template for creating strongly typed collections. It is a separate download from the source code and from the executeable.
For a generator that creates code from a database for a data application a better generator would be:
http://sourceforge.net/projects/dbobjecter/