Free shipping on all orders! No minimum purchase required.

Bookstores.com - Employee owned. Customer focused.

9781449394011

C# 4. 0 Pocket Reference

by  Joseph Albahari, Ben Albahari


ISBN-10: 1449394019

ISBN-13: 9781449394011

$14.99




Book Specs



Binding

Trade Paper

Publisher

O'Reilly Media

Published on  

Sep 21, 2010

Edition  

3rd Edition

Dimensions  

4.25x0.45x7.00 Inches

Weight  

0.39 Pounds

About the Book

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