Professional .NET Framework 2.0ISBN: 978-0-7645-7135-0
Paperback
624 pages
April 2006
This title is out-of-print and not currently available for purchase from this site.
|
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 |
---|---|---|---|---|
176 | Error in Text p.176, about 1/2 way down the page, last text line before the code before the Hash-Codes heading. The line In this case, isValueEqual ... should read: In this case, isValueEqual would be true. But in either of the following cases, the comparison yields false: |
01/07/2008 | ||
223 | Error in Code 3rd block of code on page, line 3: Array.Copy(srcArray, 3); should be: srcArray.CopyTo(destArray, 3); |
01/07/2008 |