Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

C# 4.0 Pocket Reference (3rd edition) [Repost]

Posted By: ChrisRedfield
C# 4.0 Pocket Reference (3rd edition) [Repost]

Joseph Albahari, Ben Albahari - C# 4.0 Pocket Reference (3rd edition)
Published: 2010-08-19 | ISBN: 1449394019 | PDF + DJVU | 218 pages | 3 MB


When you're programming C# 4.0 and need a little help, this tightly focused and practical book tells you exactly what you need to know – without long introductions or bloated examples. It's ideal as a succinct quick reference or as a guide to get you rapidly up to speed if you already know Java, C++, or an earlier version of C#.
Written by the authors of the acclaimed C# 4.0 in a Nutshell (O’Reilly), this book covers the entire C# 4.0 language – without skimping on the details – including:
Features new to C# 4.0, such as dynamic binding, optional and named parameters, and type parameter variance
All of C#'s fundamentals
Advanced topics, including operator overloading, custom conversions, type constraints, covariance and contravariance, lambda expressions and closures, iterators, nullable types, and operator lifting
LINQ, starting with sequences, lazy execution, and standard query operators; finishing with a complete reference to query expressions
Unsafe code and pointers, custom attributes, preprocessor directives, and XML documentation