Errata

Getting Started with Windows 8 Apps

Errata for Getting Started with Windows 8 Apps

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, PDF
Page 21
2nd Paragraph

The links and references to the Microsoft.Data.OData.Metro references are not up-to-date with the Windows8 RTM. An updated version of the book is expected to release. For now you can see updated instructions on Ben Dewey's blog at http://www.bendewey.com/blog/index.php/380/using-the-wcf-data-services-client-with-windows-8

Ben Dewey
Ben Dewey
 
Sep 21, 2012 
PDF, ePub, Mobi, , Other Digital Version
Page 22
Example 2-5

Call to context.Image() has 6 parameters but the call requires 7. This is probably a change to win8 since the book was written. The parameters "EnableHighlighting" should be added as shown below:
(this.SearchQuery.Text, "EnableHighlighting", "en-US", null, null, null, null)
This change also needs to be made on his code that you download from the book site.

Dig Gary  Sep 01, 2012