How to: Start Execution of a Selected Project

This topic applies to:

Edition

Visual Basic

C#

F#

C++

Web Developer

Express

Topic applies Topic applies Topic applies Topic applies Topic applies

Pro, Premium, and Ultimate

Topic applies Topic applies Topic applies

Topic applies

Topic applies

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. Choose Debug and Step Into New Instance.

Note

Starting execution in this manner might not work with all project types, such as DLLs.

See Also

Other Resources

How to: Start Execution