Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456 C# Precisely - concise C# quick reference
C# Precisely
The book C# Precisely gives a concise description of the C#
programming language, version 2.0, including generics, iterators,
anonymous methods, nullable value types, and partial type
declarations, but excluding most of Microsoft's .Net Framework class
libraries except threads, input-output, and generic collection
classes.
The book has 204 pages, a comprehensive index, and 209 examples.
The complete ready-to-run examples are available for download below.
Gabriel Mateescu in Online
Computing Reviews, 5 August 2005: "This book stands apart from
other books about the C# programming language by uniquely combining
three attributes: completeness, clarity, and conciseness of
description."
Peter N. Roth in C/C++ Users
Journal, October 2005: "I highly recommend this book as one
from which to learn to program
using C#. But due to the bracing brevity of the text, I can only
recommend it if, and only if, you are already a programmer."
Anders Hejlsberg, Microsoft: "Blaise Pascal once wrote, 'I
have made this letter longer than usual, because I lack the time to
make it short'. Peter Sestoft and Henrik Hansen have taken the time
to write a short book on C# that leaves nothing out."