Here I made a GUI template with a Form, Button and Listbox using MS VCS 2003. MS VCS 2003 still produces a single file usable as a templet, whereas MS VCS 2005 smears files all over the map. Must be some marketing persons idea of market dominance.
I took the source file, removed all the usual gibberish that detracts my students from reading the code, and saved it as a templet. Now I can use the templet with a clever program like the SnippetCompiler for all sorts of small study programs, like this one, calculating prime numbers and displaying them in a convenient scrolling listbox.