Errata for Windows Phone 7 Development Internals
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 624
code section after 3rd paragraph |
The <Requirements> section must be a child of the <App> element, immediately after the closing </Capabilities> tag. Please replace the code snippet with this one:
<Deployment>
<App>
<Capabilities>
... unchanged elements omitted for brevity.
</Capabilities>
<Requirements>
<Requirement Name="ID_REQ_MEMORY_90"/>
</Requirements>
... unchanged elements omitted for brevity.
</App>
</Deployment>
|
Andrew Whitechapel
|
Aug 10, 2012 |
|
| Printed, PDF, Safari Books Online, Other Digital Version |
Page iii
missing page |
Insert a dedication page with the following text:
In memory of Texas
|
 Nellie McKesson
 |
Jul 02, 2012 |
|