Naming Conventions
Also refer to Code Standards.
Senwes Applications employs a policy that readability of code trumps all else.
Tables, Projects, Folders, Services etc all follow the same naming conventions. This ensures that it is easy to find and work with.
[Business Domain][System][IdentifyingEntity]
General
- All coding, for ex. variable names, methods, properties, comments, etc. are always done in English only.
- All internal systems (MyIntranet) are done in English only.
- All external systems are created in both English and Afrikaans.