Do you name your startup form consistently?
Last updated by Brady Stroud [SSW] 8 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 example - The entry form is not immediately recognizable because of a non standard name 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. |
---|