반응형
dotnetspider.com에서 C#을 사용할 때 지켜야 할 기본 규칙을 정리한 문서입니다.
출처 :
목차
1. Author
2. License, Copyrights and Disclaimer
3. Revision History
4. Introduction
5. Purpose of coding standards and best practices
6. How to follow the standards across the team
7. Naming Conventions and Standards
8. Indentation and Spacing
9. Good Programming practices
10. Architecture
11. ASP.NET
12. Comments
13. Exception Handling
원본과 번역본 두개다 첨부
반응형
'Programming > Windows.C#' 카테고리의 다른 글
String 문자열을 Enum으로 바꾸는 방법 (0) | 2012.11.16 |
---|---|
ListBox 아이템 선택 및 해제 방법 (0) | 2012.11.16 |
64bit 구별 방법 (0) | 2011.01.03 |
/unsafe 모드 사용 (0) | 2010.03.23 |
GDI+에서 일반 오류가 발생했습니다. (0) | 2010.03.22 |