Monday, September 14, 2015

Microsoft Visual Studio

Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft Windows, as well as web sitesweb applications and web services. Visual Studio uses Microsoft software development platforms such as Windows APIWindows FormsWindows Presentation FoundationWindows Storeand Microsoft Silverlight. It can produce both native code and managed code.
Visual Studio includes a code editor supporting IntelliSense (the code completion component) as well as code refactoring. The integrated debugger works both as a source-level debugger and a machine-level debugger. Other built-in tools include a forms designer for building GUI applications, web designerclass designer, and database schema designer. It accepts plug-ins that enhance the functionality at almost every level—including adding support for source-control systems (likeSubversion) and adding new toolsets like editors and visual designers for domain-specific languages or toolsets for other aspects of the software development lifecycle (like the Team Foundation Server client: Team Explorer).
Visual Studio supports different programming languages and allows the code editor and debugger to support (to varying degrees) nearly any programming language, provided a language-specific service exists. Built-in languages include C,[5] C++and C++/CLI (via Visual C++), VB.NET (via Visual Basic .NET), C# (via Visual C#), and F# (as of Visual Studio 2010[6]). Support for other languages such as MPython, and Ruby among others is available via language services installed separately. It also supports XML/XSLTHTML/XHTMLJavaScript and CSS. Java (and J#) were supported in the past.
Microsoft provides "Community" editions of its Visual Studio at no cost. Commercial versions of Visual Studio along with select past versions are available for free to students via Microsoft's DreamSpark program.[7]
Microsoft provides a preview of Visual Studio Code for free with a proprietary license.[8] It is a source code and text editor, along with other features, for Linux, OS X, and Windows
Prior to Visual Studio Version 4.0, there were Visual Basic 3, Visual C++, Visual FoxPro and Visual SourceSafe as separate products.
Product nameCodenameVersion numbercl.exe
version
Supported .NET
Framework versions
Release date
Visual Studio 4.0N/A4.0N/AN/AApril 1995
Visual Studio 97Boston5.0N/AN/AFebruary 1997
Visual Studio 6.0Aspen6.012.00N/AJune 1998
Visual Studio .NET (2002)Rainier7.013.001.0February 13, 2002
Visual Studio .NET 2003Everett7.113.101.1April 24, 2003
Visual Studio 2005Whidbey8.014.002.0, 3.0November 7, 2005
Visual Studio 2008Orcas9.015.002.0, 3.0, 3.5November 19, 2007
Visual Studio 2010Dev10/Rosario10.016.002.0 – 4.0April 12, 2010
Visual Studio 2012Dev1111.017.002.0 – 4.5.2September 12, 2012
Visual Studio 2013Dev1212.018.002.0 – 4.5.2October 17, 2013
Visual Studio 2015Dev1414.019.002.0 – 4.6July 20, 2015