The NDO Toolbar
After successful installation of NDO you find a new toolbar in Visual Studio. It opens the Enhancer configuration, generates context dependent C# or VB Code and opens the mapping properties.

Picture 1: The NDO toolbar
From left to right, the toolbar contains the following commands:
|
Enhancer Configuration |
Opens the Enhancer Configuration dialog. For details see the Chapter The Enhancer Configuration Dialog. |
|
Add Relation |
Opens a wizard to generate a relation to another class. |
|
Add Accessor Property |
Adds an accessor property for the variable declaration the cursor is located on. |
|
Persistent class |
Creates a new persistent class. |
|
Mapping Tool |
Opens the mapping tool for the active Project. |
|
Class Generator |
Opens the NDO Class Generator, which helps in producing class systems from existing databases. |