VB.NET Language in a Nutshell, Second Edition
By Steven Roman, Ph.D., Ron Petrusha, Paul Lomax
Second Edition
April 2002
Pages: 682
Series: In a Nutshell
ISBN 10: 0-596-00308-0 |
ISBN 13: 9780596003081




(Average of 1 Customer Reviews)
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.
Book description
VB.NET Language in a Nutshell begins with a brief overview of the new Visual Basic .NET language, covering basic programming concepts and introduces the .NET Framework Class Library and programming with attributes. The bulk of the book presents an alphabetical reference to Visual Basic .NET statements, procedures, functions, and objects. Also included is a CD-ROM that allows the reference section of the book to integrate with Visual Studio .NET.
Full Description
With the release of the Microsoft .NET platform comes a new version of Visual Basic
dramatically unlike its predecessors. So extensive are the changes, in fact, that
some VB programmers argue that Visual Basic .NET is an entirely new programming
language. In the updated second edition of this popular book, you will find complete
documentation for the Visual Basic .NET language.
Beginning with a brief overview of the language, VB.NET Language in a
Nutshell covers basic programming concepts, and introduces the .NET Framework
Class Library and programming with attributes. The bulk of the book consists of an
alphabetical reference to Visual Basic .NET statements, procedures, functions, and
objects. Each entry has a standardized listing containing the following
information:
- Its syntax, using standard coding conventions
- Differences in the operation of the keyword in Visual Basic .NET
and in VB 6.0
- A list of arguments accepted by the function or procedure
- A description of the data type returned by a function
- The finer points of a language element?s usage that are often
omitted from or blurred over by other sources
- Tips and warnings that include undocumented behaviors and practical
applications for particular language elements
- An invaluable section for diagnosing or avoiding potential
programming problems
- A cross-reference to related keywords
On the CD-ROM (included with print edition of the book) is a plug-in that adds a
copy of the book's language reference to the dynamic help within Visual Studio .NET.
The plug-in requires any edition of Visual Basic .NET or Visual Studio .NET.
No matter how much experience you have programming with VB, you want this book
close by, both as a standard reference guide and as a tool for troubleshooting and
identifying programming problems.
Browse within this book
Cover
| Table of Contents
| Colophon
Featured customer reviews

VB.NET Language in a Nutshell, 2nd Edition Review,
June 05 2002
Submitted by jrichins
[
Respond |
View]
I can't believe you let Mr. Roman write another book...
Although I received this book as a gift, I likely would have purchased it myself, as I am very excited about the prospects of .NET, and am anxious to begin using .NET technologies.
It took no time at all to discern the portions of the text written by Mr. Roman. The degree of superfluity increases exponentially in his sections, and in some instances, borders on inaccuracy. In particular, having spent a great deal of time in ASP and web-based user interfaces myself, the frequent characterizations of VB6 as a technology inadequate for web development struck me as ill-considered.
The perfect example of Mr. Romans nascent desire to display his technological prowess can be found on page 36 of my first edition - the formal, mathematical definition of an array. The section is set off by itself, is not referred to again in the text, and is even qualified with the following:
"Many authors of programming books misuse the terms associated with arrays, so let's begin by establishing the correct terminology. In fact, if you will indulge us, we would like to begin with a formal definition of the term array."
Since I've been misusing the terms associated with arrays for all of these years, maybe I'll just be better off if I skip VB.NET, and try C# instead.
Read all reviews
Media reviews
"These two books are becoming the 'must have' references of VB.NET in the same way that the reverently regarded Win32 API Guide by Dan Appleman was for pre-.NET VB. The included CD-ROM's are much more than just source code. They're the ultimate references and integrate smoothly and completely with Visual Studio's IDE. That means Dynamic Reference, Index, Content--all the Help tools you get with Visual Studio--are simply extended with these extraordinarily complete references. With these books, O'Reilly is taking the 'high road' of adding more value and including more content for your book buying dollar."
--Dan Mabbut, About.com Visual Basic Guide, Dec 2002
"It not only conforms to the released version of Visual Basic .NET, it now adds reference material from the CD-ROM directly into the Visual Studio .NET IDE. That makes the material available for use in dynamic help, as well as for browsing and searching. One glance makes it clear how valuable this is, and I think other .NET reference books would do well to pick up on the idea."
--Martin Heller, Byte.com June 2002
Reviews From Previous Edition
Read all reviews