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: .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.
(21776 views)
Book cover: C# ClassesC# Classes
by - BPB Publications
This online e-book presents myriad fascinating concepts about C# classes. It is divided into three sections: Threads, Winforms and XML, with each of them converging on distinct facets of classes available in the .NET framework.
(21373 views)
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.
(18733 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.
(23355 views)