C# Language Pocket Reference by Ted Neward, Ben Albahari, Peter Drayton The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated July 21, 2004. UNCONFIRMED errors and comments from readers: {43} Last sentence; Reads: In this example, Test Initialized may be printed after Test2 Initialized: Problem: In the sample code listed on pages 43-44 there is no "Test Initialized." It appears that the code fragment for this example is incomplete.