Share via


User Interface Process Sample (Domain-Specific Language Tools)

The User Interface Process sample shows you how you can generate significant multiple parts of an application from a model file. The sample provides a complete, end-to-end demonstration of code generation, validation, deployment, and custom commands. This sample includes an overview document that has detailed implementation notes.

Note

This sample includes a ReadMe.htm file that introduces the sample. You can open this file in the solution under Solution Items in Solution Explorer.

To build and run the sample

  1. Open the WizardUIP.sln solution.

    The default location is Drive:\Program Files\Visual Studio 2008 SDK\Build number\VisualStudioIntegration\Samples\DSLTools\End-End.WizardUIP\WizardUIP\WizardUIP.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

Adding Validation to Domain-Specific Language Solutions

Generating Artifacts By Using Text Templates

Deploying Domain-Specific Language Solutions

Domain-Specific Language Tools Glossary

Change History

Date

History

Reason

July 2008

Rewrote and refactored project.

Content bug fix.