Programming ASP.NET, 3rd Edition by Jesse Liberty & Dan Hurwitz The following errata were *corrected* in the 3/06 reprint: 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 (183) 3rd paragraph; "As seen in Figure 3-4b both the View and Multiview controls derive not from WesControl, but directly from System.Wes.UI.Control." NOW READS: "As seen in Figure 3-4a both the View and Multiview controls derive ^ not from WebControl, but directly from System.Web.UI.Control." ^ ^ [368] 3/4 down on the "Tips" section; "you'll need to add using Systems.collection..." NOW READS: "you'll need to add using System.Collections..." (413) 2nd paragraph of "DbCommand and DbConnection", 1st sentence; "...(typically an SQL Statement..." NOW READS: "...(typically a SQL Statement..."