Working with Microsoft Visual Studio 2005 comments and corrections (917980)



The information in this article applies to:

  • Working with Microsoft Visual Studio 2005, ISBN 0-7356-2315-5

SUMMARY

This article contains comments, corrections, and information about known errors relating to the Microsoft Press book Working with Microsoft Visual Studio 2005, 0-7356-2315-5.

The following topics are covered:

  • Page 29: .vbroj.user referenced rather than .vbproj.user
  • Page 38: Incorrect description of the Ctrl+T command

MORE INFORMATION

Page 29: .vbroj.user referenced rather than .vbproj.user

On page 29, the third sentence of the first paragraph reads:

"A Visual Basic user options file has the extension .vbroj.user."

It should read:

"A Visual Basic user options file has the extension .vbproj.user."

Page 38: Incorrect description of the Ctrl+T command

On page 38, the third sentence after Table 3-3 reads:

"For example, if the cursor is positioned before the letters AB, pressing Ctrl+T will cause the letters to switch their order to BA."

It should read:

"For example, if the cursor is positioned between the letters AB, pressing Ctrl+T will cause the letters to switch their order to BA."

Microsoft Press is committed to providing informative and accurate books. All comments and corrections listed above are ready for inclusion in future printings of this book. If you have a later printing of this book, it may already contain most or all of the above corrections.

The print number of the book is located on the copyright page in the form of a string of numbers. For example: "2 3 4 5 6 7 8 0 QWT 9 8 76 5 4". The first number in the string is the the print number. In this example, the print number is 2.

Modification Type:MinorLast Reviewed:7/17/2006
Keywords:KB917980