Programming Visual Basic .NET

Programming Visual Basic .NET

by Dave Grundgeiger (Author)

Synopsis

This is a 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; and 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 should allow 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.

$3.60

Save:$34.55 (91%)

Quantity

Temporarily out of stock

More Information

Format: Paperback
Pages: 464
Edition: 1
Publisher: O'Reilly Media
Published: 01 Dec 2001

ISBN 10: 0596000936
ISBN 13: 9780596000936

Author Bio

Dave Grundgeiger is a senior software engineer at Esker Software . Dave's research interests include artificial intelligence, with particular interests in both natural language processing and robotics. He is especially interested in AI techniques that facilitate human-like interaction with computers. Dave has written for MSDN Magazine and C/C++ Users Journal and is the author of O'Reilly's Programming Visual Basic .NET and CDO & MAPI Programming with Visual Basic.