Preface

This book is a desktop reference for Microsoft's C# programming language, designed to sit comfortably next to you while you program and to accompany you faithfully in your travels . The first version of C# shipped in January 2002 as part of Visual Studio .NET and the .NET Framework, after an extensive public beta release.

C# in a Nutshell is divided into four parts (along with five appendixes and a Type, Method, Property, Event, and Field Index). Part I introduces the C# language and the .NET Common Language Runtime (CLR). It is a fast-paced, no-fluff introduction to the C# programming language, from its data types through all of the statements and features that make it the modern component-oriented language it was designed to be.

Part II shows how to use the C# language in conjunction with core classes of the .NET Framework Class Library (FCL) to accomplish a variety of common programming tasks , from manipulating strings to interacting with legacy COM components . Part III contains a number of useful references, including a summary of C# syntax, presented in the unique notation developed for both this title and C# Essentials , as well as a reference to useful command-line tools that ship with Visual Studio .NET and the .NET Framework.

Part IV is a quick reference to 21 of the most important namespaces of the FCL and their more than 700 types, complete with namespace maps, type descriptions, member signatures, and useful cross references and annotations. Also included is a class and method index that can be used to locate the type in which a given member is found or the namespace that contains a given type.



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net