Errata

Async in C# 5.0

Errata for Async in C# 5.0

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page 19
1st line, 1st paragraph

First line, after the comma reads:

"but how hard it is to write?"

In the context of the sentence, it should read:

"but how hard is it to write?"

Note from the Author or Editor:
Quite right, that sounds like a typo!

Anonymous  Mar 21, 2014 
ePub
Page 42
Code example

The page number correspond to the portrait orientation when reading the book in an iPad 2

The code line that reads

size = largestSize;

Should be:

largestSize = size;

Otherwise the latest page will always be returned.

Note from the Author or Editor:
Quite right, thanks!

Hernan Garcia  Nov 11, 2012