Skip to content

VisualBasic . NET for Dummies

Best in textbook rentals since 2012!

ISBN-10: 0764508679

ISBN-13: 9780764508677

Edition: 2002

Authors: Wallace Wang

List price: $39.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Dive into object-oriented programming and other VB .NET features'60;P'62;Create Basic programs with Microsoft'39;s new .NET framework'60;P'62;The pain-free way to get up to speed on the new Visual Basic .NET Do you want to write Windows programs but don'39;t know where to start? Relax! From creating menus and writing code to working with loops, subrouting, and object-oriented techniques, this friendly guide is just what you need to tap the power of Visual Basic .NET.'60;P'62;The Dummies Way'60;SUP'62;'60;/SUP'62; Explanations in plain English "Get in, get out" information Icons and other navigational aids Tear-out cheat sheet Top ten lists A dash of humor and fun'60;P'62;Get smart! @…    
Customers also bought

Book details

List price: $39.99
Copyright year: 2002
Publisher: John Wiley & Sons, Incorporated
Publication date: 11/29/2001
Binding: Paperback
Pages: 448
Size: 7.40" wide x 9.20" long x 1.00" tall
Weight: 1.386
Language: English

Wallace Wang is the author of several best-selling computer books, including My New Mac, My New iPhone, and Steal This Computer Book (all No Starch Press). He is also a successful standup comic who has appeared on A&E's "Evening at the Improv" and appears regularly at the Riviera Comedy Club in Las Vegas.

Introduction
Creating a Visual Basic .NET Program
How Visual Basic .NET Works
Using the Visual Basic .NET User Interface
Designing Your First User Interface
Writing BASIC Code
Creating User Interfaces
User Interface Design 101
Designing Forms
Boxes and Buttons for Making Choices
Text Boxes and Labels for Typing and Showing Words
Showing Choices with List and Combo Boxes
Fine-Tuning the Appearance of Your User Interface
Making Menus
Creating and Editing Pull-Down Menus
Submenus, Growing Menus, and Pop-Up Menus
Showing Dialog Boxes
The Basics of Writing Code
Writing Event-Handling Procedures
Using Variables
Getting Data from the User
Math 101: Arithmetic, Logical, and Comparison Operators
Strings and Things
Defining Constants and Using Comments
Storing Stuff in Data Structures
Killing Bugs
Making Decisions and Getting Loopy
Making Decisions with If-Then Statements
The Select Case Statement
Repeating Yourself with Loops
For-Next Loops That Can Count
Nested Loops and Quick Exits
Writing Subprograms (So You Don't Go Crazy All at Once)
General Procedures (Subprograms That Everyone Can Share)
Passing Arguments
Functions, a Unique Type of Subprogram
Understanding Object-Oriented Programming
What the Heck Is Object-Oriented Programming?
Getting Some Class with Object-Oriented Programming
Using Inheritance and Overloading
The Part of Tens
Ten Visual Basic .NET Topics That Didn't Fit Anywhere Else
(Almost) Ten Tips for Using the Visual Basic .NET User Interface
Index