There are several ways to set project properties in Visual Studio:
1.Select the <Myprojectname> Properties option from the Project Menu;
2.Choose the context menu option "Properties" on the project icons in the Solution Explorer;
3.Choose the context menu option "Open" on the Properties folder below the Project Icon in the Solution Explorer.
All these options open the same project properties dialog. This dialog has several pages.
A description of each of these pages will follow in the next chapters.