Family Tree Sample
The Family Tree sample demonstrates basic validation and simple report generation. This sample includes an overview document that has detailed implementation notes. For more information, see Adding Validation to Domain-Specific Language Solutions and Generating Artifacts Using Text Templates.
For a list of the steps that were used to create this sample, see Walkthrough: Creating a Domain-Specific Language Solution and Walkthrough: Adding Validation to a Domain Model.
Nota
This sample includes a ReadMe.htm file that provides a full introduction to xthe sample. You can open this file in the solution under Solution Items in Solution Explorer.
To build and run the sample
Open the FamilyTree.sln solution.
The default location is Drive:\Program Files\Visual Studio 2008 SDK\Build number\VisualStudioIntegration\Samples\DSLTools\Example.Validation\Example.FamilyTree\FamilyTree.sln.
Press F5 to build the sample, register it in the experimental hive, and start an instance of the Visual Studioexperimental build.
Requirements
To use this sample, you must:
Install Visual Studio 2008.
Nota
For a list of the Visual Studio editions that Domain-Specific Language Tools supports, see Supported Visual Studio Editions for Domain-Specific Language Tools.
Install the Visual Studio 2008 SDK.
See Also
Concepts
Samples for Domain-Specific Language Tools