Family Tree Sample (Domain-Specific Language Tools)

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 By 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.

Note

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

  1. 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.

  2. Press F5 to build the sample, register it in the experimental hive, and start an instance of the Visual Studio experimental build.

Requirements

To use this sample, you must:

See Also

Reference

Overview of the Domain-Specific Language Tools User Interface

Other Resources

Domain-Specific Language Tools Samples

Domain-Specific Language Tools Glossary

Change History

Date

History

Reason

July 2008

Rewrote and refactored project.

Content bug fix.