The Integrated Development Environment Of Visual Basic

THE INTEGRATED DEVELOPMENT ENVIRONMENT

Visual Studio .NET is an environment for developing Windows and Web applications. Visual Basic .NET is just one of the languages you can use to program your applications.
Visual Studio .NET was designed to host any language, and many companies are working on languages that will be integrated in Visual Studio .NET.
Visual Studio provides necessary tools for developing the applications.
The visual interface of the application isn’t tied to a specific language, and the same tools you’ll use to develop your application’s interface will also be used by all programmers, regardless of the language they’ll use to code the application.
An environment is provided that’s common to all languages, which is known as Integrated Development Environment.

Comments

Popular Posts