Errata

Windows Phone 8 Development Internals

Errata for Windows Phone 8 Development Internals

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

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

Version Location Description Submitted by Date submitted
Printed Page 31
XAML code

The following XAML lines (to add the Microsoft Phone controls):

xmlns:toolkit="clr-namespace:Microsoft.Phone.Controls;
assembly=Microsoft.Phone.Controls.Toolkit"

results in an invalid markup error.
Instead it should be a single line.

xmlns:toolkit="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit"

Timor  Jul 09, 2013 
Printed, PDF Page 54
First pararaph

typo. The authors used the word "intialized" rather than "initialized"

Malisa Ncube  Aug 14, 2013