Changes

Jump to: navigation, search

About C Sharp Essentials

7 bytes removed, 15:57, 25 January 2008
no edit summary
The C# Essentials online book contains 23 chapters of detailed information intended to provide everything necessary to gain proficiency as a C# programmer.
The book begins with a detailed overview of the C# development and runtime environment with overviews of the Common Language Infrastructure (CLI), Common Intermediate Language (CIL) and Virtual Execution System (VES). Simple followed by simple steps are then provided to creating both Windows and console based C# applicationapplications.
A number of chapters are dedicated to the fundamentals of the C# programming language, including topics such as variables, constants, operators, flow control, looping and object oriented programming (including topics such as inheritance and abstract classes). Subsequent chapters focus on issues such as manipulating and formating strings and working with arrays and collection classes.

Navigation menu