Standards, while being definitive, do not usually serve as the best reference to the use of a programming language. Books on languages usually are able to explain usage better, but lack the definitive precision of a standard. Annotated C# Standard combines the two; it is the standard with added explanatory material.
- Written by members of the standards committee
- Annotates the standard with practical implementation advice
- The definitive reference to the C# International Standard
Sprache
Verlagsort
Verlagsgruppe
Elsevier Science & Techn.
ISBN-13
978-0-08-055053-4 (9780080550534)
Schweitzer Klassifikation
Foreword; Introduction; Scope; Conformance; Normative references; Definitions; Notational conventions; Acronyms and abbreviations; General description; Language overview; Lexical Structure; Basic Concepts; Types; Variables; Conversions; Expressions; Statements; Namespaces; Classes; Structs; Arrays; Interfaces; Enums; Delegates; Exceptions; Attributes; Unsafe Code; Generics; Iterators