Errata

ASP.NET 2.0: A Developer's Notebook

Errata for ASP.NET 2.0: A Developer's Notebook

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 "Date 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 Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page 2
2nd paragraph under "Services and APIs"

Second sentence: "...perform such tasks such as user...",
the second instance of "such" should be removed.

Anonymous   
Printed
Page 58
5th line from top

<pages masterPageFile="MasterPage.master" />
should be:
<pages masterPageFile="~/MasterPage.master" />

Anonymous   
Printed
Page 59
1st paragraph

"http://blogs.msdn.com/scottgu/archive/2004/11/20/267362.aspx"
should be:
"http://weblogs.asp.net/scottgu/archive/2004/11/20/267362.aspx"

Anonymous   
Printed
Page 80
step 3. bottom of page

step 3 is unclear.
Add line: "Click on <New data source> for DataSourceID in the properties of the TreeView Control."
Then continue with "You will be prompted to select an XML file..."

Anonymous   
Printed
Page 98
2nd paragraph, 1st sentence

"2. Next, drag and drop a WebPartMenuManager control..."
should be:
"2. Next, drag and drop a WebPartManager control..."

Anonymous   
Printed
Page 186
first paragraph

"will automatically know how to encrypt the encrypted information"
should read:
"will automatically know how to decrypt the encrypted information"

Anonymous   
Printed
Page 249
top of page in box - first line

there are several of directories
should read:
there are several directories

Anonymous