Errata

Microsoft ADO.NET Entity Framework Step by Step

Errata for Microsoft ADO.NET Entity Framework Step by Step

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 38
Step 8

The last sentence is "The code you need to add appears in bold." but no code is in bold.

Note from the Author or Editor:
Please change the sentence that currently reads, "The code you need to add appears in bold." to "Here's the code you need to add."

Anonymous  Mar 05, 2014 
Printed
Page 30
"Note" box

The note reads "You can download the source code for this book from the publisher's site at Provide URL Here." I assume it was intended to provide the actual URL instead of the apparent placeholder "Provide URL Here".

Note from the Author or Editor:
Change all instances of "Provide URL Here." in the book to read "http://aka.ms/ADONETEFSbS/files" so that the reader can locate the required files.

Anonymous  Mar 05, 2014 
PDF
Page 384
6

6 should have the image in 9 and 9 should have the image in 6 :) HTH

Note from the Author or Editor:
The graphics after the two steps have been swapped. The image shown after step 6 should actually appear after step 9. Likewise, the image shown after step 9 should actually appear after step 6. I don't have the copies of my books yet, but in looking at the PDFs for the book, I see that this error was in place long before anything went to print, so I'm assuming that the error appears in all versions of the product.

Colin Wynn  Aug 01, 2013 
PDF
Page 273
6

btnClose should be btnCancel

Note from the Author or Editor:
In step 6 on page 273, change btnClose to btnCancel and btnClose_Click() to btnCancel_Click().

Colin Wynn  Jul 29, 2013 
PDF
Page 198
2.

Option 2 states to open the Stored Procedures folder, however this should be the Views folder.

Note from the Author or Editor:
Please change "Stored Procedures folder" in Step 2 to "Views folder". The screenshot that follows clearly shows that it should be "Views folder".

Colin Wynn  Jul 26, 2013