Difference Between VB - NET and Visual Basic
Difference Between VB - NET and Visual Basic
VB.NET stands for Visual Basic. Network Enabled Technologies. Microsoft released the .NET
platform in 2001, that supports Visual Basic .NET which is an upgrade to the last version of VB
programming language. It is a high-level programming language for the Microsoft .NET
Framework. It is also possible to run VB.NET on Linux and MAC operating systems.
Visual Basic or VB is a programming language was initially released in 1991. It was the first
programming language that directly supported programmable graphical user interface using
language-supplied objects. From that time until 2002, there were 7 other versions released, each
version having features that increased the power of the language.
Programming
VB.NET is an object-oriented Visual Basic is Event Driven
Language
programming language. programming language.
Paradigm
It is a compiled typed
It is an Interpreter based language
Type language