Blog
How Visual Basic differs from the other .net languages?
How Visual Basic differs from the other .net languages?
HTML clipboardVB uses the same .NET Framework classes as the other .NET programming
languages.These classes affect almost every aspect of programming, including
creating and working with forms and controls,using databases, and working with
VB language feature such as arrays and strings. VB Works with the same VISUAL
STUDIO IDE as the other .NET languages. VB has many similiarities to the other
.NET language. The main difference is the syntax of the language.