附註:Revised edition of: Sams teach yourself C♯ in 21 days. 2nd ed. 2002.
Includes index.
Getting started with C♯ -- Understanding C♯ programs -- Manipulating values in your programs -- Controlling your program's flow -- The core of C♯ programming: classes -- Packaging functionality: class methods and member functions -- Storing more complex stuff: structures, enumerators, and arrays -- Advanced method access -- Handling problems in your programs: exceptions and errors -- Reusing existing code with inheritance -- Formatting formatting and retrieving information -- Tapping into OOP: interfaces -- Making your programs react with delegates, events, and indexers -- Making operators do your bidding: overloading -- Using existing routines from the .NET base classes -- Creating Windows forms -- Creating Windows applications -- Working with data and databases -- Creating remote procedures: Web services -- Creating Web applications -- A day for reflection and attributes.