Did you know… How to select the startup project? – #269

Yesterday’s tip talked about how to start multiple projects for debugging, but taking a step back, let’s talk about the two ways you can select a single startup project.

The first way is via the solution property pages.  Right-click on the Solution, and under Common Properties-Startup Project, you can choose “Single startup project”.  here you can select the project.

image

Or for the real tip for the day, you can right-click the project and select “Set as StartUp Project” from the context menu. 

image

The startup project will be bolded in the solution explorer.

image

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>