
Standard ECMA-334 C# Language Specification
Publisher: Ecma International 2006
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#.
Download or read it online for free here:
Download link
(5.6MB, PDF)
Similar books
C# From Javaby Rob Miles
These notes should help you convert a program from Java to C#. This is based on the author's original journey from Java to C#. If you are an experienced Java programmer who wants to find out what C# is all about you might find it useful.
(20482 views)
How to Become a C# Programmerby Scott Whigham - LearnItFirst.com LLC
In this free ebook, LearnItFirst.com founder Scott Whigham talks about how you can become a C# programmer by following a step-by-step approach that requires minimum investment, no college degree, and no prior experience.
(22021 views)
Object Oriented Programming using C#by Simon Kendal - Bookboon
The book will explain the Object Oriented approach to programming and through the use of small exercises develop some practical skills as well. At the end of the book one larger case study will be used to illustrate the application of the techniques.
(14897 views)
C# Classesby V. Mukhi, V. Kalantri, S. Mukhi - 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.
(22709 views)