Do you think you've discovered an error in this book?
Please check the list of errata below to see if we've already addressed the error. If not,
please submit the error via our
Errata Form.
We will attempt to verify your error; if you're right, we will post a correction below.
| Chapter | Page | Details | Date | Print Run |
|
6 |
Error in Code foreach {var item in dirQuery)
should read:
foreach (var item in dirQuery)
|
07/14/2008 |
|
|
10 |
Error in Code where d.DirectoryName == di.Name
should read:
where d.DirectoryName == dir.Name
|
07/11/2008 |
|
| 7 |
148, 149 |
Error in Text The element <yomoma> is incorrect.
It should be <FirstName>
|
03/12/09 |
|