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 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 Visual Basic
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.
|