Building Other .NET Examples in MS Visual Studio

These steps help you build other programs in the Examples project such as ASChat, ASBrowser, and other such projects available as examples.

Procedure

  1. In the Solution Explorer panel, right click Examples, select Properties > Application.
  2. Click the drop-down menu under Startup object and select an example. For example, AS.Examples.ASBatchOperations).
  3. Edit the text field under Assembly name to an output name of your choice. For example, ASBatchOperations.
  4. In the Solution Explorer panel, right-click Examples and select Build.
    Note: Output files will be stored under <project location>\<x86 or x64>\Debug\{noformat}