I am tasked with creating a document for current and (most importantly) new developers that is a general guidelines for the department. This is not a document on what the server name is for Test, but probably more of a company philosophy document.
Some of the items I currently have:
- Coding Standards (naming, the basics)
- Tiers - how to use each tier (like the preferred method for database access)
- Source Control - what we use and how we use it
- Unit Testing
- Namespaces
- Promoting Code
What am I missing?