"Quadrant" Advanced Customization Tutorial
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The topics in this section show how to customize a viewer in the Microsoft code name “Quadrant” UI, by editing a configuration template, or by writing Microsoft code name “M” code. This section also describes how to create a custom command in Visual Studio. These topics use the PetShop database that you create in How to: Create a Database from "M" in "Quadrant".
In This Section
- How to: Customize a Viewer Using the Workpad UI
Customize a viewer through the UI.
- How to: Customize a Viewer Using a Configuration Template
Customize a viewer by editing a configuration template.
- How to: Customize a Viewer Using "M"
Customize a viewer by using “M” code.
- How to: Create and Install a Simple Custom Command
Create a new custom command by using Visual Studio.