Text Template Walkthroughs
Visual Studio 2005
By using text templates, you can automatically generate code, HTML, and other text files that are based on your domain-specific language. This section contains basic walkthroughs that help you learn how to use text templates. These walkthroughs guide you through the procedures step-by-step.
In This Section
- Walkthrough: Creating and Running Text Templates
-
Walks you through the procedures to run the Domain-Specific Language Designer Wizard and create a text template that is based on the Class Diagrams solution template.
- Walkthrough: Using an Assembly in a Text Template
-
Walks you through the procedures to create a simple assembly and use it in a text template.