The Elements of C# Style
The Elements of C# Style is for all C# practitioners, especially those working in teams where consistency is critical. Like previous Elements titles, the text furnishes a set of rules for writing clear, comprehensible and easy-to maintain code; this time for C#. The authors offer a collection of standards and guidelines for creating solid C# that can save time, effort and expense.
The book provides conventions for:
• formatting
• naming
• documentation
• programming
• packaging
for C# 2.0 and includes discussion of advanced topics such as generics.
- Includes .NET 2.0 language features
- Ideal for C# developers working in teams
- Modeled on the highly successful Elements of Java Style
Reviews & endorsements
'The Elements of Java Style is perfect in what it tries to achieve. Each rule is sensible, hardly any are debatable, and there is no excuse for ignoring any of them.' JavaZone Book of the Week
Product details
No date availablePaperback
9780521671590
156 pages
177 × 115 × 14 mm
0.146kg
Table of Contents
- Preface
- Introduction
- 1. General principles
- 2. Formatting
- 3. Naming
- 4. Documentation
- 5. Design
- 6. Programming
- 7. Packaging
- Summary
- Glossary
- Bibliography.