VB Module
VB Module
Net
Like all other .NET languages, VB.NET has complete support for object-
oriented concepts. Everything in VB.NET is an object, including all of the
primitive types (Short, Integer, Long, String, Boolean, etc.) and user-defined
types, events, and even assemblies. All objects inherit from the base class
Object.
Object oriented.
Component oriented.
Easy to learn.
Structured language.
Boolean Conditions
Standard Library
Assembly Versioning
Easy-to-use Generics
Indexers
Conditional Compilation
Simple Multithreading