Programming Visual Basic .NET
By Dave Grundgeiger
December 2001
Pages: 460
ISBN 10: 0-596-00093-6 |
ISBN 13: 9780596000936
This book has been updated—the edition you're requesting is OUT OF PRINT. Please visit the catalog page of the latest edition.
The latest edition is also available on Safari Books Online.
Description
Targeted at experienced programmers, Programming Visual Basic .NET is the complete guide to application development using Visual Basic .NET. Starting with a sample application and a high-level map, the book jumps right into showing how the parts of .NET fit with Visual Basic .NET. Topics include the common language runtime, Windows Forms, ASP.NET, Web Forms, Web Services, and ADO.NET.
Full Description
Programming Visual Basic .NET is the complete guide to application development using Visual Basic .NET. Targeted at programmers with some prior programming experience, the book covers the major areas of application development for Microsoft's new .NET platform.
After starting with the traditional "hello world" application, the book discusses the two basic building blocks of any .NET application built with Visual Basic--the Visual Basic .NET programming language and the .NET Framework.
Topics covered include:
- Visual Basic language elements
- Visual Basic's object-oriented language features
- Programming with attributes
- The Common Language Runtime
- Garbage Collection and the Finalize and Dispose methods
- Programmatically reading from and writing to .NET configuration files
The remainder of the book focuses on the three major kinds of applications that can be developed with the .NET Framework: Windows Forms applications, ASP.NET applications, and web services. In each case, the book shows you how to build an application using Visual Studio .NET as well as using a text editor and the Visual
Basic command-line compiler. This gives you an "under the hood" look at what Visual Studio is doing and allows you to gain a greater understanding of how a .NET application works--an understanding that you can take advantage of in building your own applications. Individual development topics covered in these chapters include:
- Developing Multiple Document Interface (MDI) Windows Forms applications.
- Handling form and control placement and resizing
- Working with Windows Forms menus
- Working with Windows Common Dialogs
- Taking advantage of .NET printer services programmatically
- Using ASP.NET HTML controls and Web controls
- Understanding security in ASP.NET
- Creating, discovering, and consuming web services
- Accessing data in your .NET applications using ADO.NET
Published just in time for the first release of Visual Studio .NET,
Programming Visual Basic .NET is sure to become a key component of developers' .NET libraries.
Featured customer reviews
Be the first person to review this book!

Media reviews
"clear, accurate, and carefully written."
--Dan Mabbut, About.com Visual Basic Guide, Dec 2002
"Highly recommend it for software engineers, like me, who have a programming background (especially in Visual Basic) and wish to begin programming in Visual Basic .Net...It's an excellent reference book. It has good programming examples. It's particularly strong in its overview of the Visual Basic .Net language and the .Net framework."
--Karri Lamb, Central Maryland ASP Professionals, Dec 2002
"'Programming Visual Basic.NET' provides an excellent starting point for those eager to get started with VB.NET and the Microsoft.NET framework."
--http://abstractvb.com/, March 2002
Read all reviews