The TASVideos website is open source and contributions are encouraged. However, certain coding standards should be followed. This page documents the guidelines around code style, architecture, and approach the site code uses.

Code Style

Code should be warning free. Stylecop is integrated and many style requirements are enforced through its use of warnings. For the most part, the site follows the same conventions as the dot net team with one important deviation, use tabs and not spaces.
While not a comprehensive list, here are some are some style guidelines:

Architecture


SiteCodingStandards last edited by Randomno on 7/2/2023 10:49 AM
Page History Latest diff List referrers View Source