Share via


Walkthrough: Creating a DCS Solution

You create a DCS Solution to contain the projects that implement a service. This walkthrough shows how to create a DCS Solution by using Visual Studio.

This walkthrough creates a DCS Solution named WeatherInformation in the E:\Walkthroughs\ folder.

Before you begin

  • Open Visual Studio before you start the following process.

Detailed Instructions

To create a DCS Solution project

  1. In Visual Studio, on the File menu, point to New, and then click Project.
  2. In the New Project dialog box, in the Project types list, expand Guidance Packages, and then click DCS BL VSExtensions.
  3. In the Templates pane, click DCS Solution.
  4. In the Name field, type WeatherInformation, and then click Browse.
  5. In the Project Location dialog box, browse to E:\Walkthroughs, and then click OK.
  6. In the New Project dialog box, click OK.

The following figure shows the New Project dialog box.

Dd631930.72dd85f8-f3e2-4134-9327-77dc3cd5fb41(en-us,MSDN.10).png

The New Project dialog box, configured to create a new DCS Solution project named WeatherInformation in the E:\Walkthroughs folder