Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

C# 3.0: The Complete Reference [Repost]

Posted By: ChrisRedfield
C# 3.0: The Complete Reference [Repost]

Herbert Schildt - C# 3.0: The Complete Reference
Published: 2008-12-09 | ISBN: 0071588418 | PDF | 912 pages | 3 MB


The Most Comprehensive C# Resource Available
With its support for Language-Integrated Query (LINQ), C# 3.0 has revolutionized C# programming, and bestselling author Herb Schildt has updated and expanded his classic programming reference to cover it. Using carefully crafted explanations, insider tips, and hundreds of examples, this book presents in-depth coverage of all aspects of C#, including its keywords, syntax, and core libraries. Of course, details on the new C# 3.0 features, such as LINQ, lambda expressions, implicitly typed variables, and anonymous types are included.
Essential for every C# programmer, this comprehensive guide is written in the clear, crisp, uncompromising style that has made Herb the choice of millions worldwide. Whether you are a novice programmer or a seasoned pro, the answers to all of your C# questions can be found in this definitive resource.
Coverage includes:
Data types and operators
Control statements
Classes and objects
Constructors, destructors, and methods
Interfaces, arrays, enumerations, and structures
Method and operator overloading
Inheritance and virtual methods
Reflection and runtime type ID
Exception handling
Delegates, properties, events, and indexers
Attributes
Multithreading
Generics
LINQ (Language-Integrated Query)
Lambda expressions
Anonymous types
Extension methods
Implicitly typed variables
I/O, networking, and collections
The preprocessor and much, much more