Wrox Home  
Search

Topic: Visual Basic

Professional Visual Basic 2008 (0470191368) cover image
Professional Visual Basic 2008
Bill Evjen, Billy Hollis, Bill Sheldon, Kent Sharkey
ISBN: 978-0-470-19136-1
Paperback
1464 pages
May 2008
Other Available Formats: E-Book
Paperback Version: US $59.99 Add to Cart

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
17 Typo
32-byte system

should be:

32-bit system
10/15/08
28 Error in Text
Under Multidimensional Arrays in the second paragraph, fourth line:

arrMyIntArray4(2,3)

should be

arrMyIntArray4(3,2)


arrMyIntArray4(2,3) doesn't exist when "Dim arrMyIntArray4( , ) as Interger = { {1, 2, 3},{4, 5, 6}, {7, 8, 9}, {10, 11, 12}, {13, 14, 15} }
10/9/09
10 408 Typo in Firgure 10-3
XmLMode

Should be

XmlNode
1/26/09
13 Error in Text
In the last sentence of the fourth paragraph:

The first If statement in the following example illustrates the default order, while the second and third use...

Should be:

The second If statement in the following example illustrates the default order, while the first and third use...
4/6/10
Printer-Ready Version   Share This
DRM-free e-books from Wrox

Visual Basic Related Resources

Blogs

Articles