Skip to Content
A Programmer's Introduction to Visual Basic® .NET
book

A Programmer's Introduction to Visual Basic® .NET

by Craig Utley
December 2001
Intermediate to advanced content levelIntermediate to advanced
360 pages
9h 6m
English
Sams
Content preview from A Programmer's Introduction to Visual Basic® .NET

Summary

Creating classes (or objects) is one of the most common things for a VB developer to do. Class creation is different in VB .NET, as you can tell from this chapter. It changes much more when you start looking at inheritance, as you will in the next chapter.

The main differences are how you create properties, how you handle read-only, write-only, and default properties, and how you can handle events. There is also a big difference in the fact that you compile assemblies instead of COM components. Finally, the way files are located is also very different.

Finally, you looked at sharing files using the GAC, and you took a look at how versioning is handled in .NET. Throughout the rest of the book, you will see class libraries used occasionally ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Visual Basic® Programmer's Guide to the .NET Framework Class Library

Visual Basic® Programmer's Guide to the .NET Framework Class Library

Lars Powers, Mike Snell
Application Development Using Visual Basic® and .NET

Application Development Using Visual Basic® and .NET

Robert J. Oberg, Peter Thorsteinson, Dana L. Wyatt
Visual Basic® .NET by Example

Visual Basic® .NET by Example

Gabriel Oancea, Bob Donald

Publisher Resources

ISBN: 0672322641Purchase book