Skip to Main Content
VB.Net Web Developer's Guide
book

VB.Net Web Developer's Guide

by Syngress
September 2001
Intermediate to advanced content levelIntermediate to advanced
608 pages
23h 46m
English
Syngress
Content preview from VB.Net Web Developer's Guide
216 Chapter 5 • .NET Programming Fundamentals
Object Oriented Programming
; In Visual Basic .NET, everything is an object.
; Visual Basic .NET now supports true inheritance and polymorphism to
become a more true object oriented programming language.
; You are no longer limited to one class per class module. In fact, your
classes don’t even have to be created in a class module.
; The Set keyword is no longer used when working with objects.This is
because default properties without parameters are no longer used
negating the need for the Set keyword.
; Constructors allow you to initialize your object when the object is
created.You can even pass in parameter ...
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

VB.NET Core Classes in a Nutshell

VB.NET Core Classes in a Nutshell

Budi Kurniawan, Ted Neward

Publisher Resources

ISBN: 9781928994480