Errata
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.
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
| Version | Location | Description | Submitted By |
|---|---|---|---|
| Printed | Page 49 Second code line from the bottom |
int caseSensitiveResult = string.Compare( lowerCase, |
Anonymous |
| Printed | Page 61 mid-page |
The second to last line of the code examples is: |
Anonymous |
| Printed | Page 801 Code for POST overload |
The code as printed throws a ProtocolViolationException on the line ending in |
Anonymous |
| Printed | Page 838 2nd paragraph under "Discussion" heading |
The code snippet does not match the program on the previous page. The snippet creates an XPathDocument |
Anonymous |
| Printed | Page 879 7th line |
I think you forgot to define _syncRoot. I'm not finshed with testing the code, but I defined it as: |
Anonymous |
