You can create a new solution for each project or alternatively create projects in an existing solution.
To create a new project in an existing solution, do the following:
- From the Project menu, click New then New Project... to display the New Project wizard.
- In the New Project wizard, select the type of project you wish to create and where it will be placed.
- Ensure that the "Add the project to current solution" radio button is checked.
- Click OK to go to next stage of project creation or Cancel to cancel the creation.
The project name must be unique to the solution and ideally the project directory should be relative to the solution directory. The project directory is where the project system will use as the current directory when it builds your project. Once complete, the project explorer displays the new solution, project, and files of the project. To add another project to the solution, repeat the above steps.
Creating a new project in a new solution
To create a new project in a new solution, do the following:
- From the File menu, click New then New Project... to display the New Project dialog.
- In the New Project dialog, select the type of project you wish to create and where it will be placed.
- Click OK.