Wrox Home  
Search

Topic: Visual Basic

Cover image for product 0470191368
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: Adobe 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

Visual Basic Related Resources

Forums

Articles