Programming .NET Windows Applications by Jesse Liberty, Dan Hurwitz This errata page lists errors outstanding in the most recent printing. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy. This page was updated October 5, 2004. 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 Confirmed errors: (24) Last paragraph; "You can see them by right-clicking on the solution in ..." should read "You can see them by right-clicking on the project in ..." (25) 4th line; Unlike C#, Visual Studio.NET: Should be: Unlike C#, Visual Basic.NET: (26) paragraph 1 from bottom: add "the" before "Toolbox tab" (31) Intellisense bullet: delete "and" after "providing" (32) paragraph 2 (not counting bullets): "its own right" (not "it's") (40) "File menu" section: "content" should be "context" (52) Table 3-8, Show All Files: "Figure 3-9" should be "Figure 3-11" (75) Table 4-2, DragLeave: delete "of" after "off" (80) paragraph 3 from bottom: "events for the control," (change period to comma) (92) "Unicode and ASCII characters" box, paragraph 1: add "Table A-1" to "lists the low order ASCII characters" (110) paragraph 2 from bottom: "ibut" should be "but" (111) paragraph 3 from bottom: "cs" shold be "c's" (112) paragraph 2 from bottom: "Sum" should not be capitalized (147) paragraph 4: add "be" before "culture-specific" (166) paragraph 1: add "a" before "unique value" (181) last paragraph: capitalize "Apply" in DialogApplyEven (187) C# code on top of page is actually VB code, change the little flag. (190) paragraph 1: add comma between "importantly" and "Providing" and change the P to lowercase (306) 4th paragraph (counting the 3rd indented one); The fourth paragraph reads: "The low-order ASCII characters are listed in ." The line should say: "The low-order ASCII characters are listed in Table A-1, Appendix A." {490} Warning (5th paragraph); Last sentence currently starts: "All arrows are zero-indexed..." it should be "All arrays are zero-indexed..." (701) paragraph 2, line 4; ", thi provides better..." should be: ", this provides better..." (913) Tip section; "The complete database design used in this book is shown in the Appendix. The Appendix also provides a crash course on relational database design" Should be:: "The complete database design used in this book is shown in the appendix that is available on the O'Reilly web page for this book. This appendix also provides a crash course on relational database design"