We are looking to adopt some coding standards and best practices. Here are some good resources we found:
- DotNetSpider lists out a nice tutorial covering all sorts of practices and standards in C#.
- Microsoft has a Design Guidelines for Class Library Developers reference on MSDN.
- Unofficial Oracle Naming Conventions.
- More naming conventions for Oracle.
The DotNetSpider and MSDN articles both specifically say not to use Hungarian notation. I whole-heartedly agree with that.
No comments:
Post a Comment