
Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
This book is intended to be an introduction to programming using VB.NET and a precursor to other titles that will discuss more advanced topics. Beginning VB.NET 2003, shows you how to get up and running with Visual Basic .NET or the Visual Studio .NET IDE. It also discusses what the .NET Framework is and why it is important. You then learn how to use loops and branching structures for good decision-making. The book also includes information on how to use menus, toolbars, dialog boxes, and other controls in Windows programs. Explanation of object-oriented programming concepts and theory are included to give the reader an understanding of its benefits.
What does this book cover?
In this book, you will learn how to
- Build class libraries
- Create your own custom controls
- Program custom graphics
- Access databases
- Work with Web services and .NET remoting
- Deploy your application