Area | Rule | Reference |
---|---|---|
Solutions | Sample: APP_XyZa three-letter prefix telling what the ultimate intention of the primary project within the solution is/yields, followed by CamelCase description. |
todo |
Projects | Sample: DLL_XyZa_Role three-letter prefix telling what the project yields, followed by CamelCase description and an optional _Role (say _Template). |
todo |
C++ code | If in doubt name acording to: | C++ Coding Standard |
todo | todo | todo |