Errata


Print Print Icon

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. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.


Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question



Version Location Description Submitted By Corrected
Printed Page 10
Example 1.4 of Gotcha #3

The C# and VB.NET code samples are marked with different icons (GOTCHA vs GOTCHA-
free).
Author's note:
Yes, the C# example in Example 1.4 should have been an "x" like
the VB.NET example.

Anonymous 
Printed Page 91
Method Run

The Console.Writeline after creating "object2" in the Run method
should print "object2.creationTime.ToLongTimeString()" instead of
"object1.creationTime.ToLongTimeString()"

Anonymous 
Printed Page 122
Public Shared Sub Method2

The first line of this method should be :
Console.Writeline("Derived.Method2") instead of
"Derived.Method2")

Anonymous 


".NET Gotchas is one of those books that points out the subtle details of the .NET framework that you may have missed when reading the product documentation."
--Blair Kennedy, Amazon.com