Do you name your startup form consistently?

Last updated by Brady Stroud [SSW] about 2 months ago.See history

This rule has been archived
Archived Reason: Adds little to no value to this section of rules.

In every Windows application project, we need to have a main, start-up or wizard page form for a better structure and design.

Bad Project without Main Form
Bad example - The entry form is not immediately recognizable because of a non standard name
Good with Main Form
Good example - The entry form follows the naming convention rule

| We have a program called SSW Code Auditor to check for this rule.

Note: In Code Auditor we check for Form named: Startup, MainForm and WizardPage.
Adam Cogan
Ryan Tee
We open source. Powered by GitHub