Errata

Microsoft® ASP.NET 3.5 Step by Step

Errata for Microsoft® ASP.NET 3.5 Step by Step

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 307
Number 3 of outline

Number 3 on page 307 of the book. There are several errors in coding.

Within the "protected DataTable GetInventory()" method.
1st: Delete the statement "using"
2nd: Delete the extra parentheses:
1. delete "(" preceding "DbConnection"
2. delete ")" following "f.CreateConnection()" and preceding the
";" at the end of the statement
3rd: Delete the opening and closing bracket:
1. delete "{" preceding "connection.ConnectionString"
2. delete "}" following "connection.Close();"

Gregory Lomb  Mar 23, 2011 
PDF Page 460,461
6 paragraph under heading Behaviors, first line on page 461

WFC is wrote in pdf book instead of WCF

VINAY TANDON  Mar 12, 2013