The Elements of C Sharp Style

The correct title of this article is The Elements Of C# Style. The substitution or omission of the # is because of technical restrictions.
The Elements Of C# Style

The Elements of C# Style from Cambridge University Press.
Author Kenneth Baldwin, Andy Gray, and Trevor Misfeldt
Language English
Publisher Cambridge University Press
Publication date
July 2006
Pages 156
ISBN 978-0-521-67159-0

The Elements of C# Style is a book of style rules for the C# programming language. It is written by Kenneth Baldwin, Andy Gray, and Trevor Misfeldt of CenterSpace Software. The book was published by Cambridge University Press in July 2006. The book provides conventions for formatting, naming, documentation, programming and packaging.

This book is part of a series of books that include The Elements of Java Style and The Elements of C++ Style.

External links