Errata
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 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 | Jul 07, 2009 |
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 | Apr 21, 2009 |
Printed | Page 59 First code sample under "Solution" |
The lines: |
Anonymous | Apr 21, 2009 |
Printed | Page 183 Example 5-2 |
In the method |
Christian Flury | Dec 01, 2010 |
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 518 below "Solution" bold heading |
|
Anonymous | Aug 12, 2010 |
Printed | Page 620 upload file example |
The "upload a file" example in the middle of page 620 never calls client.UploadFile(). |
Alan Esenther | Sep 30, 2009 |
Printed | Page 728 At the top of Example 18 - 3 Inside the method public void CallbackAsyncDelegate( ) |
The line that reads: |
Thomas Knowlton | Oct 14, 2019 |
Printed | Page 801 FahrenheitToCelsius method |
The first two code methods on this page are CelsiusToFahrenheit() and FahrenheitToCelsius(). |
Anonymous |