Skip to content
Category

Microsoft Visual Studio

page 1
Visual Basic
legacy programming language by Microsoft
Visual Studio
integrated development environment
ASP.NET
ASP.NET is a server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services. The name stands for Active Server Pages Network Enabled Technologies.
Visual Basic
programming language for .NET
Visual Studio Code
source code editor developed by Microsoft
Visual C++
compiler (and formerly a standalone IDE) by Microsoft
J#
programming language
Visual J++
Microsoft's discontinued implementation of Java
Microsoft Visual SourceSafe
software for version control
C++/CLI
C++/CLI is a variant of the C++ programming language, modified for Common Language Infrastructure. It has been part of Visual Studio 2005 and later, and provides interoperability with other .NET languages such as C#. Microsoft created C++/CLI to supersede Managed Extensions for C++. In December 2005, Ecma International published C++/CLI specifications as the ECMA-372 standard.
Azure DevOps Server
source code management software
ClickOnce
thumb|387px|Installation of a ClickOnce application ClickOnce is a component of Microsoft .NET Framework 2.0 and later, and supports deploying applications made with Windows Forms or Windows Presentation Foundation. It is similar to Java Web Start for the Java Platform or Zero Install for Linux.
Microsoft Visual Studio Express
integrated development environment
MSBuild
Microsoft Build Engine, or MSBuild, is a set of free and open-source build tools for managed code under the Common Language Infrastructure as well as native C and C++ code. It was first released in 2003 and was a part of .NET Framework. MSBuild is included with Visual Studio, but can also be run independently through MSBuild's command-line interface.
ASP.NET Razor
Programming syntax for ASP.NET
Visual Studio Tools for Office
development tools for Microsoft Office
intelligent code completion
context-aware code completion feature in programming environments
Managed Extensions for C++
now-deprecated set of language extensions for C++