Exercise 1: Verification

In this verification, you will run the application to verify the new queries are shown in the main application.

  1. Compile the solution (CTRL+SHIFT+B).
  2. Set ContosoAutomotive as the startup project. In the Solution Explorer, right-click ContosoAutomotive and select Set as startup project.
  3. Press F5 to run the application. The parent CashMaker window should appear with a list of manufacturers on it.

    Figure 7

    The CashMaker window shows manufacturers.

  4. Click the close button () in the top right of the Cash Maker window to close it.

Next Step

Exercise 2: Using Metadata and Lazy-Loading Modules