How to: Start Execution of a Selected Project

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

Topic applies Topic applies Topic applies Topic applies

Standard

Topic applies Topic applies

Topic applies

Topic applies

Pro and Team

Topic applies Topic applies

Topic applies

Topic applies

Table legend:

Topic applies

Applies

Topic does not apply

Does not apply

Topic applies but command hidden by default

Command or commands hidden by default.

You can select any project in your solution and start debugging it.

To select a project and start execution

  1. In Solution Explorer, right-click the project you want to start.

  2. From the shortcut menu, choose Debug and Step Into New Instance.

Note

Starting execution in this manner might not work with all project types (DLLs, for example).

See Also

Tasks

How to: Start Execution