Errata

Windows Azure Step by Step

Errata for Windows Azure Step by Step

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, PDF
Page 122
3.

In the Page_Render event, create an instance of the CloudStorageAccount using the
FromConfigurationSetting static method.

Should read:

In the Page_PreRender event, create an instance of the CloudStorageAccount using the
FromConfigurationSetting static method.

Page_Render --> Page_PreRender

Note from the Author or Editor:
Yes, the event is Page_PreRender

Francis Paulin  Oct 25, 2012  Apr 26, 2013
Printed
Page 210
Figure 8-4

The figure described doesn't correspond to the figure illustrated

Note from the Author or Editor:
the wrong image appears in the print and pdf versions of the book

Gerardo  Jul 20, 2011  Apr 26, 2013
70
2nd paragraph

The text says "The code uses LINQ query syntax ..."
This is not correct. The code uses a lambda expression to define a method. While lambda expressions were introduced in the same version of C# as LINQ and they can be used in LINQ queries, among other places, a lambda expression is not itself a LINQ query, nor is it "LINQ query syntax". There is no LINQ query syntax in the code to which the text is referring.

Note from the Author or Editor:
Sorry about that. In one of our revisione we inserted a LINQ query in the sample, than remove it to simplify the sample. The corresponding text was not aligned.

Rick  Jul 09, 2011 
Printed
Page 70-76
last paragraph

Listing entries are offset by 1. The Listing at the top of page 71 is 3-7 which is the same as the Listing on page 69 (3-7). This also affects the Listing numberings for 3-8 and 3-9 on pages 75 and 76.
Also, the first paragraph on page 71 in the middle of the page refers to Figure 3-9, and there is no Figure 3-9.

Jules  Jun 12, 2011  Apr 26, 2013
Printed
Page 235
First paragraph after the quote

There is an acronym typo at the end of the sentence.

The book reports Original Equiment Manufacturer (ORMs) instead of Object Relational Mappers (ORMs).

Note from the Author or Editor:
Sorry about that

Roberto Brunetti  Jun 10, 2011  Apr 26, 2013