Logo

Standard ECMA-334 C# Language Specification

Small book cover: Standard ECMA-334 C# Language Specification

Standard ECMA-334 C# Language Specification

Publisher: Ecma International
Number of pages: 553

Description:
This International Standard specifies the form and establishes the interpretation of programs written in the C# programming language. It specifies the representation of C# programs, syntax and constraints of the C# language, semantic rules for interpreting C# programs, and the restrictions and limits imposed by a conforming implementation of C#.

Home page url

Download or read it online for free here:
Download link
(5.6MB, PDF)

Similar books

Book cover: Threading in C#Threading in C#
by
An extensive online book on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, etc.
(19033 views)
Book cover: C# ProgrammingC# Programming
by - Wikibooks
C# is a multi-purpose computer programming language suitable for a wide variety of development needs. This book introduces C# language fundamentals and covers a variety of the base class libraries (BCL) provided by the Microsoft .NET Framework.
(23650 views)
Book cover: Fundamentals of Computer Programming with C#Fundamentals of Computer Programming with C#
by - Telerik Software Academy
This book aims to provide novice programmers solid foundation of basic knowledge regardless of the programming language. The book covers the fundamentals of programming that have not changed significantly over the last 10 years.
(19881 views)
Book cover: .NET Book Zero.NET Book Zero
by
This book covers everything that the C or C++ programmer needs to know about C# and the .NET framework. Object-oriented programming concepts are approached from scratch. Some programming experience with a C-family language is expected.
(22079 views)