Wiley.com
Print this page Share

Beginning Microsoft Visual Studio LightSwitch Development

ISBN: 978-1-118-02195-8
Paperback
464 pages
August 2011
Beginning Microsoft Visual Studio LightSwitch Development (1118021959) cover image
This title is out-of-print and not currently available for purchase from this site.

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.

ChapterPageDetailsDatePrint Run
96 Error in Text
Section: Managing Price Information / Try It Out / Section 1:
"1. Double-click the Carts node..."

Corrected text:

"1. Double-click the ShoppingCart node..."
8/16/11
264 Error in Text
Text currently reads:
The Application.Current object used in Step 6 represents the running application. This object has an associated Show method for each screen defi ned in the project. The ShowDisplayActivities method is the one that launches the DisplayActivities screen and displays it in the application. The parameter passed to this method is the value of the optional ProjectId parameter accepted by the screen.

Text should read:
The Application.Current object used in Step 6 represents the running application. This object has an associated Show method for each screen defined in the project. The ShowDisplayProjectActivities method is the one that launches the DisplayProjectActivities screen and displays it in the application. The parameter passed to this method is the value of the optional ProjectId parameter accepted by the screen.
06/07/2012
295 Error in Text
Step 4:

Currently says:
"Change the Planned Revenue value to 100"

Should be:
"Change the Planned Revenue value to 300"
08/15/2012
10 297 Error in Table
heading just after Table 10-3:
"EntityValidationResultsBuilder Methods"

should say:
"EntitySetValidationResultsBuilder Methods".

The same class name should be used in the first line of this paragraph.
8/18/11
10 297 Error in Text
in the section, "Passing Property Parameters":

the first sentence should read "The AddPropertyError and AddPropertyResult methods ..."
8/18/11

Related Titles

More By This Author

General Programming & Software Development

by Jon Galloway, Phil Haack, Brad Wilson, K. Scott Allen
by Narendra Jussien
Back to Top