FREE download of chapters 2 and 3
Click on the appropriate title to download the chapter
you want in PDF format.
Chapter 2
How to design a Windows Forms application
Chapter 2 shows you how to use Visual Studio 2008 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 Visual Basic
code for the Windows form in chapter 2 so the interface
works the way you want it to. And it gets you started
with practical debugging techniques that you'll use all the time.
|