Illustrated C# 2005

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Illustrated C# 2005 doesnt use the traditional dense prose format of most programming texts. Rather, it presents the C# programming language in a unique visual manner. The book uses three techniques to achieve this: concise text, tables that clarify and summarize language features, and frequent figures and diagrams. Each feature is also illustrated with concise, focused code samples.

The book starts with an overview of the .NET platform and the role played by C#, then quickly delves into the language. It covers the entire C# language, including new features added in C# 2.0 as well as the most complex topics. It's an ideal read if you're a migrating C++ or VB programmer who already knows how languages work.

Despite its title, which might give the impression that it's a lightweight treatment of the language, this book is anything but. With its clean visual format, you'll be able to learn the material more quickly and retain it better than you would with a typical C# 2005 book. Even experienced programmers may come away from it with a deeper understanding of the language.

Author(s): Daniel Solis (auth.)
Edition: 1
Publisher: Apress
Year: 2007

Language: English
Pages: 592
Tags: Programming Techniques

Front Matter....Pages i-xxvii
C# and the .NET Framework....Pages 1-13
Overview of C# Programming....Pages 15-28
Types, Storage, and Variables....Pages 29-42
Classes: The Basics....Pages 43-59
Methods....Pages 61-93
More About Classes....Pages 95-137
Classes and Inheritance....Pages 139-169
Expressions and Operators....Pages 171-207
Statements....Pages 209-237
Namespaces and Assemblies....Pages 239-264
Exceptions....Pages 265-283
Structs....Pages 285-293
Enumerations....Pages 295-305
Arrays....Pages 307-331
Delegates....Pages 333-352
Events....Pages 353-369
Interfaces....Pages 371-395
Conversions....Pages 397-426
Generics....Pages 427-453
Enumerators and Iterators....Pages 455-480
Attributes....Pages 481-501
Preprocessor Directives....Pages 503-514
Other Topics....Pages 515-541
Back Matter....Pages 543-560