Category:Visual Studio

From Rosetta Code

(Redirected from Visual Studio)
Jump to: navigation, search

Integrated Development Environment

This is an example of an Integrated Development Environment, a class of software which typically combines enhanced editing and debugging features.

Visual Studio is an IDE from Microsoft which can be used to create console or GUI applications. It has built-in language support for C/C++ (via Visual C++), VB.NET (via Visual Basic .NET), and C# (via Visual C#). It also integrates well with the .NET Framework.

Articles in category "Visual Studio"

There are 2 articles in this category.

M

V

Personal tools