How to: Start Execution of a Selected Project
This topic applies to:
Edition |
Visual Basic |
C# |
C++ |
Web Developer |
---|---|---|---|---|
Express |
||||
Standard |
||||
Pro and Team |
Table legend:
Applies |
|
Does not apply |
|
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
In Solution Explorer, right-click the project you want to start.
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).