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 18 3rd paragraph, last sentence |
The sentence states: "For more on DataContext, see Recipe 1.6". Since this IS recipe 1.6, the pointer is obviously incorrect. I was unable to find what recipe it should be, so the sentence should probably be deleted. |
Al Norman |
| Printed | Page 36 Last paragraph, 2nd to last line |
Surrogate character is listed as value greater than 64K. I don't think that's correct. 64K is the |
Anonymous |
| Printed | Page 42-46 Code examples |
The variable 'int count' appears not to be used for any purpose in method FindAll(). |
Anonymous |
| Printed | Page 59 First code sample under "Solution" |
The lines: |
Anonymous |
| Printed | Page 247 Sentence just before the "Discussion" heading |
it says, "records the occurrence of a divide-by-zero exception". This should instead be an overflow |
Anonymous |
| Printed | Page 620 upload file example |
The "upload a file" example in the middle of page 620 never calls client.UploadFile(). |
Alan Esenther |
| Printed | Page 801 FahrenheitToCelsius method |
The first two code methods on this page are CelsiusToFahrenheit() and FahrenheitToCelsius(). |
Anonymous |
