The identifiers in Microsoft Visual Studio and the versions can sometimes be confusing, here is an MS VS version overview!All Microsoft Visual Studio versions work under Windows 7, 8.1, 10, under Windows XP up to Visual Studio 2010. Very practical because you can get started pretty quickly. You can buy VS 6.0 cheaply and start programming straight away and gain your first experiences. With a little ingenuity you can also make this portable, so you can quickly develop desktop applications on any computer without installation , even for the new Windows 10 . Content / Info: 1.) ... Overview of the Visual Studio versions!
|
Product name | CodeName | version | NET Framework Version | Release date |
Visual Studio 2019 | 16.0 | 3.5 - 4.8 | 02.04.2019 | |
Visual Studio 2017 | Dev15 | 15.0 | 3.5 – 4.7 | 07.03.2017 |
Visual Studio 2015 | Dev14 | 14.0 | 2.0 – 4.6 | 20.07.2015 |
Visual Studio 2013 | Dev12 | 12.0 | 2.0 – 4.5.2 | 17.10.2013 |
Visual Studio 2012 | Dev11 | 11.0 | 2.0 – 4.5.2 | 12.09.2012 |
Visual Studio 2010 | Dev10, Rosario | 10.0 | 2.0 – 4.0 | 12.04.2010 |
Visual Studio 2008 | Orcas | 9.0 | 2.0, 3.0, 3.5 | 19.11.2007 |
Visual Studio 2005 | Whidbey | 8.0 | 2.0, 3.0 | 07.11.2005 |
Visual Studio .NET 2003 | Everett | V7.1 | V1.1 | 24.04.2003 |
Visual Studio .NET (2002) | Rainier | 7.0 | 1.0 | 13.02.2002 |
Visual Studio 6.0 | Aspen | 6.0 | 01.06.1998 | |
Visual Studio 97 | Boston | 5.0 | 01.02.1997 |
2.) A little text about MS VS!
Microsoft Visual Studio is a development environment (IDE) from Microsoft for developing computer programs, desktop applications, as well as web applications, mobile applications... . Visual Studio uses Microsoft software development platforms such as Windows API. Visual Studio includes a code editor + debugger that works as both a source-level and machine-level debugger. Other integrated tools include a code profiler, a form designer for creating GUI applications, a web designer, a class designer and a database schema designer.3.) Visual Studio 6.0 Screenshot!
(Image-1) Microsoft Visual Studio 6.0 under Windows 10! |
4.) Visual Studio 10.0 Screenshot!
(Image-2) Microsoft Visual Studio 10 under Windows 10! |
5.) VisualStudioCode!
Visual Studio Code was released on April 14, 2016 in version 1.0! And has, among other features, a source code editor for Linux, macOS and Windows. It also includes support for debugging and embedded GIT control . It is an open source project .
FAQ 15: Updated on: 4 September 2024 09:50