Do you think you've discovered an error in this book?
Please check the list of errata below to see if we've already addressed the error. If not,
please submit the error via our
Errata Form.
We will attempt to verify your error; if you're right, we will post a correction below.
| Chapter | Page | Details | Date | Print Run |
|
4 |
Error in Text implantation
should be
implementation
|
03/19/09 |
|
|
4 |
Typo in Text introducted
should be
introduced
|
03/19/09 |
|
|
6 |
Error in Text SQO - sor
should be
SQO - or
|
03/19/09 |
|
|
6 |
Typo in Text preference is give
should be
preference is given
|
03/19/09 |
|
|
8 |
Error in Text implantation
should be
implementation
|
03/19/09 |
|
|
11 |
Error in Code .Count > 9
should be
.Count > 10
|
03/19/09 |
|
|
14 |
Error in Code .Count > 9
should be
.Count > 10
|
03/19/09 |
|
|
15 |
Error in Text In the italicized text (indented paragraph 2nd from the bottom) it states:
You'll find instructions for attaching...in the "Setting Up the Northwind Sample Database" section of this book's introduction.
This sentence should be deleted, as the section is not in the introduction.
|
8/3/09 |
|
|
92 |
Error in Text 50
Should be
57
|
3/31/09 |
|
|
92 |
Error in Text Twice on the same line:
SOQs
Should be
SQOs
|
3/31/09 |
|
|
94 |
Error in Text Group, Skip
Should be
Group Join, Skip
|
3/31/09 |
|
|
94 |
Error in Text (select c from customers)
Should be
(for c in customers)
|
3/31/09 |
|
|
96 |
Error in Text 1:many
Should be
1:many)
|
3/31/09 |
|
|
109 |
Error in Code o => o.Orders
Should be
c => c.Orders
|
3/31/09 |
|
|
111 |
Error in Code (PageNum-1) * PageSize)
Should be
((PageNum-1) * PageSize)
|
3/31/09 |
|
|
115 |
Error in Text select/Select
Should just be
select
|
3/31/09 |
|
|
115 |
Error in Text from/from
Should just be
from
|
3/31/09 |
|
|
254 |
Typo in Text implent languages
implemented languages
|
3/31/09 |
|
|
258 |
Error in Code .Quantity
Should be
d.Quantity
|
3/31/09 |
|
|
317 |
Typo in Text release first release
Should be
first release
|
3/31/09 |
|
|
319 |
Typo in Text ParallelEnmerable
Should be
ParallelEnumerable
|
3/31/09 |
|
|
319 |
Typo in Text Enumable
Should be
Enumerable
|
3/31/09 |
|
|
373 |
Error in Text On the bottom of the page:
The <edmx:ConceptualModel> group
Should be:
The <edmx:Mappings> group
In the first instance in the sentence
|
6/24/09 |
|
|
412 |
Error in Text In the middle of the page:
<Function>
Should be
<FunctionImport>
|
6/24/09 |
|
|
451 |
Error in Text At the top of the page:
applying the GROUP BY
Should be
applying the ORDER BY
|
6/24/09 |
|
|
569 |
Typo in Text Later
Should be
Layer
|
3/31/09 |
|
|
571 |
Typo in Text Chatper
Should be
Chapter
|
3/31/09 |
|
|
573 |
Typo in Text Nothwind
Should be
Northwind
|
3/31/09 |
|