| |
|
|
|
Errata and Enhancements
for
Application Development Using C# and .NET
Application Development Using C# and .NET
ISBN: 0-13-093383-X
by Michael Stiefel and Robert J. Oberg
Copyright © 2002 by Michael Stiefel and Robert J. Oberg
Published by Prentice Hall PTR
Prentice-Hall, Inc.
Upper Saddle River, NJ 07458
Please send any errata you
discover or enhancements you
would like to suggest to:
oberg@objectinnovations.com.
Please download the latest version of the
complete code file,
or you may download an update file
that installs over a previous version.
p. 29 The IraTotal method at bottom of page should be declared as private.
p. 74 Line 2 of the Main() method should have ReferenceMath.Calculate
in place of MulitpleMath.Calculate
p. 75 Starting with the second sentence of second paragraph, the text should read:
That is, different methods can have the same name, if they have different signatures.
Two methods have the same signature if they have the same name, number of parameters, ...
p. 357 The last sentence of the second paragraph should have HotelBookings
in place of HotelBroker
p. 382 In the section Generating Typed DataSets the /l switch for language should take "CS"
for C#, not "C#".
p. 387 In the second to last paragraph, the alias should be "Chap10" not "NetCs". This
change is reflected in a number of places:
- p. 388 screenshot, and the URL should contain "Chap10" in place of "NetCs"
- p. 389 the URL should contain "Chap10" in place of "NetCs", and explanatory text on home page
should identify alias as "Chap10" instead of "NetCs". Please make sure you have downloaded the
updated code file (either complete or update), which contains corrected default.htm file
- p. 390 in screenshot and URL have "Chap10" in place of "NetCs".
- p. 396 in screenshot have "Chap10" in place of "NetCs".
- p. 398 in screenshot have "Chap10" in place of "NetCs".
- p. 402 in screenshot have "Chap10" in place of "NetCs".
- p. 404 in screenshot have "Chap10" in place of "NetCs".
- p. 407 in screenshot have "Chap10" in place of "NetCs".
- p. 408 in screenshot have "Chap10" in place of "NetCs".
- p. 409 in screenshot have "Chap10" in place of "NetCs".
- p. 411 in screenshot have "Chap10" in place of "NetCs".
- p. 412 in screenshot have "Chap10" in place of "NetCs".
- p. 415 in screenshot have "Chap10" in place of "NetCs", Name: should show AcmeWeb grayed out,
and Location: should have last part of the URL as /localhost/Chap10/Demos/AcmeWeb
- ... and similarly throughout the rest of the chapter
p. 414 and 415 When creating a new ASP.NET Web Application or Web Service, the Name textbox
is grayed out, and you should put the complete virtual path in the Location textbox, ending
with the name of the project.
p. 483 When creating a new ASP.NET Web Application or Web Service, the Name textbox
is grayed out, and you should put the complete virtual path in the Location textbox, ending
with the name of the project.
|
|
Copyright © 2004 • Object Innovations, Inc.
|
|