Downloads for
Murach's Visual Basic 2005
Click on the file that you want to download.
Chapter 2 How to design a Windows Forms application
Chapter 2 shows you how to use Visual Studio 2005 to
design a Windows form that displays the discount amount
and final total for an invoice, based on user input
and a fixed discount rate. It also tells you how to
set the Visual Studio options so it's easier to create
a new project.
Chapter 3 How to code and test a Windows Forms application
Chapter 3 teaches you how to enter the VB code for the Windows form in chapter 2 so the interface works the way you want it to. Along the way, it shows you how to use some work-saving 2005 features, including
code snippets, Smart Compile Auto Correction, and the
My feature. And it gets you started with practical debugging techniques.
What's in All Book Files?
This file contains (1) the source code and data for the applications that are presented in the book and (2) the starting source code and data for all of the exercises in the book. Appendix A in the book describes how to install and use these files.
|