Knowledge

Visual Studio

Source 📝

3049:(MFC) and C runtime (CRT) included with this release cannot produce software that is compatible with Windows XP or Windows Server 2003 except by using native multi-targeting and foregoing the newest libraries, compilers, and headers. However, on June 15, 2012, a blog post on the VC++ Team blog announced that based on customer feedback, Microsoft would re-introduce native support for Windows XP targets (though not for XP as a development platform) in a version of Visual C++ to be released later in the fall of 2012. "Visual Studio 2012 Update 1" (Visual Studio 2012.1) was released in November 2012. This update added support for Windows XP targets and also added other new tools and features (e.g. improved diagnostics and testing support for Windows Store apps). 496:. A language service defines various interfaces which the VSPackage implementation can implement to add support for various functionalities. Functionalities that can be added this way include syntax coloring, statement completion, brace matching, parameter information tooltips, member lists, and error markers for background compilation. If the interface is implemented, the functionality will be available for the language. Language services are implemented on a per-language basis. The implementations can reuse code from the parser or the compiler for the language. Language services can be implemented either in 3152:. "Visual Studio 2013 Update 1" (Visual Studio 2013.1) was released on January 20, 2014. Visual Studio 2013.1 is a targeted update that addresses some key areas of customer feedback. "Visual Studio 2013 Update 2" (Visual Studio 2013.2) was released on May 12, 2014. Visual Studio 2013 Update 3 was released on August 4, 2014. With this update, Visual Studio provides an option to disable the all-caps menus, which was introduced in VS2012. "Visual Studio 2013 Update 4" (Visual Studio 2013.4) was released on November 12, 2014. "Visual Studio 2013 Update 5" (Visual Studio 2013.5) was released on July 20, 2015. 3224: 2983:. Unlike a traditional debugger that records only the currently active stack, IntelliTrace records all events, such as prior function calls, method parameters, events and exceptions. This allows the code execution to be rewound in case a breakpoint was not set where the error occurred. Debugging with IntelliTrace causes the application to run more slowly than debugging without it, and uses more memory as additional data needs to be recorded. Microsoft allows configuration of how much data should be recorded, in effect, allowing developers to balance the speed of execution and resource usage. The 2385: 3001: 2495:. It is included with Office 2007 and is also part of the Visual Studio 2005 SDK. VSTA consists of a customized IDE, based on the Visual Studio 2005 IDE, and a runtime that can be embedded in applications to expose its features via the .NET object model. Office 2007 applications continue to integrate with VBA, except for InfoPath 2007 which integrates with VSTA. Version 2.0 of VSTA (based on Visual Studio 2008) was released in April 2008. It is significantly different from the first version, including features such as dynamic programming and support for 11189: 99: 2345:. Visual C++ Toolkit 2003 is a version of the same C++ compiler shipped with Visual Studio .NET 2003 without the IDE that Microsoft made freely available. As of 2010 it is no longer available and the Express Editions have superseded it. Visual Studio .NET 2003 also supports Managed C++, which is the predecessor of C++/CLI. The internal version number of Visual Studio .NET 2003 is version 7.1 while the file format version is 8.0. Visual Studio .NET 2003 drops support for Windows NT 4.0, and is the last version to support 1509:, Visual Studio Community supports multiple languages, and provides support for extensions. Individual developers have no restrictions on their use of the Community edition. The following uses also allow unlimited usage: contributing to Open Source projects, academic research, in a classroom learning environment and for developing and testing device drivers for the Windows operating system. All other use by an organization depends on its classification as an Enterprise (more than 250 employees or more than 1 million 3344: 2464:. Other new features of Visual Studio 2005 include the "Deployment Designer" which allows application designs to be validated before deployments, an improved environment for web publishing when combined with ASP.NET 2.0 and load testing to see application performance under various sorts of user loads. Starting with the 2005 edition, Visual Studio also added extensive 64-bit support. While the host development environment itself is only available as a 32-bit application, Visual C++ 2005 supports compiling for 2103:, thus beginning the VS codenames related to places) in 1997, bundling many of its programming tools together for the first time. Visual Studio 97 came in two editions: Visual Studio Professional and Visual Studio Enterprise, the professional edition has three CDs, and the enterprise four CDs. It included Visual J++ 1.1 for Java programming and introduced Visual InterDev for creating dynamically generated web sites using Active Server Pages. There was a single companion CD that contained the 51: 60: 2323: 2201: 16192: 15501: 13513: 12080: 16216: 15511: 16204: 1293:. Visual Basic can be used to author both console applications as well as GUI applications. Like Visual C#, Visual Basic also supports the Visual Studio Class designer, Forms designer, and Data designer among others. Like C#, the VB.NET compiler is also available as a part of .NET Framework, but the language services that let VB.NET projects be developed with Visual Studio, are available as a part of the latter. 540:" in the sense used here) to store their configuration state and are differentiated by their AppId (Application ID). The instances are launched by an AppId-specific .exe that selects the AppId, sets the root hive, and launches the IDE. VSPackages registered for one AppId are integrated with other VSPackages for that AppId. The various product editions of Visual Studio are created using the different AppIds. The 1173:
the packages are installed. These are to be started with a different executable. It is aimed for development of custom development environments, either for a specific language or a specific scenario. The Integrated mode installs the packages into the AppId of the Professional/Standard/Team System editions, so that the tools integrate into these editions. The Visual Studio Shell is available as a free download.
15521: 3121:(RC), a major change to the interface is the use of all-caps menu bar, as part of the campaign to keep Visual Studio consistent with the direction of other Microsoft user interfaces, and to provide added structure to the top menu bar area. The redesign was criticized for being hard to read, and going against the trends started by developers to use 710:, i.e., it allows code to be edited as it is being debugged. When debugging, if the mouse pointer hovers over any variable, its current value is displayed in a tooltip ("data tooltips"), where it can also be modified if desired. During coding, the Visual Studio debugger lets certain functions be invoked manually from the 2991:
are tagged with checkpoints which can later be investigated for issues, as well as to reproduce the issue. Visual Studio Ultimate 2010 also includes the capability to record test runs that capture the specific state of the operating environment as well as the precise steps used to run the test. These
3113:
During Visual Studio 11 beta, Microsoft eliminated the use of color within tools except in cases where color is used for notification or status change purposes. However, the use of color was returned after feedback demanding more contrast, differentiation, clarity and "energy" in the user interface.
2736:
of that thread in tooltips. The threads can directly be named and flagged for easier identification from that window itself. In addition, in the code window, along with indicating the location of the currently executing instruction in the current thread, the currently executing instructions in other
1176:
After the release of Visual Studio 2008, Microsoft created the Visual Studio Gallery. It serves as the central location for posting information about extensions to Visual Studio. Community developers as well as commercial developers can upload information about their extensions to Visual Studio .NET
677:
and can be used for debugging applications written in any language supported by Visual Studio. In addition, it can also attach to running processes, monitor, and debug those processes. If source code for the running process is available, it displays the code as it is being run. If source code is not
3596:
The first version of Visual Studio LightSwitch, released July 26, 2011, had many differences from the current release of LightSwitch. Notably the tool was purchased and installed as a stand-alone product. If Visual Studio 2010 Professional or higher was already installed on the machine, LightSwitch
3499:
Visual Studio Application Lifecycle Management (ALM) is a collection of integrated software development tools developed by Microsoft. These tools currently consist of the IDE (Visual Studio 2015 Community and greater editions), server (Team Foundation Server), and cloud services (Visual Studio Team
3231:
Initially referred to as Visual Studio "15", it was released on March 7, 2017. The first Preview was released on March 30, 2016. Visual Studio "15" Preview 2 was released May 10, 2016. Visual Studio "15" Preview 3 was released on July 7, 2016. Visual Studio "15" Preview 4 was released on August 22,
1513:
in annual revenue, per Microsoft). Non-Enterprises may use up to 5 copies without restriction, user number 6 and higher require a commercial license; Enterprise organizations require a commercial license for use outside of the noted exceptions. Visual Studio Community is oriented towards individual
1172:
that allows for development of a customized version of the IDE. The Visual Studio Shell defines a set of VSPackages that provide the functionality required in any IDE. On top of that, other packages can be added to customize the installation. The Isolated mode of the shell creates a new AppId where
648:
and a task list. The code editor supports code snippets, which are saved templates for repetitive code and can be inserted into code and customized for the project being worked on. A management tool for code snippets is built in as well. These tools are surfaced as floating windows which can be set
2924:
mode which developers can opt into. In this mode, IntelliSense does not auto-complete identifiers; this allows the developer to use undefined identifiers (like variable or method names) and define those later. Visual Studio 2010 can also help in this by automatically defining them, if it can infer
1181:
file. Internally a VSIX file is a ZIP file that contains some XML files, and possibly one or more DLL's. One of the main advantages of these extensions is that they do not require Administrator rights to be installed. RSS feeds to notify users on updates to the site and tagging features are also
520:
with Visual Studio 6.0 but was later opened up via the Visual Studio SDK. Visual Studio .NET 2002 used MSSCCI 1.1, and Visual Studio .NET 2003 used MSSCCI 1.2. Visual Studio 2005, 2008, and 2010 use MSSCCI Version 1.3, which adds support for rename and delete propagation, as well as asynchronous
548:
products share the same AppId. Consequently, one can install the Express editions side-by-side with other editions, unlike the other editions which update the same installation. The professional edition includes a superset of the VSPackages in the standard edition, and the team suite includes a
1276:
language, targets the .NET Framework, along with the language services that lets the Visual Studio IDE support C# projects. While the language services are a part of Visual Studio, the compiler is available separately as a part of the .NET Framework. The Visual C# 2008, 2010 and 2012 compilers
2404:), was released online in October 2005 and to retail stores a few weeks later. Microsoft removed the ".NET" moniker from Visual Studio 2005 (as well as every other product with .NET in its name), but it still primarily targets the .NET Framework, which was upgraded to version 2.0. It requires 2153:
before SP6, but after SP2. Each version of each language in part also settled to v6.0, including Visual J++ which was prior v1.1, and Visual InterDev at the first release. The v6 edition of Microsoft was the core environment for the next four releases to provide programmers with an integrated
464:
provides three services: SVsSolution, which provides the ability to enumerate projects and solutions; SVsUIShell, which provides windowing and UI functionality (including tabs, toolbars, and tool windows); and SVsShell, which deals with registration of VSPackages. In addition, the IDE is also
446:
The most basic edition of Visual Studio, the Community edition, is available free of charge. The slogan for Visual Studio Community edition is "Free, fully-featured IDE for students, open-source and individual developers". As of February 19, 2024, Visual Studio 2022 is a current
2893:. Tools for profiling parallel applications can be used for visualization of thread wait-times and thread migrations across processor cores. Intel and Microsoft have jointly pledged support for a new Concurrency Runtime in Visual Studio 2010 and Intel has launched parallelism support in 3182:
Visual Studio 2015 RTM was released on July 20, 2015. Visual Studio 2015 Update 1 was released on November 30, 2015. Visual Studio 2015 Update 2 was released on March 30, 2016. Visual Studio 2015 Update 3 was released on June 27, 2016. Visual Studio 2015 is the first version to support
977:) into the IDE . In addition to version control integration it provides the ability to view and manage individual work items (including user stories, bugs, tasks and other documents). It is included as part of a Visual Studio installation and is also available as a standalone download. 2431:
Visual Studio 2005's internal version number is 8.0 while the file format version is 9.0. Microsoft released Service Pack 1 for Visual Studio 2005 on December 14, 2006. An additional update for Service Pack 1 that offers Windows Vista compatibility was made available on June 3, 2007.
3644:
Visual Studio Team System Profiler (VSTS Profiler) is a tool to analyze the performance of .NET projects that analyzes the space and time complexity of the program. It analyzes the code and prepares a report that includes CPU sampling, instrumentation, .NET memory allocation and
1554:
also. Windows Mobile development support was included in Visual Studio 2005 Standard, however, with Visual Studio 2008, it is only available in Professional and higher editions. Windows Phone 7 development support was added to all editions in Visual Studio 2010. Development for
3401:
On April 19, 2021, Microsoft announced Visual Studio 2022 (version 17). It is the first version to run as a 64-bit process allowing Visual Studio main process to access more than 4 GB of memory, preventing out-of-memory exceptions which could occur with large projects.
2293:(C-sharp), a new programming language, that targets .NET. It also introduced the successor to Visual J++ called Visual J#. Visual J# programs use Java's language-syntax. However, unlike Visual J++ programs, Visual J# programs can only target the .NET Framework, not the 2602:
is not included. Visual Studio 2008 requires .NET 3.5 Framework and by default configures compiled assemblies to run on .NET Framework 3.5, but it also supports multi-targeting which lets the developers choose which version of the .NET Framework (out of 2.0, 3.0, 3.5,
3392:
at the minimum. It is the last 32-bit version of Visual Studio as later versions are only 64-bit. It is also the last version to support Windows 7 SP1, Windows 8.1 and Windows Server 2012 R2, with later versions requiring at least Windows 10 and Windows Server 2016.
2341:). It includes an upgrade to the .NET Framework, version 1.1, and is the first release to support developing programs for mobile devices, using ASP.NET or the .NET Compact Framework. The Visual C++ compiler's standards-compliance improved, especially in the area of 1410:
package oriented towards small software-development projects. The SourceSafe database is a multi-user, multi-process file-system database, using the Windows file system database primitives to provide locking and sharing support. All versions are multi-user, using
1427:). Visual SourceSafe 6.0 was available as a stand-alone product and was included with Visual Studio 6.0, and other products such as Office Developer Edition. Visual SourceSafe 2005 was available as a stand-alone product and included with the 2005 Team Suite. 1504:
The Community edition was announced on November 12, 2014, as a new free version, with similar functionality to Visual Studio Professional. Prior to this date, the only free editions of Visual Studio were the feature-limited Express variants. Unlike the
3490:
Microsoft offers Stakeholder, Basic, and Visual Studio subscriber access levels for Azure DevOps Services. The Basic plan is free of charge for up to five users. Users with a Visual Studio subscription can be added to a plan with no additional charge.
694:(which allow execution to be stopped temporarily at a certain position) and watches (which monitor the values of variables as the execution progresses). Breakpoints can be conditional, meaning they get triggered when the condition is met. Code can be 955:
In Visual Studio parlance, a solution is a set of code files and other resources that are used to build an application. The files in a solution are arranged hierarchically, which might or might not reflect the organization in the file system. The
3486:
developer event on November 18, 2015, Microsoft announced that the service was rebranded as "Visual Studio Team Services (VSTS)". On September 10, 2018, Microsoft announced another rebranding of the service, this time to "Azure DevOps Services".
3044:
On September 16, 2011, a complete 'Developer Preview' of Visual Studio 11 was published on Microsoft's website. Visual Studio 11 Developer Preview requires Windows 7, Windows Server 2008 R2, Windows 8, or later operating systems. Versions of
3507:
In Visual Studio 2005 and Visual Studio 2008, the brand was known as Microsoft Visual Studio Team System (VSTS). In October 2009, the Team System brand was renamed Visual Studio ALM with the Visual Studio 2010 (codenamed 'Rosario') release.
7564: 3141:
The final release of Visual Studio 2013 became available for download on October 17, 2013, along with .NET 4.5.1. Visual Studio 2013 officially launched on November 13, 2013, at a virtual launch event keynoted by S. Somasegar and hosted on
3542:
Microsoft Visual Studio LightSwitch is an extension and framework specifically tailored for creating line-of-business applications built on existing .NET technologies and Microsoft platforms. The applications produced are architecturally
2824:, clears the UI organization and "reduces clutter and complexity." The new IDE better supports multiple document windows and floating tool windows, while offering better multi-monitor support. The IDE shell has been rewritten using the 2439:
feature in Visual Studio was upgraded for generics and new project types were added to support ASP.NET web services. Visual Studio 2005 additionally introduces support for a new task-based build platform called Microsoft Build Engine
1147:
and are not compiled. Add-Ins provide access to the Visual Studio object model and can interact with the IDE tools. Add-Ins can be used to implement new functionality and can add new tool windows. Add-Ins are plugged into the IDE via
5531: 9482: 2940:
and does not use Microsoft Document Explorer. Dynamic help containing links to help items based on what the developer was doing at the time was removed in the final release, but can be added back using a download from Microsoft.
2250:
into the appropriate machine language for the platform it is being executed on, thereby making code portable across several platforms. Programs compiled into CIL can be executed only on platforms which have an implementation of
511:
support built in but it defines two alternative ways for source control systems to integrate with the IDE. A Source Control VSPackage can provide its own customised user interface. In contrast, a source control plugin using the
1143:. Macros represent repeatable tasks and actions that developers can record programmatically for saving, replaying, and distributing. Macros, however, cannot implement new commands or create tool windows. They are written using 3137:
The preview for Visual Studio 2013 was announced at the Build 2013 conference and made available on June 26, 2013. The Visual Studio 2013 RC (Release Candidate) was made available to developers on MSDN on September 9, 2013.
7648: 2828:(WPF), whereas the internals have been redesigned using Managed Extensibility Framework (MEF) that offers more extensibility points than previous versions of the IDE that enabled add-ins to modify the behavior of the IDE. 1571:
In addition to the features provided by the Professional edition, the Enterprise edition provides a new set of software development, database development, collaboration, metrics, architecture, testing and reporting tools.
3334:
Editor, improved IntelliSense, live unit testing, debugging enhancement and better IDE experience and productivity. Additionally, it is the last version of Visual Studio to support maintaining Windows 10 Mobile projects.
2360:
Visual Studio .NET 2003 shipped in five editions: Academic, Standard, Professional, Enterprise Developer, and Enterprise Architect. The Visual Studio .NET 2003 Enterprise Architect edition includes an implementation of
2373:(ORM) and logical database-modeling solution. "Enterprise Templates" were also introduced, to help larger development teams standardize coding styles and enforce policies around component usage and property settings. 516:(Microsoft Source Code Control Interface) provides a set of functions that are used to implement various source control functionality, with a standard Visual Studio user interface. MSSCCI was first used to integrate 7567: 489:. However, MPF does not provide all the functionality exposed by the Visual Studio COM interfaces. The services can then be consumed for creation of other packages, which add functionality to the Visual Studio IDE. 3077:: IntelliSense is automatically displayed whilst typing code, as opposed to previous versions where it had to be explicitly invoked through use of certain operators (i.e. the scope operator (::)) or shortcut keys ( 8461: 5471: 455:
Visual Studio does not support any programming language, solution or tool intrinsically; instead, it allows the plugging of functionality coded as a VSPackage. When installed, the functionality is available as a
8254: 2543:. Microsoft released Service Pack 1 for Visual Studio 2008 on August 11, 2008. The internal version number of Visual Studio 2008 is version 9.0 while the file format version is 10.0. Visual Studio 2008 requires 11070: 1160:
as well as a managed API to accomplish these tasks. However, the managed API isn't as comprehensive as the unmanaged one. Extensions are supported in the Standard (and higher) versions of Visual Studio 2005.
1094:
languages or was included in the Team Suite. With Visual Studio 2008, it is no longer a separate SKU but is included with Professional and higher editions. A separate runtime is required when deploying VSTO
686:
as well as load them later for debugging. Multi-threaded programs are also supported. The debugger can be configured to be launched when an application running outside the Visual Studio environment crashes.
5831: 5330: 8948: 5651: 1465:, and the technology was recycled into Visual J#, Microsoft's Java compiler for .NET Framework. J# was available with Visual Studio 2005 (supported until 2015) but was discontinued in Visual Studio 2008. 11003: 1128:
Visual Studio allows developers to write extensions for Visual Studio to extend its capabilities. These extensions "plug into" Visual Studio and extend its functionality. Extensions come in the form of
10603: 9064: 8587: 8148: 4845: 3270:
On May 10, 2017, Visual Studio 2017 15.2 was released and added a new workload, "Data Science and Analytical Applications Workload". An update to fix the dark color theme was released on May 12, 2017.
2531:, like Whidbey for the previous 2005 release), were released to MSDN subscribers on November 19, 2007, alongside .NET Framework 3.5. The source code for the Visual Studio 2008 IDE is available under a 10833: 11123: 2968:
which provides hints on which test cases are impacted by modifications to the source code, without actually running the test cases. This speeds up testing by avoiding running unnecessary test cases.
504:. For native code, either the native COM interfaces or the Babel Framework (part of Visual Studio SDK) can be used. For managed code, the MPF includes wrappers for writing managed language services. 10071: 7961: 9935: 9700: 5267: 9845: 5681: 9231: 3297:
On May 7, 2018, Visual Studio 15.7 was released. It included updates across the board including, the installer, editor, debugger among others. Almost all point releases, the latest of which is
8082: 3433:
On November 8, 2022, Visual Studio 17.4 was released and provided an ARM64 native version of the compiler itself, not just the ability to target ARM from x86/x64 (real or emulated on ARM64).
10972: 6644: 8022: 7688: 7465: 7433: 7343: 7284: 5861: 5523: 4726: 3462:
platform; at the time, Microsoft called it Visual Studio Online. Previously announced as Team Foundation Services, it expanded over the on-premises Team Foundation Server (TFS; now known as
8729: 737:. Layout can be controlled by housing the controls inside other containers or locking them to the side of the form. Controls that display data (like textbox, list box and grid view) can be 9517: 9470: 1393:
that does not require the use of an additional general-purpose programming environment. In 2007, Visual FoxPro was discontinued after version 9 Service Pack 2. It was supported until 2015.
7751: 6319: 1385:) which was developed by Fox Software beginning in 1984. Visual FoxPro is tightly integrated with its own relational database engine, which extends FoxPro's xBase capabilities to support 10010: 9905: 6397: 1207:
and associated languages-services and specific tools for integration with the Visual Studio IDE. It can compile either in C mode or C++ mode. For C++, as of version 15.7 it conforms to
10497: 8978: 6879: 8614: 1277:
support versions 3.0, 4.0 and 5.0 of the C# language specifications, respectively. Visual C# supports the Visual Studio Class designer, Forms designer, and Data designer among others.
6827: 6737: 5951: 1156:
and provide the highest level of extensibility. They can create designers and other tools, as well as integrate other programming languages. The Visual Studio SDK provides unmanaged
10102: 7718: 6797: 6063: 8636: 7403: 7373: 7656: 3734: 465:
responsible for coordinating and enabling communication between services. All editors, designers, project types and other tools are implemented as VSPackages. Visual Studio uses
8878: 8347: 7935: 5501: 367:
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
10162: 10132: 9008: 8703: 3125:
to make words stand out better. Some speculated that the root cause of the redesign was to incorporate the simplistic look and feel of Metro programs. However, there exists a
8174: 4696: 3853: 13549: 9760: 9447: 6767: 8258: 4874: 3052:
On August 24, 2011, a blog post by Sumit Kumar, a Program Manager on the Visual C++ team, listed some of the features of the upcoming version of the Visual Studio C++ IDE:
916:
tool is used to edit properties in a GUI pane inside Visual Studio. It lists all available properties (both read-only and those which can be set) for all objects including
16246: 4316: 8453: 6256: 5463: 3590:. LightSwitch is included with Visual Studio 2012 Professional and higher. Visual Studio 2015 is the last release of Visual Studio that includes the LightSwitch tooling. 3311:
On November 15, 2018, Visual Studio 2017 15.9 was released and support for targeting ARM64 for Windows 10 was provided. Previously only ARM32 was supported as a target.
8321: 7614: 4376: 1177:
2002 through Visual Studio 2010. Users of the site can rate and review the extensions to help assess the quality of extensions being posted. An extension is stored in a
10868: 6226: 6089: 5621: 8052: 3071:: The new Solution Explorer allows for visualization of class and file hierarchies within a solution/project. It can search for calls to functions and uses of classes. 8399: 7543: 4039: 3011:
Unlike prior versions, Visual Studio 2012 cannot record and play macros and the macro editor has been removed. Also unlike prior versions, Visual Studio 2012 require
11060: 6547: 4346: 1580:
The first version of Visual Studio was Visual Studio 97. Before that, Visual Basic, Visual C++, Visual FoxPro and Visual SourceSafe were sold as separate products.
629:. In Visual Studio 2008 onwards, it can be made temporarily semi-transparent to see the code obstructed by it. The code editor is used for all supported languages. 9875: 9291: 6607: 2172:
Visual Studio 6.0 came in two editions: Professional and Enterprise. The Enterprise edition contained extra features not found in Professional edition, including:
1248:, and creating GUI applications using MFC. Visual C++ can also use the Visual Studio forms designer to design UI graphically. Visual C++ can also be used with the 9730: 9648: 9587: 5356: 5322: 3582:
LightSwitch includes graphical designers for designing entities and entity relationships, entity queries, and UI screens. Business logic may be written in either
2745:
and allow stepping into the BCL source during debugging. As of 2010 a limited subset of the BCL source is available, with more library support planned for later.
10696: 6704: 6517: 5823: 9552: 8944: 7781: 5643: 3235:
On November 14, 2016, for a brief period of time, Microsoft released a blog post revealing Visual Studio 2017 product name version alongside upcoming features.
10995: 10589: 8557: 6427: 9965: 9124: 9060: 8579: 8201: 8144: 6367: 5382: 4833: 2900:
The Visual Studio 2010 code editor now highlights references; whenever a symbol is selected, all other usages of the symbol are highlighted. It also offers a
11216: 10821: 9812: 9094: 7487: 6674: 6577: 11119: 10566: 10483: 3504:, source control, packaging, continuous development, automated testing, release management, continuous delivery, and reporting tools for apps and services. 2300:
Visual Basic changed drastically to fit the new framework, and the new version was called Visual Basic .NET. Microsoft also added extensions to C++, called
809:
Visual Studio also includes a web-site editor and designer that allows web pages to be authored by dragging and dropping widgets. It is used for developing
10532: 10063: 8785: 7965: 5711: 9927: 9696: 5260: 11037: 10902: 8828:
This behavior is by design in MFC and CRT for Visual Studio vNext. The minimum supported operating systems are Windows Server 2008 SP2 and Windows Vista.
7992: 4409: 3101:: Code snippets are included in IntelliSense to automatically generate relevant code based on the user's parameters, custom code snippets can be created. 1236:). Microsoft positions Visual C++ for development in native code or in code that contains both native as well as managed components. Visual C++ supports 10731: 9841: 9416: 9377: 5673: 5209: 17192: 12337: 10040: 6457: 3885: 9227: 7313: 1526:
of Visual Studio. (Previously, a more feature restricted Standard edition was available.) It provides an IDE for all supported development languages.
15021: 13542: 8373: 8074: 7587: 5801: 3658: 1104:
Microsoft Visual Studio can write high-quality code with comprehensive testing tools to aid in the development of applications. These tools include:
10960: 8524: 8121: 8018: 6636: 6041: 5981: 5921: 5853: 2314:
The internal version number of Visual Studio .NET 2002 is version 7.0. Microsoft released Service Pack 1 for Visual Studio .NET 2002 in March 2005.
7678: 7455: 7425: 7335: 7276: 7026: 4718: 10762: 8502: 7228: 2925:
their types from usage. Current versions of Visual Studio have a known bug which makes IntelliSense unusable for projects using pure C (not C++).
13113: 9505: 9038: 6200: 5441: 3534:
based test lab. Since Visual Studio 2012, it is already shipped as a part of it; and, can be set up after Azure DevOps and SCVMM are integrated.
1289:
language and associated tools and language services. It was introduced with Visual Studio .NET (2002). Microsoft has positioned Visual Basic for
9670: 9609: 8815: 7816: 6311: 5413: 3291:
On December 4, 2017, Visual Studio 15.5 was released. This update contained major performance improvements, new features, as well as bug fixes.
3264:
On March 14, 2017, first fix was released for Visual Studio 2017 due to failures during installation or opening solutions in the first release.
2964:
activity diagram, component diagram, (logical) class diagram, sequence diagram, and use case diagram. Visual Studio Ultimate 2010 also includes
6119: 3527: 2307:
Visual Studio .NET can produce applications targeting Windows (using the Windows Forms part of the .NET Framework), the Web (using ASP.NET and
2289:
Visual Studio .NET 2002 shipped in four editions: Academic, Professional, Enterprise Developer, and Enterprise Architect. Microsoft introduced
749:. Data-bound controls can be created by dragging items from the Data Sources window onto a design surface. The UI is linked with code using an 14222: 10006: 9897: 6910: 6389: 6341: 5044: 17304: 13078: 8970: 8922: 8848: 8755: 6871: 829:
model to link with ASP.NET code. From Visual Studio 2008 onwards, the layout engine used by the web designer is shared with the discontinued
10185: 9988: 8610: 4782: 2916:
feature allows the developer to see all the methods that are called from a current method as well as the methods that call the current one.
15028: 13535: 10938: 8486: 6819: 6729: 5943: 3792: 1339:
which is integrated inside Visual Studio. On September 10, 2018, Microsoft announced a rebranding of Visual Studio Team Services (VSTS) to
10094: 7710: 7517: 6789: 5014: 4932: 4900: 4554: 4532: 4499: 4469: 4439: 4152: 4116: 4080: 3993: 3963: 2435:
Visual Studio 2005 was upgraded to support all the new features introduced in .NET Framework 2.0, including generics and ASP.NET 2.0. The
10340: 8640: 7902: 7850: 7395: 7365: 10460: 8431: 6487: 6286: 3059:: Improved syntax coloring, various user-defined or default colors for C++ syntax such as macros, enumerations, typenames and functions. 524:
Visual Studio supports running multiple instances of the environment (each with its own set of VSPackages). The instances use different
17565: 14608: 6986: 6149: 6011: 5891: 5771: 5741: 5591: 5561: 5131: 2987:
component of Visual Studio Ultimate 2010 uses virtualization to create a similar execution environment for testers and developers. The
771:, was introduced with Visual Studio 2008. Like the Windows Forms designer it supports the drag and drop metaphor. It is used to author 14845: 14217: 8870: 8343: 7927: 5493: 1178: 14988: 11209: 10798: 10154: 3008:
The final build of Visual Studio 2012 was announced on August 1, 2012, and the official launch event was held on September 12, 2012.
1256:, which are functions recognized by the compiler itself and not implemented as a library. Intrinsic functions are used to expose the 14257: 14252: 14247: 14237: 14232: 14227: 13815: 11155: 10426: 10124: 9321: 9261: 9000: 8699: 8231: 4238: 15062: 14242: 11869: 10661: 8170: 7254: 7206: 7144: 5183: 5104: 5074: 4988: 4962: 4688: 4588: 4204: 4182: 3907: 3417:
On October 12, 2021, Visual Studio 2022 RC and Preview 5 was released while setting November 8, 2021 for its general availability.
9752: 9439: 6759: 873:, including typed tables, primary and foreign keys and constraints. It can also be used to design queries from the graphical view. 13016: 12759: 4312: 3593:
The user interface layer is now an optional component when deploying a LightSwitch solution, allowing a service-only deployment.
1134: 1123: 17: 8677: 4610: 2122:
Visual Studio 97 was an attempt at using the same development environment for multiple languages. Visual J++, InterDev, and the
316:. The integrated debugger works as both a source-level debugger and as a machine-level debugger. Other built-in tools include a 17493: 16253: 15557: 15253: 11616: 6248: 4372: 3331: 3301:
released August 2, 2018, include security updates. With the release of Visual Studio 2017 15.7, Visual C++ now conforms to the
1211:. The C implementation of Visual Studio 2015 still doesn't support the full standard; in particular, the complex number header 632:
The code editor in Visual Studio also supports setting bookmarks in code for quick navigation. Other navigational aids include
10639: 8317: 7626: 2728:
Visual Studio Debugger includes features targeting easier debugging of multi-threaded applications. In debugging mode, in the
15087: 12583: 11611: 10856: 10314: 6218: 6081: 5613: 190:
Chinese, Czech, English, French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish and Turkish
17483: 7576:
In the latest MSDN Flash email I just received, it announces the release of Visual Studio Tools for Applications 2.0 (VSTA).
5300: 4031: 16936: 13037: 12083: 11263: 11202: 8395: 8044: 7539: 6174: 3822: 2885:, Visual Studio 2010 includes tools for debugging parallel applications. The new tools allow the visualization of parallel 2484: 1066: 1056: 17241: 10289: 10237: 9782: 4342: 1315:
languages can be used. Visual Web Developer can use the Visual Studio Web Designer to graphically design web page layouts.
447:
production-ready version. Visual Studio 2013, 2015 and 2017 are on Extended Support, while 2019 is on Mainstream Support.
13200: 12114: 11341: 6539: 4779:"Microsoft Visual Studio 2017 documentation: PreEmptive Protection - Dotfuscator .NET Obfuscator and Code Hardening Tool" 3597:
would integrate into that. The second major difference was the middle tier was built and exposed using WCF RIA Services.
2832: 9867: 9283: 9146: 6599: 5352: 3278: 2444:) which employs a new XML-based project file format. Visual Studio 2005 also includes a local web server, separate from 15425: 13558: 12754: 9722: 9636: 9575: 5524:"More Than 45,000 Developers See Public Unveiling Of New Microsoft Visual Studio 97 at Developer Days Events Worldwide" 3046: 2817: 2552: 461: 242: 202: 16485: 10688: 10393: 7773: 6696: 6509: 5235: 5157: 649:
to automatically hide when unused or docked to the side of the screen. The code editor in Visual Studio also supports
17067: 13009: 12288: 9540: 9347: 8945:"The Visual Studio 2012 Feedback Tool: A better way to submit bugs - The Visual Studio Blog - Site Home - MSDN Blogs" 8553: 4870: 4275: 3698: 7118: 6419: 4756: 3845: 3369:
On September 23, 2019, Visual Studio 2019 16.3 was released and added support for targeting the .NET Framework 4.8.
3298: 3179:
was released on April 29, 2015; Visual Studio 2015 was officially announced as the final name on November 12, 2014.
2333:
In April 2003, Microsoft introduced a minor upgrade to Visual Studio .NET called Visual Studio .NET 2003, codenamed
2192:
Visual Studio was also sold as a bundle with the separate IDEs used for Visual C++, Visual Basic and Visual FoxPro.
2129:
Visual Studio was also sold as a bundle with the separate IDEs used for Visual C++, Visual Basic and Visual FoxPro.
17570: 17560: 16262: 15285: 13066: 13058: 12271: 11905: 11760: 11512: 10263: 9957: 9172: 9116: 8197: 6359: 5378: 3363:
On February 27, 2019, Visual Studio 2019 RC was released while setting April 2, 2019 for its general availability.
2500: 2161:
Visual Studio 6.0 was the last version to include Visual J++, which Microsoft removed as part of a settlement with
1457:
language (with Microsoft-specific extensions) and associated language services. It was discontinued as a result of
317: 197: 9808: 9198: 9086: 7876: 7495: 6666: 6569: 3759: 17251: 16869: 16045: 15813: 15443: 15310: 15265: 13241: 12896: 11900: 11775: 11253: 11096: 10554: 9697:"Visual Studio "15" Preview 4 Now Available For Download With New Installation Experience And More - MSPoweruser" 7174: 3673: 3282: 2825: 2737:
threads are also pointed out. The Visual Studio debugger supports integrated debugging of the .NET 3.5 Framework
2699: 2583: 2496: 2342: 2239: 1506: 1086:
suite. Previously (for Visual Studio .NET 2003 and Visual Studio 2005) it was a separate SKU that supported only
776: 278: 10520: 10366: 8777: 7008: 5703: 2956:
Visual Studio Ultimate 2010 replaces Visual Studio 2008 Team Suite. It includes new modeling tools, such as the
2794: 16848: 16421: 15514: 15114: 14113: 12973: 12578: 12568: 11517: 11497: 11268: 8285: 7741: 7309: 3267:
On April 5, 2017, Visual Studio 2017 15.1 was released and added support for targeting the .NET Framework 4.7.
2290: 2252: 1458: 1308: 1273: 1079: 856: 754: 388: 384: 353: 336:
designer. It accepts plug-ins that expand the functionality at almost every level—including adding support for
118: 12958: 11025: 10890: 7988: 6849: 6064:"Microsoft Joins Customers and Partners to Launch SQL Server 2005, Visual Studio 2005 and BizTalk Server 2006" 4401: 3192: 17092: 16105: 15238: 14549: 14409: 13023: 12943: 12792: 12551: 11895: 11465: 11453: 11351: 10719: 9408: 9369: 5205: 3430:
On August 9, 2022, Visual Studio 17.3 was released and added support for targeting the .NET Framework 4.8.1.
3314:
Visual Studio 2017 offers new features like support for EditorConfig (a coding style enforcement framework),
2488: 2445: 1290: 1212: 838: 722:
Visual Studio includes many visual designers to aid in the development of applications. These tools include:
416: 65: 10032: 6924: 6449: 4922: 4666: 3875: 17498: 17309: 15808: 15055: 12775: 12277: 11864: 11808: 11485: 3519: 3470:
model. Customers could use Azure portal to subscribe to Visual Studio Online. Subscribers receive a hosted
3172: 2839: 2620: 2461: 2301: 2243: 1390: 1241: 8369: 7591: 7044: 5793: 3500:
Services). Visual Studio ALM supports team-based development and collaboration, Agile project management,
2627:. For native and managed code interoperability, Visual C++ introduces the STL/CLR, which is a port of the 706:
it, i.e., the execution of the function body isn't available for manual inspection. The debugger supports
17037: 16603: 15316: 15304: 13779: 12663: 11956: 11890: 11780: 11765: 11532: 8528: 8113: 7622: 6949: 6033: 5973: 5913: 3937: 2540: 2504: 2227: 2123: 2104: 1454: 1028:
tool is used to manage database connections on an accessible computer. It is also used to browse running
863:
code outlines for the classes and methods. It can also generate class diagrams from hand-written classes.
851:
The Class Designer is used to author and edit the classes (including its members and their access) using
796: 436: 420: 90: 3719: 3294:
On March 6, 2018, Visual Studio 15.6 was released. It includes updates to unit testing and performance.
2802: 2790: 2560: 17286: 17082: 17077: 17042: 16207: 15550: 13140: 12983: 12443: 11813: 11668: 10754: 8751: 7232: 11061:"Microsoft Launches Visual Studio Code, A Free Cross-Platform Code Editor For OS X, Linux And Windows" 9030: 5449: 4896: 17009: 16864: 16498: 15259: 14859: 14399: 13044: 12903: 12483: 11994: 11936: 11803: 11770: 11522: 11309: 9682: 9621: 8807: 7804: 5405: 2961: 2835: 2718: 2665: 2631: 2544: 2508: 2366: 2278:-based Windows platform. The installer enforces this requirement, and is the last version to support 1257: 884: 880: 852: 591: 545: 6111: 5010: 4640: 3600:
As of October 14, 2016, Microsoft no longer recommends LightSwitch for new application development.
3526:
for software testers to create and manage virtual environments. Lab Management extends the existing
2234:
development environment using the .NET Framework. Programs developed using .NET are not compiled to
16929: 16480: 16402: 16328: 16095: 15248: 14386: 13853: 13566: 13447: 13327: 12812: 12488: 11820: 11581: 11289: 10493: 6902: 5464:"Microsoft Announces Visual Studio 97, A Comprehensive Suite of Microsoft Visual Development Tools" 5040: 3389: 3308:
On September 20, 2018, Visual Studio 15.8.5 was released. Tools for Xamarin now supports Xcode 10.
3238:
On November 16, 2016, "Visual Studio 2017" was announced as the final name, and Visual Studio 2017
2595: 2247: 1197: 1153: 896: 830: 750: 470: 368: 349: 8914: 8840: 2960:, which graphically displays projects and classes and the relationships between them. It supports 2491:(VBA) and VSA (Visual Studio for Applications). VSTA 1.0 was released to manufacturing along with 2154:
look-alike platform. This led Microsoft to transition the development on the platform independent
98: 17171: 17052: 16953: 16635: 16461: 15960: 15859: 15433: 15170: 15159: 15082: 15048: 14008: 13689: 13185: 13051: 12988: 12978: 12508: 12107: 12062: 11240: 10924: 9471:"Visual Studio 2015 Preview, Visual Studio Community 2013, Visual Studio 2013 Update 4, and More" 4778: 3784: 3212: 3204: 2869:
applications, including an interactive designer. Visual Studio 2010 offers several tools to make
2456:, which is included with .NET Framework 2.0. C++ also got a similar upgrade with the addition of 2216: 7509: 5206:"Buy Microsoft Visual SourceSafe 6 (324-00269) :: eCostSoftware.com - UK Software Supplier" 4807: 4562: 4524: 4491: 4461: 4431: 4138: 4102: 4066: 4001: 3971: 2706:) to compile multiple source files (and build the executable file) in a project across multiple 1152:
and can be created in any COM-compliant languages. Packages are created using the Visual Studio
1059:
which enables Visual Studio to generate text files from templates either in the IDE or via code.
533: 17555: 17434: 17398: 17343: 17229: 17224: 16741: 15659: 15654: 15405: 15400: 15364: 15121: 14840: 14441: 14094: 13322: 12935: 12561: 12045: 11931: 11576: 11470: 11443: 11398: 5323:"Microsoft debuts Visual Studio 2015 and .NET 2015 previews, free Visual Studio Community 2013" 3544: 3385: 3315: 3254: 3160: 3016: 2908:
across all symbols in C++, C# and VB.NET projects. Quick Search supports substring matches and
2810: 2778: 2691: 1367: 1237: 1191: 1149: 669:
that works both as a source-level debugger and as a machine-level debugger. It works with both
607: 583: 466: 11961: 7898: 7838: 17348: 17022: 16239: 16195: 15950: 15543: 15524: 15270: 15151: 14698: 14186: 13980: 13784: 13317: 12822: 12658: 12259: 11989: 11646: 11606: 11430: 11383: 11363: 10448: 8583: 8421: 6479: 6278: 3668: 3511:
Visual Studio Team Services debuted as Visual Studio Online in 2013 and was renamed in 2015.
3455: 2929: 2886: 2866: 1340: 1318: 1162: 970: 654: 645: 541: 486: 341: 286: 35: 7088: 6141: 6003: 5883: 5763: 5733: 5583: 5553: 5127: 2798: 1682: 1244:
library. For MFC development, it provides a set of wizards for creating and customizing MFC
17161: 16835: 16787: 16728: 16707: 16661: 16613: 16567: 16521: 16494: 16453: 16430: 16384: 16348: 16320: 16279: 16219: 16203: 15771: 15693: 15587: 15221: 15126: 14868: 14680: 14563: 14507: 14418: 14344: 14306: 14127: 14071: 13862: 13579: 13437: 13372: 13357: 13282: 13252: 13000: 12707: 12523: 12342: 12139: 12134: 11846: 11825: 11716: 11673: 6978: 5824:"Microsoft Launches XML Web Services Revolution With Visual Studio .NET and .NET Framework" 3627: 3568: 2870: 2862: 2684: 2449: 2384: 2370: 2294: 2166: 1551: 1510: 1412: 1370: 1324: 987: 842: 364: 10784: 8915:"First Look at the New C++ IDE Productivity Features in the Next Version of Visual Studio" 3618:, along with other features, for Linux, Mac OS, and Windows. It also includes support for 3105:
The source code of Visual Studio 2012 consists of approximately 50 million lines of code.
2448:, that can host ASP.NET applications during development and testing. It also supports all 2223: 1970: 1898: 544:
edition products are installed with their own AppIds, but the Standard, Professional, and
8: 17442: 17156: 16922: 16110: 16100: 16090: 16030: 15848: 15803: 15280: 14279: 13427: 13108: 12842: 12214: 11368: 11356: 11145: 10412: 9783:"Visual Studio 2017 - A Quick Look at Productivity Enhancements in Visual Studio 2017 RC" 8494: 8223: 7196: 7062: 5179: 4984: 4954: 4584: 4246: 4212: 4174: 3646: 3463: 3449: 3424: 3273:
On August 14, 2017, Visual Studio 2017 15.3 was released and added support for targeting
3258: 3196: 2972: 2874: 2774: 2762: 2661: 2568: 2413: 2354: 2338: 1754: 1523: 1476: 1428: 1344: 974: 571: 432: 380: 357: 156: 10665: 10210: 9313: 9253: 7246: 7140: 5644:"Microsoft Unveils Visual Studio 6.0 Enterprise Edition At Tech-Ed Developer Conference" 5096: 5066: 3915: 3423:
It is available only for Windows 10 and Windows Server 2016 or later, and also supports
3245:
On March 7, 2017, Visual Studio 2017 was released for general availability. It requires
2672:
designer (for defining the type mappings and object encapsulation for SQL Server data),
2038: 2004: 1826: 1790: 549:
superset of the VSPackages in both other editions. The AppId system is leveraged by the
17328: 17296: 17258: 17214: 17113: 17057: 16815: 16631: 16161: 16035: 16025: 15916: 15793: 15605: 15181: 14887: 14881: 14577: 14525: 14487: 14135: 14089: 14084: 14022: 13885: 13727: 13694: 13607: 13516: 13407: 13397: 13352: 13175: 12807: 12785: 12588: 12513: 12456: 12376: 12363: 12100: 11859: 11854: 11798: 11586: 11378: 11304: 11248: 11188: 8700:"Visual Studio 2012 and .NET 4.5 Complete! - Somasegar's blog - Site Home - MSDN Blogs" 3678: 3615: 3609: 3564: 3223: 3000: 2738: 2714: 2707: 2528: 2401: 1934: 1862: 1718: 1646: 1493: 641: 637: 626: 31: 13527: 8454:"Visual Studio 2010 transition benefits: "the ultimate offer" – What you need to know" 6178: 2786: 2607:
or .NET Compact Framework) the assembly runs on. Visual Studio 2008 also includes new
2556: 17519: 17278: 17268: 17118: 16750: 16579: 16529: 16120: 15970: 15936: 15877: 15867: 15635: 15291: 15206: 14876: 14626: 14482: 14462: 14079: 13661: 13442: 13210: 13205: 13120: 12910: 12832: 12744: 12685: 12668: 12648: 12546: 12518: 12493: 12406: 12386: 12229: 12050: 11755: 11731: 11678: 11448: 11346: 8663: 3706: 3583: 3556: 3323: 3239: 3208: 3176: 3118: 3065:: Selection of a symbol highlights all of the references to that symbol within scope. 2548: 1547: 1416: 1398: 1280: 1091: 1033: 917: 892: 695: 517: 329: 16231: 3691: 2725:
designer was released separately some time after the release of Visual Studio 2008.
1082:
is a SDK and an add-in for Visual Studio that includes tools for developing for the
17136: 16800: 16641: 16115: 16040: 16005: 15669: 15332: 15194: 14960: 14657: 14287: 13657: 13402: 13342: 13337: 13307: 13272: 13215: 13165: 13135: 13030: 12948: 12860: 12827: 12797: 12780: 12739: 12471: 12461: 12189: 11926: 11743: 11319: 3126: 2937: 2905: 2846: 2758: 2722: 2711: 2235: 2162: 1462: 1245: 1083: 999: 990:
instances. It allows creation and alteration of database tables (either by issuing
784: 650: 525: 313: 250: 209: 133: 12321: 10625: 3699:
https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#17.11.0
3420:
It is generally available (GA) since November 8, 2021 and available for download.
2694:
build system, among others. It ships with an enhanced set of UI widgets, both for
2623:(MFC 9.0) that adds support for the visual styles and UI controls introduced with 1483:
server management tools. It has been replaced with Microsoft Visual Web Developer.
492:
Support for programming languages is added by using a specific VSPackage called a
17457: 17419: 17385: 16879: 16466: 15725: 15476: 15438: 15136: 14915: 14766: 14618: 14436: 14168: 13951: 13830: 13714: 13422: 13235: 13230: 13145: 13098: 12875: 12870: 12865: 12817: 12802: 12749: 12734: 12702: 12653: 12638: 12498: 12476: 12194: 12067: 11661: 11435: 11373: 11284: 8673: 7571: 5674:"Microsoft Announces Worldwide Availability of Visual Studio 6.0 At Dev Days '98" 5292: 3475: 3467: 3459: 2988: 2945: 2894: 2858: 2362: 2264: 2142: 1560: 1470: 1363: 1328: 1300: 1029: 942:. It can be used to browse the namespaces (which are arranged hierarchically) in 888: 870: 615: 333: 309: 282: 8808:"Bug: apps created with CRT and MFC vNext (11) cannot be used on Windows XP SP3" 8580:"Historical Debugger and Test Impact Analysis in Visual Studio Team System 2010" 5353:"Microsoft Launches Free, Unrestricted Version Of Visual Studio For Small Teams" 2878: 714:
tool window. The parameters to the method are supplied at the Immediate window.
657:
extraction, and encapsulation of class members inside properties, among others.
485:
wrappers around the COM-interfaces that allow the Packages to be written in any
17447: 17333: 17151: 16874: 16805: 16621: 16015: 15460: 15349: 15109: 14647: 14520: 14202: 13906: 13773: 13666: 13387: 13367: 13332: 13297: 12643: 12614: 12416: 12401: 12315: 12293: 12219: 12209: 12204: 12030: 11596: 11542: 9786: 8075:"Microsoft launches Visual Studio 2010 and .NET Framework 4 [download]" 3663: 3623: 3587: 3366:
It is generally available (GA) since April 2, 2019 and available for download.
3200: 2687: 2397: 2279: 2155: 2150: 2145:
in Colorado), was released in June 1998 and is the last version to support the
2116: 2112: 2072: 1556: 1444: 1432: 1404: 1267: 1087: 995: 946: 939: 772: 508: 337: 15683: 14028: 11194: 6312:"Visual Studio 2010 aka. Dev10 Beta available for download – VolkerW's WebLog" 4611:"MSDN TV: Introducing "Cider" - The Visual Studio Designer for WPF ("Avalon")" 2944:
Visual Studio 2010 no longer supports development for Windows Mobile prior to
602:
queries. IntelliSense is supported for the included languages, as well as for
17549: 17027: 16761: 16669: 16544: 16506: 16443: 16407: 16270: 15600: 15504: 15322: 15298: 15275: 15231: 15141: 14945: 14794: 14652: 14590: 14554: 14497: 14140: 14099: 13970: 13918: 13900: 13756: 13684: 13622: 13494: 13257: 12963: 12837: 12503: 12466: 12254: 12245: 12224: 12183: 11921: 11790: 11726: 11651: 11527: 11258: 10417: 9928:"Visual Studio 2017 version 15.6, Visual Studio for Mac version 7.4 Released" 8014: 4749:"How to use the Server Explorer in Visual Studio .NET and Visual Studio 2005" 4368: 4338: 4308: 3639: 3377: 3246: 2770: 2695: 2624: 2608: 2579: 2564: 2532: 2322: 2219: 2200: 1357: 1111: 1037: 935: 595: 274: 14923: 10599: 2311:) and, with an add-in, portable devices (using the .NET Compact Framework). 17529: 17477: 17202: 17032: 16894: 16820: 16678: 16645: 16534: 16438: 16392: 16140: 16010: 15887: 15838: 15761: 15751: 15733: 15455: 15390: 15216: 15211: 14955: 14835: 14642: 14212: 14181: 14038: 13825: 13722: 13652: 13592: 13412: 13302: 13267: 12621: 12598: 12371: 12310: 12199: 12020: 11711: 11706: 11537: 11388: 10594: 9224: 8314: 7924: 5231: 5153: 2976: 2933: 2917: 2742: 2680: 2646: 2635: 2616: 2612: 2572: 2524: 2436: 2417: 2405: 2346: 2308: 2283: 2231: 1531: 1440: 1233: 1225: 1144: 1110:, IntelliTest, Live Unit Testing, Test Explorer, CodeLens test indicators, 1107: 1015: 1007: 949:. The hierarchy may or may not reflect the organization in the file system. 943: 799:, the designer-oriented product. The XAML code is linked with code using a 780: 738: 670: 633: 579: 575: 501: 482: 325: 305: 294: 290: 59: 9343: 6201:"Empowering Developers with Visual Studio 2008 and the .NET Framework 3.5" 4985:"Make Your Components Really RAD with Visual Studio .NET Property Browser" 4283: 3814: 3555:, or as a SharePoint 2013 app; the logic and data-access tier is built on 3343: 50: 17370: 16736: 16698: 16558: 16338: 16055: 15945: 15921: 15833: 15710: 15678: 15620: 15566: 15450: 15372: 15226: 15165: 15002: 14820: 14815: 14741: 14571: 14467: 14372: 14352: 14324: 14271: 14207: 13997: 13834: 13820: 13733: 13587: 13432: 13382: 13247: 13225: 13195: 13180: 12917: 12697: 12426: 12421: 12411: 12391: 11721: 11641: 11490: 7114: 6480:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 6279:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 6142:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 6004:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 5884:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 5764:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 5734:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 5584:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 5554:"Search Product and Services Lifecycle Information - Microsoft Lifecycle" 4748: 3548: 3381: 3250: 3156: 3092: 2882: 2733: 2732:
window, which lists all the threads, hovering over a thread displays the
2604: 2492: 2477: 2165:
that required Microsoft Internet Explorer not to provide support for the
1304: 1249: 1229: 1047: 834: 826: 800: 683: 679: 674: 567: 497: 301: 270: 262: 12092: 269:. Visual Studio uses Microsoft software development platforms including 17534: 17320: 17219: 17207: 17146: 17097: 17087: 17047: 16994: 16945: 16884: 16674: 16287: 16020: 15965: 15872: 15746: 15645: 15577: 15341: 15007: 14997: 14905: 14825: 14582: 14472: 14329: 14062: 13941: 13647: 13452: 13362: 13287: 13190: 13125: 13093: 12603: 12593: 12396: 12283: 12167: 12162: 11591: 11566: 11554: 11549: 11324: 11065: 10996:"Rapid Business Application Development with Visual Studio LightSwitch" 8725: 7872: 6342:"Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 Available" 3576: 3373: 3184: 2890: 2766: 2677: 2425: 2421: 2409: 2369:-based visual representations of an application's architecture, and an 2350: 2327: 2275: 2205: 2146: 2108: 994:
commands or by using the Data designer). It can also be used to create
822: 691: 611: 587: 396: 392: 266: 146: 142: 74: 11182: 11092: 10590:"Microsoft takes development into the cloud with Visual Studio Online" 9061:"Microsoft Ignores Usability and Users - VS 2012 Keeps ALL-CAPS Menus" 7166: 3351:
On June 6, 2018, Microsoft announced Visual Studio 2019 (version 16).
1522:
As of Visual Studio 2010, the Professional edition is the entry level
1415:(file server) networking. However, with Visual SourceSafe 2005, other 225: 17524: 16766: 16718: 16684: 16511: 16375: 16171: 16166: 16060: 15892: 15828: 15798: 15766: 15481: 15354: 15243: 14784: 14751: 14718: 14688: 14530: 14446: 14367: 14018: 13975: 13967: 13962: 13895: 13810: 13789: 13751: 13738: 13602: 13392: 13347: 13312: 13170: 13160: 13155: 13130: 12924: 12451: 12123: 12025: 12004: 11750: 11480: 11033: 10968: 10934: 10898: 10864: 10829: 10794: 10727: 10635: 10562: 10528: 10488: 10456: 10422: 9678: 9644: 9617: 9583: 9548: 9513: 9478: 8498: 8457: 8426: 8145:"Visual Studio 2010 Extensibility moving beyond add-ins and packages" 8117: 7931: 7846: 7812: 7683: 7679:"Download Details: Microsoft Visual Studio 2008 Service Pack 1 (exe)" 7460: 7429: 7339: 7280: 6957: 4841: 4752: 4722: 4692: 4148: 4112: 4076: 3880: 3788: 3619: 3572: 3523: 3482:
service and an in-browser code editor codenamed "Monaco". During the
3479: 3319: 3274: 3188: 3122: 3031: 3012: 2909: 2850: 2821: 2806: 2782: 2643: 2582:, 2007 Office system, and Web applications. For visual design, a new 2536: 2457: 1543: 1450: 1374: 1221: 931: 376: 246: 79: 12953: 11120:"Visual Studio Code editor hits version 1, has half a million users" 10186:"Microsoft Visual Studio 2022 will (finally) enter the 64-bit world" 8487:"Microsoft Unveils Next Version of Visual Studio and .NET Framework" 8344:"Bug: Intellisense believes itself in C++ while working on a C file" 6390:"Announcing availability of Visual Studio 2010 and .NET Framework 4" 5944:"Microsoft Announces Visual Studio .NET 2003 Worldwide Availability" 3372:
Visual Studio 2019 is the first version of Visual Studio to support
3232:
2016. Visual Studio "15" Preview 5 was released on October 5, 2016.
3095:
to determine which functions/variables/types to display in the list.
2753:
On April 12, 2010, Microsoft released Visual Studio 2010, codenamed
2126:
had all been using the same 'environment', called Developer Studio.
1475:
Visual InterDev was used to create web applications using Microsoft
17452: 17375: 17236: 17128: 17017: 16899: 16843: 16397: 16292: 16085: 16070: 16065: 16000: 15955: 15926: 15882: 15818: 15785: 15741: 15630: 15625: 14897: 14779: 14733: 14713: 14703: 14600: 14535: 14477: 14357: 14334: 14319: 14150: 14047: 14032: 14012: 14003: 13928: 13913: 13676: 13642: 13637: 13632: 13597: 13477: 13262: 12680: 12556: 12265: 11979: 11571: 11475: 11458: 11299: 8224:"More support for parallelism in the next version of Visual Studio" 4662: 3027: 2639: 2260: 1480: 1407: 1378: 1204: 742: 734: 666: 622: 619: 254: 214: 10822:"Get Started Building SharePoint Apps in Minutes with LightSwitch" 6872:"Visual Studio 2019: Code faster. Work smarter. Create the future" 3414:
On September 14, 2021, Visual Studio 2022 Preview 4 was released.
3277:
2.0. An update (15.3.1) was released four days later to address a
3041:
Cross-compiling to ARM32 is supported from an x86 command prompt.
1559:
is no longer supported in Visual Studio 2010. It is superseded by
1492:
Microsoft Visual Studio is available in the following editions or
1196:
Microsoft Visual C++ is Microsoft's partial implementation of the
17467: 17424: 17414: 17141: 16889: 16145: 16130: 16050: 15975: 15756: 15615: 15486: 15411: 15377: 15201: 15189: 14950: 14789: 14515: 14394: 14362: 13761: 13627: 13467: 13457: 13277: 13103: 12608: 12381: 11984: 11738: 11701: 11656: 11601: 11559: 11408: 11403: 11314: 9898:"Visual Studio 2017 Version 15.5, Visual Studio for Mac Released" 4834:"The Visual Studio Gallery gets a little more community friendly" 3531: 3494: 3360:
On February 13, 2019, Visual Studio 2019 Preview 3 was released.
3327: 3302: 3144: 2854: 2703: 2599: 2519:
Visual Studio 2008, and Visual Studio Team System 2008 codenamed
2473: 2453: 2441: 1389:
queries and data manipulation. Visual FoxPro is a full-featured,
1208: 1070: 1011: 879:
From Visual Studio 2008 onwards, the mapping designer is used by
810: 440: 424: 258: 10064:"Making every developer more productive with Visual Studio 2019" 8481: 8479: 8281: 3357:
On January 24, 2019, Visual Studio 2019 Preview 2 was released.
3354:
On December 4, 2018, Visual Studio 2019 Preview 1 was released.
2948:. Visual Studio 2010 Service Pack 1 was released in March 2011. 2480:
included 64-bit compilers and 64-bit versions of the libraries.
2452:
2005 databases. Database designers were upgraded to support the
348:) and adding new toolsets like editors and visual designers for 17338: 17072: 16989: 16981: 16971: 16966: 16961: 16825: 16756: 16539: 16333: 16297: 16176: 16075: 15911: 15595: 15535: 15131: 14978: 14970: 14830: 14746: 14708: 14492: 14426: 14314: 13936: 13880: 13870: 13839: 13805: 13484: 13462: 13377: 13292: 13220: 13150: 12968: 12675: 11999: 11336: 11329: 9506:"Join Us: Visual Studio 2017 Launch Event and 20th Anniversary" 3501: 3411:
On August 10, 2021, Visual Studio 2022 Preview 3 was released.
2465: 2416:
with at least Service Pack 1. It is the last version to run on
2268: 2100: 1332: 1312: 1286: 1261: 1055:
Visual Studio includes a full text generation framework called
895:
that encapsulate the data. The new solution from ORM approach,
860: 758: 698:, i.e., run one line (of source code) at a time. It can either 64:
Screenshot of Visual Studio 2022, editing the source code of a
9987:
Blog, Windows Developer; Sweetgall, Marc (November 15, 2018).
6820:"Announcing Visual Studio 2017 General Availability… and more" 5494:"Microsoft Unveils Enterprise Edition of New Visual Studio 97" 5154:"INFO: Required Network Rights for the SourceSafe Directories" 3563:
feed hosted in ASP.NET; and the primary data storage supports
2204:
The default start page of Visual Studio .NET 2002, running on
1550:. It includes tools like Server Explorer and integration with 969:
is used to integrate the capabilities of Azure DevOps (either
653:
including parameter reordering, variable and method renaming,
17503: 17358: 17179: 16999: 16914: 16795: 16588: 16575: 16360: 16135: 15902: 15823: 15715: 15705: 15610: 15395: 14671: 14451: 14043: 13890: 13875: 13766: 13704: 13617: 13612: 13570: 13472: 13417: 12541: 12040: 12035: 11683: 11507: 11393: 11294: 10484:"Microsoft reinvents Visual Studio as an Azure cloud service" 8476: 8282:"Intel addresses development life cycle with Parallel Studio" 7746: 6730:"Visual Studio 2015 and Visual Studio 2013 Update 5 Released" 3560: 3552: 3408:
On July 14, 2021, Visual Studio 2022 Preview 2 was released.
3405:
On June 17, 2021, Visual Studio 2022 Preview 1 was released.
3035: 3023: 2741:(BCL) which can dynamically download the BCL source code and 2628: 2469: 2256: 1479:(ASP) technologies. It supports code completion and includes 1424: 1260:
instruction set of modern CPUs. Visual C++ also includes the
1201: 1003: 991: 428: 372: 166: 123: 9228:"Visual Studio 2013 Launch: Announcing Visual Studio Online" 9087:"On Visual Studio 11's redesign awkwardness - Arktronic.com" 8019:"Releasing the Source Code for the .NET Framework Libraries" 3466:) by making it available on the Internet and implementing a 1299:
Microsoft Visual Web Developer is used to create web sites,
1285:
Microsoft Visual Basic is Microsoft's implementation of the
68:
program, with a command prompt in which the code is executed
17462: 17365: 17353: 17062: 16853: 16810: 16746: 16584: 16356: 16080: 15980: 15103: 15071: 14937: 14799: 14723: 14431: 14117: 13489: 12573: 12433: 11874: 11693: 11502: 11150: 10929: 10789: 10630: 8668: 8255:"SD Times: Intel, Microsoft converge on parallel computing" 8227: 7250: 7201: 6950:"Visual Studio 2019 - Microsoft Lifecycle | Microsoft Docs" 5854:"Visual Studio .NET 2002 SP1 is now available for download" 5100: 5070: 4958: 4927: 4865: 4863: 4636: 4614: 4465: 4435: 4143: 4107: 4071: 3454:
On November 13, 2013, Microsoft announced the release of a
2673: 2653: 2587: 2365:
2002's modeling technologies, including tools for creating
1539: 1527: 1431:
has superseded VSS as Microsoft's recommended platform for
1420: 1419:
modes were added, Lan Booster and VSS Internet (which used
814: 792: 788: 746: 599: 529: 408: 404: 6175:"Microsoft to Give Partners More Access to Orcas IDE Code" 5128:"Visual SourceSafe: Microsoft's Source Destruction System" 3257:
with KB2919355 at the minimum, and also added support for
2274:
This was the first version of Visual Studio to require an
2238:(like C++ is, for example) but instead to a format called 2211:
Microsoft released Visual Studio .NET (VS.NET), codenamed
1542:
editing, and can create deployment packages that only use
17393: 16858: 16651: 16625: 16311: 16125: 14693: 14297: 12692: 12055: 11085: 10662:"Microsoft Visual Studio Team System Code Name "Rosario"" 10341:"Join us November 8 for the Launch of Visual Studio 2022" 10155:"Visual Studio 2019 Release Candidate (RC) now available" 8611:"What's new in Visual Studio Team System 2010: Episode 2" 8422:"Microsoft Visual Studio 2010 Service Pack 1 (Installer)" 8045:"Microsoft Releases Visual Studio 2010, .NET Framework 4" 6790:"Visual Studio 2015 Update 3 and .NET Core 1.0 Available" 5371: 5293:"Compare Visual Studio Product Offerings | Visual Studio" 4402:"Visual Studio .NET - Top 10 Code Editor Tips and Tricks" 3575:. LightSwitch also supports other data sources including 3471: 3129:
option to allow users to disable the all-caps interface.
2669: 2591: 2326:
Default start page of Visual Studio .NET 2003 running on
1966: 1930: 1894: 1858: 1822: 1786: 1750: 1714: 1678: 1642: 1535: 1386: 1157: 818: 730: 625:
over the code editor window, in proximity of the editing
603: 412: 400: 345: 321: 10961:"Visual Studio LightSwitch 2011 is Launching 26 July 26" 6760:"Visual Studio 2015 and .NET 4.6 Available for Download" 4860: 2615:
tool (only in Team Edition and Team Suite Edition). For
15040: 13557: 8908: 8906: 8904: 8902: 8900: 8898: 8896: 7588:"Microsoft Details Dynamic IT Strategy at Tech-Ed 2007" 3760:"Visual Studio 2022 Product Family System Requirements" 3171:
Initially referred to as Visual Studio "14", the first
2710:
simultaneously. It also includes support for compiling
2230:
in 2001). The biggest change was the introduction of a
1272:
Microsoft Visual C#, Microsoft's implementation of the
9001:"Visual Studio 11 User Interface Updates Coming in RC" 8726:"Can I record/play Macros in Visual Studio 2012/2013?" 7962:"Neat New Multithreaded Debugging Features in VS 2008" 6724: 6722: 6631: 6629: 6627: 6625: 6249:"Service Pack 1 for VS 2008 and .NET FX 3.5 released!" 5224: 5067:"Visual FoxPro Home, under Visual FoxPro 9.0 Overview" 3288:
On October 10, 2017, Visual Studio 15.4 was released.
2388:
Visual Studio 2005 Beta 2 Team Suite installation disc
16261: 8841:"Targeting Windows XP with C++ in Visual Studio 2012" 3633: 2571:
before SP2 and the last version to support targeting
960:
is used to manage and browse the files in a solution.
9989:"Official support for Windows 10 on ARM development" 9842:"Announcing Visual Studio 2017 General Availability" 8971:"Color Returns to Visual Studio 11 User Interface -" 8893: 6219:"Visual Studio 2008 and .NET Framework 3.5 shipped!" 6082:"Visual Studio 2005 and .NET Framework 2.0 shipped!" 1530:
support is available as MSDN Essentials or the full
9117:"How To Prevent Visual Studio 2012 ALL CAPS Menus!" 6719: 6622: 4808:"Code Testing Tools & Services | Visual Studio" 3630:, and on April 14, 2016, version 1.0 was released. 2992:steps can then be played back to reproduce issues. 2683:support, JavaScript Debugging support, support for 1331:, work planning and tracking, data collection, and 644:search. The code editor also includes a multi-item 12338:Global LGBTQIA+ Employee & Allies at Microsoft 7649:"Microsoft Windows Visual Studio Team System 2008" 7336:"Microsoft Visual Studio .NET 2003 Service Pack 1" 3199:; it's also the last version to support targeting 2095:Microsoft first released Visual Studio (codenamed 869:The data designer can be used to graphically edit 8752:"What's New for Visual C++ in Visual Studio 2012" 3659:Comparison of integrated development environments 2702:. It also includes a multithreaded build engine ( 1046:Visual Studio includes a free 'light' version of 17547: 10315:"Visual Studio 2022 Preview 4 is now available!" 7989:"Multi-threaded Debugging in Visual Studio 2008" 7514:Visual Studio 2005 Visual C++ Language Reference 6925:"Visual Studio 2019 version 16.11 Release Notes" 6540:"Visual Studio 2012 and .NET 4.5 now available!" 4637:"MVC : The Official Microsoft ASP.NET Site" 3994:"VSPackages and Managed Package Framework (MPF)" 2721:format, introduced in Windows Vista. An updated 2578:Visual Studio 2008 is focused on development of 2376:Service Pack 1 was released September 13, 2006. 11224: 11093:"GitHub - microsoft/vscode: Visual Studio Code" 10857:"LightSwitch Architecture: OData (John Rivard)" 10095:"Visual Studio 2019 Preview 2 is now available" 8871:"Visual Studio 2012 Update 1 is now available!" 7809:Developing Windows Applications by Mykola Dudar 6865: 6863: 6850:"Visual Studio 2017 version 15.9 Release Notes" 5345: 4871:"Announcing: MSVC Conforms to the C++ Standard" 4303: 4301: 3938:"Visual Studio Product Lifecycle and Servicing" 3735:"Which language is Visual Studio developed in?" 3514: 2849:and supports developing applications targeting 2555:or later. It is the last version available for 10755:"Installing TFS 2012 with Lab Management 2012" 8778:"Visual Studio® 11 Developer Preview Download" 8370:"Dynamic Help Removed From Visual Studio 2010" 7955: 7953: 5315: 4719:"Visual Studio Team System 2008 Team Explorer" 3528:Visual Studio Application Lifecycle Management 3495:Visual Studio Application Lifecycle Management 2936:viewer. The Help System is no longer based on 2263:using non-Microsoft .NET implementations like 2246:(CIL). When a CIL application executes, it is 779:. It supports all WPF functionality including 16930: 16247: 15551: 15056: 13543: 12108: 11210: 11111: 10626:"DevOps and Application Lifecycle Management" 10290:"Visual Studio 2022 Preview 3 now available!" 10238:"Visual Studio 2022 Preview 1 now available!" 9986: 8814:. Microsoft Corporation. September 24, 2011. 8784:. Microsoft Corporation. September 16, 2011. 8664:"Visual Studio 2010 to come with 'black box'" 8525:"Doing Architecture with Team System Rosario" 8309: 8307: 8305: 8303: 8198:"Debugging Parallel applications with VS2010" 8108: 8106: 8104: 8102: 8100: 7928:"Debugging and Profiling Features in VS 2008" 6903:"Visual Studio 2019 v16.11 is Available Now!" 6637:"Support for older versions of Visual Studio" 3964:"Visual Studio Development Environment Model" 682:. The Visual Studio debugger can also create 10925:"How to: Deploy a LightSwitch OData Service" 9689: 9376:. Microsoft Corporation. November 12, 2014. 9344:"Description of Visual Studio 2013 Update 3" 8877:. Microsoft Corporation. November 26, 2012. 6860: 5180:"Microsoft Visual SourceSafe Best Practices" 5156:. Support.microsoft.com. February 24, 2005. 4298: 4270: 4268: 4266: 4264: 3785:"Microsoft Visual Studio 2015 Language Pack" 3537: 3522:is a software development tool developed by 2971:Visual Studio Ultimate 2010 also includes a 2304:, so .NET programs could be created in C++. 729:The Windows Forms designer is used to build 469:to access the VSPackages. The Visual Studio 11052: 10752: 10686: 10410: 10025: 10007:"Visual Studio 2019 Compatibility document" 9836: 9834: 9832: 9830: 9290:. Microsoft Corporation. January 20, 2014. 9260:. Microsoft Corporation. January 20, 2014. 9147:"Visual Studio 2013 Preview Available Now!" 8517: 8114:"Visual Studio 2010 Team System First Look" 7950: 6697:"Visual Studio 2013 available for download" 6306: 6304: 6169: 6167: 4923:"OpenMP in Visual C++ (Visual Studio 2005)" 4585:"Binding Controls to Data in Visual Studio" 4061: 4059: 4057: 4025: 4023: 4021: 4019: 3846:"C99 library support in Visual Studio 2013" 3175:(CTP) was released on June 3, 2014 and the 2865:. It has integrated support for developing 2353:before SP2 and the only version to support 2107:. Visual Studio 97 is only compatible with 1323:Azure DevOps is intended for collaborative 899:, replaces and improves the old technology. 17263: 16937: 16923: 16566: 16383: 16278: 16254: 16240: 16215: 15558: 15544: 15510: 15063: 15049: 14070: 13550: 13536: 12115: 12101: 11217: 11203: 11187: 11146:"Beginners Guide to Performance Profiling" 10687:van Haaften, Octavie (November 25, 2009). 10125:"Visual Studio 2019 Preview Release Notes" 9868:"Visual Studio 2017 Version 15.4 Released" 9634: 9573: 9541:"Visual Studio "15" Preview Now Available" 9538: 9468: 9437: 9346:. Microsoft Corporation. August 15, 2014. 8300: 8171:"F# to ship as part of Visual Studio 2010" 8097: 7247:"System Requirements (Visual Studio .NET)" 7115:"update & help from Microsoft website" 7063:"Announcing .NET 6 — The Fastest .NET Yet" 7045:"Visual Studio 2022 - Microsoft Lifecycle" 6900: 6869: 6600:"Visual Studio 2012 Update 5 RTM Released" 5261:"Visual Studio 2017 licensing white paper" 5011:"What's New in Visual Basic and Visual C#" 4831: 855:modeling. The Class Designer can generate 690:The Visual Studio Debugger allows setting 97: 58: 12122: 11058: 10394:"Arm64 Visual Studio is officially here!" 9753:"Announcing Visual Studio "15" Preview 5" 9403: 9401: 9399: 9397: 9395: 8554:"Visual Studio 2010 Architecture Edition" 7565:VSTA vs VSTO in Software Development Kits 7304: 7302: 7141:"System Requirements (Visual Studio 6.0)" 6510:"Visual Studio 2012 released to the web!" 5439: 5435: 5433: 5431: 4361: 4261: 4239:"Microsoft Source Code Control Interface" 3956: 3155:Visual Studio 2013 also adds support for 2563:, as well as the only version to support 2420:and also the last version able to target 2137:The next version, version 6.0 (codenamed 13086: 11870:Business Intelligence Development Studio 10689:"Visual Studio 2010 Team System session" 10481: 10093:Blog, Visual Studio (January 24, 2019). 10062:Blog, Visual Studio (December 4, 2018). 9827: 8847:. Microsoft Corporation. June 15, 2012. 8728:. stackoverflow.com. December 31, 2013. 7366:"How to: Modify WINVER and _WIN32_WINNT" 6570:"Visual Studio 2012 and .NET 4.5 Launch" 6301: 6164: 4331: 4313:"Nice VS 2008 Code Editing Improvements" 4054: 4016: 3908:"Best Python IDE For Python Programming" 3441: 3342: 3222: 2999: 2383: 2321: 2255:. It is possible to run CIL programs in 2199: 640:, in addition to normal text search and 14233:Visual Studio Express for Windows Phone 10765:from the original on September 13, 2018 10288:Blog, Visual Studio (August 10, 2021). 9958:"Visual Studio 2017 15.8 Release Notes" 9651:from the original on September 11, 2016 9409:"Visual Studio 2017 15.9 Release Notes" 9320:. Microsoft Corporation. May 12, 2014. 8758:from the original on September 15, 2013 8754:. Msdn.microsoft.com. August 15, 2012. 8464:from the original on September 14, 2014 8279: 8252: 8013: 7995:from the original on September 20, 2010 7742:"Microsoft Pushes Secure, Quality Code" 7615:"Visual Studio Team System 2008 ships!" 7612: 5047:from the original on September 10, 2018 4935:from the original on September 21, 2013 4535:from the original on September 14, 2008 4519: 4517: 4396: 4394: 4367: 4337: 4307: 4232: 4230: 4175:"Source Control Integration Essentials" 3843: 3795:from the original on September 12, 2016 2652:Visual Studio 2008 features include an 2638:. STL/CLR defines STL-like containers, 1228:, as well as mixed-mode code (a mix of 1124:List of Microsoft Visual Studio add-ins 618:. Autocomplete suggestions appear in a 14: 17548: 15254:Extensible Application Markup Language 11158:from the original on December 27, 2016 11117: 11059:Lardinois, Frederic (April 29, 2015). 10854: 10759:Martin Hinshelwood - naked Agility Ltd 10587: 10569:from the original on November 22, 2015 10555:"Visual Studio Online Pricing Details" 10535:from the original on November 22, 2015 10482:Yegulalp, Serdar (November 14, 2013). 10429:from the original on December 31, 2014 10391: 10264:"Visual Studio 2022 Preview 2 is out!" 10183: 10165:from the original on November 14, 2020 10105:from the original on February 11, 2019 9809:"Visual Studio 2017 Release Candidate" 9520:from the original on February 10, 2017 9503: 9469:Montgomery, John (November 12, 2014). 9440:"Visual Studio "14" CTP now available" 9419:from the original on December 10, 2019 9392: 9380:from the original on December 16, 2016 9350:from the original on February 13, 2015 9173:"Visual Studio 2013 RC available now!" 8881:from the original on December 27, 2012 8818:from the original on December 16, 2011 8548: 8546: 8434:from the original on December 20, 2011 8177:from the original on December 12, 2008 8025:from the original on September 7, 2010 7905:from the original on February 11, 2017 7853:from the original on February 11, 2008 7299: 7257:from the original on November 15, 2010 6989:from the original on February 18, 2021 6800:from the original on December 22, 2019 6770:from the original on December 22, 2019 6740:from the original on December 22, 2019 6707:from the original on December 22, 2019 6677:from the original on December 22, 2019 6610:from the original on December 22, 2019 6580:from the original on December 22, 2019 6550:from the original on December 22, 2019 6520:from the original on December 22, 2019 6460:from the original on December 22, 2019 6430:from the original on December 22, 2019 6420:"Visual Studio 2010 SP1 Now Available" 6400:from the original on December 21, 2019 6360:"Visual Studio 2010 is now available!" 6259:from the original on December 22, 2019 6229:from the original on December 21, 2019 6122:from the original on December 22, 2019 6092:from the original on December 21, 2019 5984:from the original on December 22, 2019 5428: 5359:from the original on November 13, 2014 5333:from the original on November 12, 2014 5017:from the original on November 30, 2010 4785:from the original on February 22, 2017 4699:from the original on December 24, 2010 4472:from the original on September 5, 2008 4373:"VS 2008 Web Designer and CSS Support" 4236: 4185:from the original on February 15, 2011 3825:from the original on December 26, 2018 3733:Copsey, Reed Jr. (December 13, 2011). 3732: 3075:Automatic display of IntelliSense list 2619:, Visual Studio adds a new version of 2460:which is slated to replace the use of 841:technology as a separate download and 415:. Support for other languages such as 16918: 16235: 15539: 15044: 13531: 12096: 11198: 11099:from the original on January 22, 2021 11073:from the original on October 28, 2017 10993: 10819: 10753:Hinshelwood, Martin (June 20, 2012). 10717: 10518: 10262:Blog, Visual Studio (July 14, 2021). 10236:Blog, Visual Studio (June 17, 2021). 10135:from the original on February 2, 2021 10074:from the original on December 7, 2019 9775: 9703:from the original on January 25, 2018 9294:from the original on January 22, 2014 9234:from the original on January 26, 2014 9223: 9199:"Visual Studio 2013 released to web!" 8921:. Microsoft Corporation. MSDN Blogs. 8912: 8680:from the original on November 6, 2011 8608: 8376:from the original on January 24, 2010 8318:"Code Focused Development in VS 2010" 8313: 7986: 7938:from the original on October 20, 2007 7923: 7510:"New Language Features in Visual C++" 7456:"Visual Studio Service Pack 1 Update" 6882:from the original on January 29, 2021 6667:"Visual Studio 2013 released to web!" 6647:from the original on October 26, 2020 6370:from the original on November 9, 2019 5714:from the original on January 25, 2020 5416:from the original on February 4, 2018 5255: 5253: 5232:"Compare Visual Studio 2019 Editions" 5212:from the original on December 8, 2008 5160:from the original on January 26, 2012 5034: 5032: 4991:from the original on January 10, 2015 4802: 4800: 4379:from the original on January 23, 2010 4349:from the original on December 1, 2010 4155:from the original on January 12, 2009 4119:from the original on January 12, 2009 4083:from the original on January 12, 2009 3603: 3108: 1185: 753:model. The designer generates either 352:or toolsets for other aspects of the 15520: 10463:from the original on October 7, 2014 10287: 10261: 10235: 10092: 10061: 9763:from the original on October 6, 2016 9733:from the original on August 23, 2016 9590:from the original on August 19, 2016 9485:from the original on January 7, 2015 9450:from the original on August 20, 2014 8947:. Blogs.msdn.com. January 28, 2013. 8925:from the original on October 2, 2011 8788:from the original on October 2, 2011 8617:from the original on October 3, 2008 8590:from the original on October 3, 2008 8505:from the original on August 15, 2009 8350:from the original on October 5, 2011 8324:from the original on January 7, 2010 8204:from the original on January 8, 2010 8142: 7754:from the original on August 20, 2020 7520:from the original on October 9, 2008 7490:. What's New in Visual Studio 2005. 6901:Kristensen, Mads (August 10, 2021). 6830:from the original on January 4, 2020 6490:from the original on August 14, 2019 6289:from the original on August 14, 2019 6152:from the original on August 13, 2019 6014:from the original on August 13, 2019 5954:from the original on August 13, 2019 5894:from the original on August 13, 2019 5774:from the original on August 13, 2019 5744:from the original on August 13, 2019 5594:from the original on August 14, 2019 5564:from the original on August 14, 2019 5403: 5303:from the original on August 11, 2018 5273:from the original on August 11, 2018 5182:. Msdn.microsoft.com. May 30, 2007. 5134:from the original on August 31, 2009 5038: 4877:from the original on August 26, 2018 4832:Cangialosi, Anthony (June 6, 2008). 4514: 4502:from the original on January 1, 2009 4391: 4227: 4167: 4139:"Managed Language Services overview" 3547:: the user interface runs on either 3038:programming) Semantic Colorization. 2785:. It is the last version to support 2485:Visual Studio Tools for Applications 2115:. It is the last version to support 1534:depending on licensing. It supports 1351: 1343:and Team Foundation Server (TFS) to 1067:ASP.NET Web Site Administration Tool 1062:ASP.NET Web Site Administration Tool 363:Visual Studio supports 36 different 17305:Comparison of JavaScript frameworks 13559:Integrated development environments 11040:from the original on August 8, 2017 11030:Visual Studio LightSwitch Team Blog 11006:from the original on March 24, 2016 10965:Visual Studio LightSwitch Team Blog 10905:from the original on March 19, 2017 10895:Visual Studio LightSwitch Team Blog 10861:Visual Studio LightSwitch Team Blog 10699:from the original on April 26, 2012 10588:Bright, Peter (November 12, 2013). 10500:from the original on March 29, 2021 10043:from the original on March 30, 2020 9848:from the original on March 20, 2017 9815:from the original on March 28, 2017 9785:. November 14, 2016. Archived from 9555:from the original on August 3, 2016 9539:Montgomery, John (March 30, 2016). 9324:from the original on March 29, 2016 9127:from the original on March 20, 2019 8732:from the original on March 29, 2021 8637:"Visual Studio 2010 Lab Management" 8543: 8402:from the original on August 5, 2010 8234:from the original on August 6, 2010 8163: 8124:from the original on April 17, 2009 8055:from the original on March 29, 2021 7655:. MSDN Social. 2010. Archived from 7613:Beehler, Jeff (November 19, 2007). 7488:"Building, Testing, and Deployment" 7426:"Visual Studio 2005 Service Pack 1" 7287:from the original on August 7, 2010 6913:from the original on June 30, 2023. 5864:from the original on August 3, 2020 5834:from the original on August 3, 2020 5684:from the original on August 4, 2020 5654:from the original on August 4, 2020 5534:from the original on April 10, 2020 5504:from the original on April 10, 2020 5474:from the original on August 4, 2020 5385:from the original on August 6, 2010 5238:from the original on March 12, 2017 5107:from the original on August 6, 2010 5077:from the original on March 10, 2014 4759:from the original on August 3, 2010 4442:from the original on April 30, 2008 4412:from the original on March 23, 2008 4042:from the original on March 17, 2010 3856:from the original on August 5, 2014 3436: 2820:was redesigned which, according to 2634:(STL) containers and algorithms to 2105:Microsoft Developer Network library 1165:do not support hosting extensions. 920:, forms, web pages and other items. 507:Visual Studio does not include any 24: 10734:from the original on March 8, 2016 10718:Harry, Brian (November 18, 2015). 10642:from the original on March 8, 2016 10606:from the original on March 8, 2016 10519:Harry, Brian (November 18, 2015). 10413:"Introducing Visual Studio Online" 10367:"Visual Studio 2022 now available" 9968:from the original on July 22, 2019 9938:from the original on July 22, 2019 9908:from the original on July 22, 2019 9878:from the original on July 22, 2019 9504:Liuson, Julia (February 9, 2017). 9264:from the original on April 1, 2016 9097:from the original on July 22, 2019 9067:from the original on June 10, 2012 9041:from the original on July 22, 2019 9011:from the original on July 22, 2019 8981:from the original on July 22, 2019 8951:from the original on June 22, 2012 8851:from the original on June 20, 2012 8702:. Blogs.msdn.com. August 1, 2012. 8560:from the original on April 3, 2009 8151:from the original on June 23, 2010 8085:from the original on July 22, 2019 7959: 7879:from the original on June 13, 2010 7873:"Download Visual Studio 03/07 CTP" 7721:from the original on July 22, 2019 7546:from the original on July 19, 2020 7436:from the original on July 22, 2010 7406:from the original on July 22, 2019 7376:from the original on July 22, 2019 7346:from the original on June 20, 2010 7316:from the original on July 15, 2011 7177:from the original on July 29, 2013 7147:from the original on March 5, 2010 7027:"Visual Studio 2022 Release Notes" 7009:"Visual Studio 2022 now available" 6870:Montgomery, John (April 2, 2019). 6322:from the original on July 22, 2019 5250: 5039:Cool, Jamie (September 10, 2018). 5029: 4797: 4669:from the original on June 27, 2010 4643:from the original on June 24, 2010 4319:from the original on June 10, 2010 3914:. January 13, 2017. Archived from 3888:from the original on April 1, 2019 3634:Visual Studio Team System Profiler 3478:system, a load-testing service, a 3047:Microsoft Foundation Class Library 2928:Visual Studio 2010 features a new 2842:forms part of Visual Studio 2010. 2805:, and the only version to support 2553:Windows Server 2003 Service Pack 1 2297:that all other Java tools target. 2040:Old version, yet still maintained: 2006:Old version, yet still maintained: 1972:Old version, yet still maintained: 1936:Old version, no longer maintained: 1900:Old version, no longer maintained: 1864:Old version, no longer maintained: 1828:Old version, no longer maintained: 1792:Old version, no longer maintained: 1756:Old version, no longer maintained: 1720:Old version, no longer maintained: 1684:Old version, no longer maintained: 1648:Old version, no longer maintained: 1168:Visual Studio 2008 introduced the 550: 243:integrated development environment 203:Integrated development environment 25: 17582: 17566:Windows-only proprietary software 16263:Graphical user interface builders 11174: 11126:from the original on July 7, 2017 10975:from the original on May 21, 2013 10941:from the original on June 1, 2013 10871:from the original on July 2, 2013 10836:from the original on May 10, 2013 10801:from the original on June 4, 2013 10392:Downie, Mark (November 8, 2022). 10013:from the original on June 3, 2020 9635:Montgomery, John (July 7, 2016). 9574:Montgomery, John (May 10, 2016). 9438:Montgomery, John (June 3, 2014). 9370:"Visual Studio 2013 Update 4 RTM" 9314:"Visual Studio 2013 Update 2 RTM" 8706:from the original on June 6, 2013 8661: 8288:from the original on May 28, 2009 7819:from the original on May 12, 2010 7802: 7691:from the original on June 5, 2010 7468:from the original on May 23, 2010 7209:from the original on May 13, 2013 7143:. Microsoft Co. October 3, 2006. 6576:. Microsoft. September 12, 2012. 6450:"Visual Studio 2010 enhancements" 6044:from the original on May 18, 2018 5924:from the original on May 18, 2018 5804:from the original on May 18, 2018 5624:from the original on May 17, 2013 5355:. TechCrunch. November 12, 2014. 5186:from the original on June 5, 2009 4965:from the original on May 27, 2009 4848:from the original on May 13, 2014 4781:. Microsoft.com. March 15, 2017. 4729:from the original on June 9, 2010 4591:from the original on May 15, 2013 4343:"VS 2008 JavaScript IntelliSense" 4029: 3614:Visual Studio Code is a freeware 3530:platform to enable an integrated 3279:Git vulnerability with submodules 3227:Microsoft Visual Studio 2017 logo 3022:New features include support for 3004:Microsoft Visual Studio 2012 logo 1403:Microsoft Visual SourceSafe is a 1215:introduced in C99 is unsupported. 845:project available from Microsoft. 702:functions to debug inside it, or 16214: 16202: 16191: 16190: 15565: 15519: 15509: 15500: 15499: 15286:Windows Communication Foundation 13512: 13511: 12079: 12078: 11154:. Microsoft. November 15, 2016. 11138: 11118:Bright, Peter (April 14, 2016). 11018: 10987: 10953: 10917: 10883: 10848: 10820:Massi, Beth (January 17, 2013). 10813: 10777: 10746: 10711: 10680: 10654: 10618: 10581: 10547: 10512: 10475: 10441: 10411:Blankenship, Ed (January 2014). 10404: 10385: 10359: 10333: 10307: 10281: 10255: 10229: 10203: 10177: 10147: 10117: 10086: 10055: 9999: 9980: 9950: 9920: 9890: 9860: 9801: 9745: 9715: 9663: 9628: 9602: 9567: 9532: 9497: 9462: 9431: 9362: 9336: 9306: 9276: 9246: 9217: 9191: 9165: 9139: 9109: 9079: 9053: 9023: 8993: 8963: 8937: 8913:Kumar, Sumit (August 24, 2011). 8863: 8833: 8800: 8770: 8744: 8718: 8692: 8655: 8629: 8602: 8572: 8446: 8414: 8388: 8362: 8336: 8273: 8246: 8216: 8195: 8189: 8136: 8067: 8037: 8007: 7980: 7917: 7891: 7865: 7831: 7796: 7784:from the original on May 4, 2010 7766: 7739: 7733: 7703: 7671: 7641: 7606: 7580: 7558: 7532: 7502: 7480: 7448: 7418: 7388: 7358: 7328: 7269: 7239: 7221: 7189: 7159: 7133: 7121:from the original on May 9, 2011 7107: 7081: 7055: 7037: 7019: 7001: 6971: 6942: 6917: 6894: 6842: 6812: 6782: 6752: 6689: 6659: 6225:. Microsoft. November 19, 2007. 6118:. Microsoft. December 15, 2006. 5974:"VS .NET 2003 SP1 is available!" 5830:. Microsoft. February 13, 2002. 5680:. Microsoft. September 2, 1998. 5500:. Microsoft. February 18, 1997. 5404:Otey, Michael (April 30, 1997). 4903:from the original on May 6, 2008 4689:"Team Explorer 2005 (.img file)" 4432:"Attaching to Running Processes" 3187:and the last version to support 2951: 2897:as an add-on for Visual Studio. 2468:(AMD64 and Intel 64) as well as 2412:with at least Service Pack 2 or 2176:Application Performance Explorer 1943: 1907: 1871: 1835: 1799: 1763: 1727: 1691: 1688: 1655: 1652: 1362:Visual FoxPro is a data-centric 1117: 1099: 1069:allows for the configuration of 49: 15311:Windows Presentation Foundation 15266:Managed Extensibility Framework 13242:High Heat Major League Baseball 11962:Team Foundation Version Control 10855:Rivard, John (March 22, 2012). 10033:"What's Next for Visual Studio" 7899:"XSD Designer in Visual Studio" 7540:"64-bit and Visual Studio 2005" 6703:. Microsoft. October 17, 2013. 6673:. Microsoft. October 17, 2013. 6592: 6562: 6532: 6502: 6472: 6442: 6412: 6382: 6352: 6334: 6271: 6241: 6211: 6207:. Microsoft. November 19, 2007. 6193: 6134: 6104: 6088:. Microsoft. October 27, 2005. 6074: 6056: 6026: 5996: 5966: 5936: 5906: 5876: 5846: 5816: 5786: 5756: 5726: 5696: 5666: 5636: 5606: 5576: 5546: 5516: 5486: 5470:. Microsoft. January 28, 1997. 5456: 5397: 5381:. Microsoft. October 19, 2009. 5285: 5198: 5172: 5146: 5119: 5089: 5059: 5003: 4977: 4947: 4915: 4889: 4825: 4771: 4741: 4711: 4681: 4655: 4629: 4603: 4577: 4547: 4484: 4454: 4424: 4197: 4131: 4095: 3986: 3674:Microsoft Visual Studio Express 2877:for the .NET Framework and the 2826:Windows Presentation Foundation 2584:Windows Presentation Foundation 2343:partial template specialization 2240:Microsoft Intermediate Language 1517: 986:is used to manage databases on 791:code for the UI. The generated 777:Windows Presentation Foundation 450: 279:Windows Presentation Foundation 16944: 14756: 14158: 13699: 12897:Where do you want to go today? 10994:Massi, Beth (August 3, 2010). 10184:Salter, Jim (April 20, 2021). 9723:"Visual Studio "15" Preview 4" 9681:. July 7, 2016. Archived from 9671:"Visual Studio "15" Preview 3" 9637:"Visual Studio "15" Preview 3" 9620:. May 10, 2016. Archived from 9610:"Visual Studio "15" Preview 2" 9576:"Visual Studio "15" Preview 2" 7774:"Whats New in MFC 9.0 (Orcas)" 7015:. Microsoft. November 8, 2021. 6606:. Microsoft. August 27, 2015. 6546:. Microsoft. August 15, 2012. 6516:. Microsoft. August 22, 2012. 6255:. Microsoft. August 11, 2008. 6070:. Microsoft. November 7, 2005. 5980:. Microsoft. August 16, 2006. 5125: 4032:"Extending Visual Studio 2005" 3930: 3900: 3868: 3844:Brenner, Pat (July 19, 2013). 3837: 3807: 3777: 3752: 3726: 3579:, OData and WCF RIA Services. 2845:Visual Studio 2010 comes with 2392:Visual Studio 2005, codenamed 2253:Common Language Infrastructure 1296:Microsoft Visual Web Developer 1252:. It also supports the use of 1080:Visual Studio Tools for Office 1076:Visual Studio Tools for Office 903: 614:when developing web sites and 561: 443:) were supported in the past. 431:among others is available via 354:software development lifecycle 13: 1: 16106:Microsoft SharePoint Designer 14031:(aka Espresso, superseded by 12944:Bundling of Microsoft Windows 9284:"Visual Studio 2013 Update 1" 9254:"Visual Studio 2013 Update 1" 7277:"Visual Studio .NET 2002 SP1" 6426:. Microsoft. March 11, 2011. 6396:. Microsoft. April 11, 2010. 6366:. Microsoft. April 12, 2010. 5950:. Microsoft. April 23, 2003. 5710:. Microsoft. March 30, 2004. 5530:. Microsoft. March 18, 1997. 4276:"Visual Studio Extensibility" 4067:"Language Service Essentials" 3684: 3458:offering of Visual Studio on 3330:4.3 (Preview). It also has a 2489:Visual Basic for Applications 2248:compiled while being executed 2132: 1566: 1291:Rapid Application Development 1043:Dotfuscator Community Edition 1040:and use them as a datasource. 1018:support is available as well. 17310:List of JavaScript libraries 14223:Visual Web Developer Express 7205:. Microsoft. April 8, 2010. 7167:"Visual J++ Solution Center" 6826:. Microsoft. March 7, 2017. 6796:. Microsoft. June 27, 2016. 6766:. Microsoft. July 20, 2015. 6736:. Microsoft. July 20, 2015. 6456:. Microsoft. March 7, 2011. 6348:. Microsoft. April 11, 2010. 5860:. Microsoft. March 8, 2005. 5097:"A Message to the Community" 3565:Microsoft SQL Server Express 3520:Visual Studio Lab Management 3515:Visual Studio Lab Management 3173:Community Technology Preview 2920:in Visual Studio supports a 2873:simpler: in addition to the 2642:and algorithms that work on 2621:Microsoft Foundation Classes 2317: 2244:Common Intermediate Language 2195: 1514:developers and small teams. 1499: 1391:dynamic programming language 1264:(version 2.0) specification. 1002:, with the latter in either 767:The WPF designer, codenamed 7: 17264:Visual Studio Team Services 15317:Windows Workflow Foundation 15305:Windows Identity Foundation 13780:Rational Software Architect 13010:Alcatel-Lucent v. Microsoft 11225:Microsoft development tools 10720:"News from Connect(); 2015" 10521:"News from Connect(); 2015" 7494:. Microsoft. Archived from 7231:. Microsoft. Archived from 7089:".NET 7 is Available Today" 7033:. Microsoft. July 11, 2023. 5794:"Visual Studio .NET (2002)" 5650:. Microsoft. June 3, 1998. 5442:"What I'm doing in Redmond" 5379:"VS 2010 Licensing Changes" 3739:Microsoft Developer Network 3652: 3030:(Component Extensions) and 2656:-based designer (codenamed 2228:Microsoft Developer Network 1487: 797:Microsoft Expression Design 717: 678:available, it can show the 660: 556: 10: 17587: 17287:List of ECMAScript engines 13308:Nokia Devices and Services 13201:Fast Search & Transfer 13141:The Blue Ribbon SoundWorks 13067:Microsoft v. United States 13059:United States v. Microsoft 12574:C/AL a.k.a Navision Attain 10693:SharePoint: Working on it… 6112:"VS 2005 SP1 is released!" 5614:"Visual Studio 1998 (6.0)" 5297:visualstudio.microsoft.com 5041:"Introducing Azure DevOps" 4663:"Dynamic Data Content Map" 4555:"Debugging at Design Time" 3876:"F# at Microsoft Research" 3637: 3607: 3447: 3193:Windows Server 2008 R2 SP1 3117:In the Visual Studio 2012 2861:databases, in addition to 2586:visual designer and a new 2511:, and .NET 3.5 Framework. 2302:Managed Extensions for C++ 2185:RemAuto Connection Manager 1697:Visual Studio .NET (2002) 1575: 1121: 813:applications and supports 29: 17512: 17476: 17433: 17407: 17384: 17318: 17295: 17277: 17188: 17170: 17127: 17106: 17008: 16980: 16952: 16865:Resource construction set 16834: 16786: 16779: 16727: 16706: 16697: 16660: 16612: 16602: 16557: 16520: 16493: 16479: 16452: 16429: 16420: 16374: 16347: 16319: 16310: 16269: 16185: 16154: 15993: 15935: 15901: 15858: 15847: 15784: 15724: 15692: 15668: 15644: 15586: 15573: 15495: 15469: 15424: 15386: 15363: 15340: 15331: 15260:Language Integrated Query 15180: 15150: 15096: 15078: 15016: 14987: 14969: 14936: 14914: 14896: 14867: 14858: 14808: 14765: 14732: 14679: 14670: 14635: 14617: 14599: 14562: 14548: 14506: 14417: 14408: 14400:R Tools for Visual Studio 14385: 14343: 14305: 14296: 14270: 14195: 14167: 14149: 14126: 14112: 14061: 13989: 13950: 13927: 13861: 13852: 13798: 13713: 13675: 13578: 13565: 13507: 13077: 13045:Microsoft v. MikeRoweSoft 12999: 12934: 12888: 12853: 12768: 12727: 12720: 12631: 12532: 12442: 12362: 12355: 12330: 12303: 12238: 12176: 12155: 12148: 12130: 12076: 12013: 11970: 11949: 11937:Extensible Storage Engine 11914: 11883: 11845: 11838: 11789: 11692: 11634: 11625: 11423: 11342:Robotics Developer Studio 11277: 11239: 11230: 10785:"LightSwitch HTML Client" 8782:Microsoft Download Center 7839:"Libraries Work In Orcas" 7711:"Windows Platforms (CRT)" 5914:"Visual Studio .NET 2003" 4639:. Asp.net. May 10, 2013. 4205:"Source Control Plug-ins" 3815:"Visual Studio Downloads" 3538:Visual Studio LightSwitch 2879:Parallel Patterns Library 2632:Standard Template Library 2611:tools, including the new 2545:Windows XP Service Pack 2 2483:Microsoft also announced 2367:Unified Modeling Language 2222:), in February 2002 (the 2052: 2018: 1984: 1948: 1912: 1876: 1840: 1804: 1768: 1732: 1696: 1660: 1624: 1615: 1608: 1605: 1602: 1599: 1594: 1591: 1588: 1585: 1453:'s implementation of the 1449:Microsoft Visual J++ was 1052:Text Generation Framework 787:management. It generates 761:code for the application. 665:Visual Studio includes a 566:Visual Studio includes a 475:Managed Package Framework 350:domain-specific languages 300:Visual Studio includes a 220: 208: 196: 184: 176: 132: 111: 107: 89: 85: 73: 57: 48: 16329:Glade Interface Designer 16096:Microsoft Expression Web 15249:Dynamic Language Runtime 15088:Libraries and frameworks 15070: 13070:(2018 data privacy case) 11761:Communication Foundation 10099:blogs.msdn.microsoft.com 10068:blogs.msdn.microsoft.com 9757:blogs.msdn.microsoft.com 9727:blogs.msdn.microsoft.com 9031:"A DESIGN WITH ALL-CAPS" 8396:"Help Viewer Power Tool" 6316:blogs.msdn.microsoft.com 4525:"Code Stepping Overview" 4103:"Babel Package Overview" 3390:Windows 10, version 1703 2777:SP2 and has support for 2596:Microsoft Expression Web 2182:Microsoft Visual Modeler 2048:2.1, 2.2, 3.0, 3.1, 5.0 1733:Visual Studio .NET 2003 1220:Visual C++ supports the 1200:and full implementation 1032:, performance counters, 897:ADO.NET Entity Framework 806:Web designer/development 795:file is compatible with 751:event-driven programming 360:client: Team Explorer). 320:, designer for building 249:. It is used to develop 152:Windows Server Versions 30:Not to be confused with 17571:Microsoft Visual Studio 17561:User interface builders 17152:Microsoft Edge DevTools 17053:Google Closure Compiler 16462:Microsoft Visual Studio 15809:Visual Studio Community 15171:Framework Class Library 15160:Common Language Runtime 14757:Visual Studio Community 14719:VisualFBEditor / WinFBE 14159:Visual Studio Community 14009:Sun Java Studio Creator 13700:Visual Studio Community 13690:Oracle Developer Studio 13186:Double Fine Productions 13024:Microsoft v. Commission 12063:Windows Package Manager 11776:Presentation Foundation 7570:March 29, 2021, at the 7310:"Hacking Visual Studio" 5704:"Visual Studio 6.0 SP6" 3396: 3347:Visual Studio 2019 icon 3338: 3326:toolset (Preview), and 3218: 3213:Windows Server 2008 SP2 3205:Windows Server 2003 SP2 3166: 3132: 2995: 2816:The Visual Studio 2010 2803:Windows Server 2008 SP2 2791:Windows Server 2003 SP2 2748: 2561:Windows Server 2003 SP1 2514: 2379: 2074:Current stable version: 1335:. It also includes the 1224:specification to write 553:in Visual Studio 2008. 18:Microsoft Visual Studio 17344:Cascading Style Sheets 15406:Native Image Generator 15401:.NET Compiler Platform 15122:.NET Compact Framework 13323:Obsidian Entertainment 13216:GIANT Company Software 12239:Senior leadership team 12046:Web Platform Installer 11932:Access Database Engine 11399:Native Image Generator 11264:Tools for Applications 10294:devblogs.microsoft.com 10268:devblogs.microsoft.com 10242:devblogs.microsoft.com 10159:devblogs.microsoft.com 10037:The Visual Studio Blog 9993:Windows Developer Blog 9932:The Visual Studio Blog 9902:The Visual Studio Blog 9872:The Visual Studio Blog 9641:The Visual Studio Blog 9580:The Visual Studio Blog 9545:The Visual Studio Blog 9510:The Visual Studio Blog 9444:The Visual Studio Blog 9035:The Visual Studio Blog 9005:The Visual Studio Blog 8975:Visual Studio Magazine 8501:. September 29, 2008. 5858:Aaron Stebner's WebLog 5130:. Highprogrammer.com. 4587:. Msdn.microsoft.com. 3386:Windows Server 2012 R2 3348: 3255:Windows Server 2012 R2 3228: 3215:for C++ applications. 3161:Windows Server 2012 R2 3063:Reference highlighting 3017:Windows Server 2008 R2 3005: 2811:Windows Server 2008 R2 2795:Windows Server 2003 R2 2779:Windows Server 2008 R2 2761:. It is available for 2575:for C++ applications. 2428:for C++ applications. 2389: 2330: 2208: 2188:Visual Studio Analyzer 1600:Latest update version 1327:projects and provides 1307:using ASP.NET. Either 1281:Microsoft Visual Basic 726:Windows Forms Designer 634:collapsing code blocks 608:Cascading Style Sheets 536:of the term "registry 487:CLI compliant language 312:component) as well as 289:. It can produce both 139:Main Windows Versions 17349:Document Object Model 17252:Visual Studio Express 15951:CoffeeCup HTML Editor 15814:Visual Studio Express 15271:Microsoft Silverlight 14699:Microsoft Small Basic 13318:Nuance Communications 13062:(2001 antitrust case) 12823:Outercurve Foundation 12260:Carolina Dybeck Happe 12124:Microsoft Corporation 10161:. February 27, 2019. 9121:www.richard-banks.org 7968:on September 17, 2009 7629:on September 23, 2010 7625:Blogs. Archived from 7235:on February 15, 2004. 7229:"Features by Edition" 6985:. November 10, 2020. 6979:"Announcing .NET 5.0" 6954:support.microsoft.com 6641:support.microsoft.com 6484:support.microsoft.com 6283:support.microsoft.com 6146:support.microsoft.com 6008:support.microsoft.com 5888:support.microsoft.com 5768:support.microsoft.com 5588:support.microsoft.com 5558:support.microsoft.com 5446:Windows Phone Secrets 5329:. November 12, 2014. 5208:. eCostSoftware.com. 4897:"Compiler Intrinsics" 4565:on September 17, 2008 4492:"Breakpoint Overview" 4215:on September 26, 2010 3669:Microsoft Small Basic 3549:Microsoft Silverlight 3456:software as a service 3442:Azure DevOps Services 3346: 3226: 3089:Member list filtering 3069:New Solution Explorer 3057:Semantic colorization 3003: 2958:Architecture Explorer 2867:Microsoft Silverlight 2594:editor influenced by 2408:with Service Pack 4, 2387: 2339:city of the same name 2325: 2203: 2149:platform, as well as 2101:city of the same name 2090: 1381:(originally known as 1341:Azure DevOps Services 971:Azure DevOps Services 741:to data sources like 542:Visual Studio Express 481:), which is a set of 365:programming languages 287:Microsoft Silverlight 36:Visual Studio for Mac 17162:Safari Web Inspector 16141:Nexus (WorldWideWeb) 15772:YUI Rich Text Editor 15127:.NET Micro Framework 14846:Visual Basic Express 14218:Visual Basic Express 13438:Vermeer Technologies 13373:Revolution Analytics 13283:Massive Incorporated 13253:inXile Entertainment 13038:Microsoft v. Lindows 12484:Open source software 12343:Microsoft and unions 12251:Takeshi Numoto (CMO) 11674:Xbox Development Kit 11259:Team System Profiler 11026:"LightSwitch Update" 10901:. October 14, 2016. 10891:"LightSwitch Update" 10321:. September 14, 2021 10211:"Visual Studio 2022" 9904:. December 4, 2017. 9874:. October 10, 2017. 9789:on November 14, 2016 8845:Visual C++ Team blog 8280:Worthington, David. 8253:Worthington, David. 7843:Visual C++ Team Blog 7253:. October 12, 2006. 6034:"Visual Studio 2005" 4286:on February 22, 2010 4249:on February 18, 2008 3850:Visual C++ Team Blog 3577:Microsoft SharePoint 3569:Microsoft SQL Server 3376:, and also requires 3091:: IntelliSense uses 2966:Test Impact Analysis 2906:incrementally search 2871:parallel programming 2863:Microsoft SQL Server 2527:, also an island in 2487:as the successor to 2371:object-role modeling 2295:Java Virtual Machine 2167:Java Virtual Machine 1618:(formerly .NET Core) 1552:Microsoft SQL Server 1441:Microsoft Visual J++ 1371:programming language 1325:software development 1192:Microsoft Visual C++ 988:Microsoft SQL Server 843:ASP.NET Dynamic Data 17443:Active Server Pages 16339:Stetic GUI Designer 16111:Microsoft WebMatrix 16101:Microsoft FrontPage 15804:Google Web Designer 15281:Parallel Extensions 14280:Adobe Flash Builder 14258:Express for Windows 14248:Express for Desktop 13428:Twisted Pixel Games 13413:Winternals Software 13109:Activision Blizzard 12843:Activision Blizzard 12793:Digital Crimes Unit 12215:Carlos A. Rodriguez 11781:Workflow Foundation 11766:Identity Foundation 11352:SharePoint Designer 11107:– via GitHub. 10449:"Features Timeline" 9759:. October 5, 2016. 9729:. August 22, 2016. 9699:. August 22, 2016. 9179:. September 9, 2013 8017:(October 3, 2007). 7619:Jeff Beehler's Blog 7498:on August 26, 2014. 7049:learn.microsoft.com 5708:Mike Swanson's Blog 4931:. Microsoft. 2005. 4004:on January 13, 2009 3974:on October 19, 2008 3918:on January 18, 2017 3647:resource contention 3573:Microsoft SQL Azure 3464:Azure DevOps Server 3450:Azure DevOps Server 3425:Windows Server 2022 3259:Windows Server 2016 3197:Windows Server 2012 2973:historical debugger 2875:Parallel Extensions 2775:Windows Server 2008 2763:Windows Server 2003 2605:Silverlight CoreCLR 2569:Windows Server 2008 2535:license to some of 2414:Windows Server 2003 2355:Windows Server 2003 2053:Visual Studio 2022 2019:Visual Studio 2019 2014:1.0, 1.1, 2.0, 2.1 1985:Visual Studio 2017 1949:Visual Studio 2015 1913:Visual Studio 2013 1877:Visual Studio 2012 1841:Visual Studio 2010 1805:Visual Studio 2008 1769:Visual Studio 2005 1603:Latest update date 1477:Active Server Pages 1445:Microsoft Visual J# 1345:Azure DevOps Server 1268:Microsoft Visual C# 1254:intrinsic functions 1170:Visual Studio Shell 975:Azure DevOps Server 733:applications using 572:syntax highlighting 551:Visual Studio Shell 245:(IDE) developed by 157:Windows Server 2016 45: 27:Code editor and IDE 17259:Visual Studio Code 17114:JavaScript library 17058:Google Web Toolkit 16162:CSS HTML Validator 15794:Visual Studio Code 15684:SeaMonkey Composer 14882:Visual Studio Code 14526:Visual Studio Code 14488:Visual Studio Code 14238:Visual C++ Express 14136:Visual Studio Code 14085:Visual Studio Code 13903:Community Edition 13816:Visual C++ Express 13695:Visual Studio Code 13176:Consumers Software 13017:Apple v. Microsoft 12776:Engineering groups 12514:Visual Studio Code 12186:(Chairman and CEO) 12177:Board of directors 11379:Windows App Studio 10724:Brian Harry's blog 10525:Brian Harry's blog 10398:Visual Studio Blog 10373:. November 8, 2021 10371:Visual Studio Blog 10347:. October 12, 2021 10345:Visual Studio Blog 10319:Visual Studio Blog 10215:Visual Studio Blog 9475:Visual Studio Blog 9374:Visual Studio site 9318:Visual Studio site 9258:Visual Studio site 9205:. October 17, 2013 9203:Visual Studio Blog 9177:Visual Studio Blog 9151:Visual Studio Blog 8609:Heydarian, Habib. 8556:. March 29, 2009. 8143:Quintero, Carlos. 8081:. April 14, 2010. 8051:. April 12, 2010. 7987:Hanselman, Scott. 7805:"What Is STL/CLR?" 7594:on October 8, 2007 7542:. April 11, 2006. 7396:"Breaking Changes" 7095:. November 8, 2023 7069:. November 8, 2021 7031:Visual Studio Blog 7013:Visual Studio Blog 6907:Visual Studio Blog 6876:Visual Studio Blog 6856:. January 9, 2024. 6824:Visual Studio Blog 6794:Visual Studio Blog 6734:Visual Studio Blog 6671:Visual Studio Blog 6604:Visual Studio Blog 6514:Visual Studio Blog 6424:Visual Studio Blog 6364:Visual Studio Blog 5406:"Visual Studio 97" 4955:"Visual C# (MSDN)" 4899:. Microsoft Docs. 4237:Constantin, Alin. 3944:. October 26, 2021 3679:Visual Studio Code 3616:source code editor 3610:Visual Studio Code 3604:Visual Studio Code 3559:and exposed as an 3388:with KB2919355 or 3349: 3253:with KB2919355 or 3229: 3109:Interface backlash 3006: 2889:and their runtime 2739:Base Class Library 2529:Puget Sound region 2402:Puget Sound region 2390: 2331: 2209: 2179:Automation Manager 2084:2.1, 3.1, 5.0–8.0 1885:September 12, 2012 1686:September 30, 2005 1661:Visual Studio 6.0 1524:commercial edition 1377:. It derives from 1186:Supported products 638:incremental search 473:also includes the 96:2022 17.11.0  43: 32:Visual Studio Code 17543: 17542: 17520:Douglas Crockford 17142:Firefox Inspector 17119:JavaScript syntax 16912: 16911: 16908: 16907: 16775: 16774: 16693: 16692: 16598: 16597: 16580:Interface Builder 16553: 16552: 16475: 16474: 16416: 16415: 16370: 16369: 16306: 16305: 16229: 16228: 16121:Netscape Composer 15989: 15988: 15981:Xara Web Designer 15971:NetObjects Fusion 15878:Oxygen XML Editor 15868:Adobe Dreamweaver 15780: 15779: 15533: 15532: 15420: 15419: 15292:WCF Data Services 15038: 15037: 14932: 14931: 14854: 14853: 14666: 14665: 14544: 14543: 14381: 14380: 14266: 14265: 14243:Visual C# Express 14228:Visual J# Express 14108: 14107: 14057: 14056: 13848: 13847: 13525: 13524: 13503: 13502: 13443:Visio Corporation 13121:Altamira Software 13052:Microsoft v. Shah 12959:Internet Explorer 12911:Mojave Experiment 12884: 12883: 12833:Xbox Game Studios 12716: 12715: 12686:LinkedIn Learning 12664:Developer Network 12351: 12350: 12230:Padmasree Warrior 12090: 12089: 12051:Windows Installer 11957:Visual SourceSafe 11945: 11944: 11865:Management Studio 11834: 11833: 11679:Windows Installer 11419: 11418: 11095:. July 22, 2019. 11000:Beth Massi's blog 10826:Beth Massi's blog 9934:. March 6, 2018. 9844:. March 7, 2017. 9685:on July 15, 2016. 9624:on June 13, 2016. 8812:Microsoft Connect 8531:on April 21, 2008 7659:on March 20, 2019 5738:Microsoft Support 5266:. November 2017. 4371:(July 25, 2007). 4341:(June 22, 2007). 4311:(July 28, 2007). 3714:Missing or empty 3626:. It is built on 3557:WCF Data Services 3209:Windows Vista SP2 3177:Release Candidate 3119:release candidate 2799:Windows Vista SP2 2781:, as well as for 2662:workflow designer 2549:Windows Installer 2282:SP6 or later and 2226:was released via 2088: 2087: 2061:November 8, 2021 2002:February 13, 2024 1813:November 19, 2007 1787:December 15, 2006 1705:February 13, 2002 1669:September 2, 1998 1625:Visual Studio 97 1399:Visual SourceSafe 1352:Previous products 1114:analysis, Fakes. 1034:Windows Event Log 1000:stored procedures 958:Solution Explorer 952:Solution Explorer 914:Properties Editor 909:Properties Editor 708:Edit and Continue 518:Visual SourceSafe 381:Visual Basic .NET 251:computer programs 236: 235: 187:List of languages 16:(Redirected from 17578: 17487: 17386:Package managers 17196: 16939: 16932: 16925: 16916: 16915: 16784: 16783: 16704: 16703: 16610: 16609: 16564: 16563: 16512:Visual FB Editor 16491: 16490: 16427: 16426: 16381: 16380: 16317: 16316: 16276: 16275: 16256: 16249: 16242: 16233: 16232: 16218: 16217: 16206: 16194: 16193: 16116:Mozilla Composer 16006:Adobe Contribute 15856: 15855: 15670:Mozilla Composer 15642: 15641: 15560: 15553: 15546: 15537: 15536: 15523: 15522: 15513: 15512: 15503: 15502: 15338: 15337: 15195:Entity Framework 15065: 15058: 15051: 15042: 15041: 14961:Powerflasher FDT 14865: 14864: 14677: 14676: 14609:Delphi Community 14560: 14559: 14415: 14414: 14303: 14302: 14288:Powerflasher FDT 14124: 14123: 14068: 14067: 13859: 13858: 13576: 13575: 13552: 13545: 13538: 13529: 13528: 13515: 13514: 13343:Playground Games 13338:Perceptive Pixel 13293:Mobile Data Labs 13273:Lionhead Studios 13166:Compulsion Games 13084: 13083: 13031:FTC v. Microsoft 12861:Microsoft campus 12725: 12724: 12360: 12359: 12190:John W. Thompson 12153: 12152: 12117: 12110: 12103: 12094: 12093: 12082: 12081: 11927:Microsoft Access 11843: 11842: 11744:Entity Framework 11632: 11631: 11269:Tools for Office 11237: 11236: 11219: 11212: 11205: 11196: 11195: 11191: 11186: 11185: 11183:Official website 11168: 11167: 11165: 11163: 11142: 11136: 11135: 11133: 11131: 11115: 11109: 11108: 11106: 11104: 11089: 11083: 11082: 11080: 11078: 11056: 11050: 11049: 11047: 11045: 11022: 11016: 11015: 11013: 11011: 10991: 10985: 10984: 10982: 10980: 10971:. July 5, 2011. 10957: 10951: 10950: 10948: 10946: 10921: 10915: 10914: 10912: 10910: 10887: 10881: 10880: 10878: 10876: 10852: 10846: 10845: 10843: 10841: 10817: 10811: 10810: 10808: 10806: 10781: 10775: 10774: 10772: 10770: 10750: 10744: 10743: 10741: 10739: 10715: 10709: 10708: 10706: 10704: 10684: 10678: 10677: 10675: 10673: 10664:. Archived from 10658: 10652: 10651: 10649: 10647: 10622: 10616: 10615: 10613: 10611: 10585: 10579: 10578: 10576: 10574: 10551: 10545: 10544: 10542: 10540: 10516: 10510: 10509: 10507: 10505: 10479: 10473: 10472: 10470: 10468: 10453:VisualStudio.com 10445: 10439: 10438: 10436: 10434: 10408: 10402: 10401: 10389: 10383: 10382: 10380: 10378: 10363: 10357: 10356: 10354: 10352: 10337: 10331: 10330: 10328: 10326: 10311: 10305: 10304: 10302: 10300: 10285: 10279: 10278: 10276: 10274: 10259: 10253: 10252: 10250: 10248: 10233: 10227: 10226: 10224: 10222: 10217:. April 19, 2021 10207: 10201: 10200: 10198: 10196: 10181: 10175: 10174: 10172: 10170: 10151: 10145: 10144: 10142: 10140: 10121: 10115: 10114: 10112: 10110: 10090: 10084: 10083: 10081: 10079: 10059: 10053: 10052: 10050: 10048: 10039:. June 6, 2018. 10029: 10023: 10022: 10020: 10018: 10003: 9997: 9996: 9984: 9978: 9977: 9975: 9973: 9954: 9948: 9947: 9945: 9943: 9924: 9918: 9917: 9915: 9913: 9894: 9888: 9887: 9885: 9883: 9864: 9858: 9857: 9855: 9853: 9838: 9825: 9824: 9822: 9820: 9805: 9799: 9798: 9796: 9794: 9779: 9773: 9772: 9770: 9768: 9749: 9743: 9742: 9740: 9738: 9719: 9713: 9712: 9710: 9708: 9693: 9687: 9686: 9675:visualstudio.com 9667: 9661: 9660: 9658: 9656: 9632: 9626: 9625: 9614:visualstudio.com 9606: 9600: 9599: 9597: 9595: 9571: 9565: 9564: 9562: 9560: 9536: 9530: 9529: 9527: 9525: 9501: 9495: 9494: 9492: 9490: 9466: 9460: 9459: 9457: 9455: 9435: 9429: 9428: 9426: 9424: 9405: 9390: 9389: 9387: 9385: 9366: 9360: 9359: 9357: 9355: 9340: 9334: 9333: 9331: 9329: 9310: 9304: 9303: 9301: 9299: 9288:Somasegar's blog 9280: 9274: 9273: 9271: 9269: 9250: 9244: 9243: 9241: 9239: 9221: 9215: 9214: 9212: 9210: 9195: 9189: 9188: 9186: 9184: 9169: 9163: 9162: 9160: 9158: 9143: 9137: 9136: 9134: 9132: 9113: 9107: 9106: 9104: 9102: 9083: 9077: 9076: 9074: 9072: 9057: 9051: 9050: 9048: 9046: 9037:. June 5, 2012. 9027: 9021: 9020: 9018: 9016: 8997: 8991: 8990: 8988: 8986: 8967: 8961: 8960: 8958: 8956: 8941: 8935: 8934: 8932: 8930: 8910: 8891: 8890: 8888: 8886: 8875:Somasegar's blog 8867: 8861: 8860: 8858: 8856: 8837: 8831: 8830: 8825: 8823: 8804: 8798: 8797: 8795: 8793: 8774: 8768: 8767: 8765: 8763: 8748: 8742: 8741: 8739: 8737: 8722: 8716: 8715: 8713: 8711: 8696: 8690: 8689: 8687: 8685: 8659: 8653: 8652: 8650: 8648: 8639:. Archived from 8633: 8627: 8626: 8624: 8622: 8606: 8600: 8599: 8597: 8595: 8576: 8570: 8569: 8567: 8565: 8550: 8541: 8540: 8538: 8536: 8527:. Archived from 8521: 8515: 8514: 8512: 8510: 8483: 8474: 8473: 8471: 8469: 8450: 8444: 8443: 8441: 8439: 8418: 8412: 8411: 8409: 8407: 8392: 8386: 8385: 8383: 8381: 8366: 8360: 8359: 8357: 8355: 8340: 8334: 8333: 8331: 8329: 8311: 8298: 8297: 8295: 8293: 8277: 8271: 8270: 8268: 8266: 8257:. Archived from 8250: 8244: 8243: 8241: 8239: 8220: 8214: 8213: 8211: 8209: 8193: 8187: 8186: 8184: 8182: 8167: 8161: 8160: 8158: 8156: 8140: 8134: 8133: 8131: 8129: 8110: 8095: 8094: 8092: 8090: 8071: 8065: 8064: 8062: 8060: 8041: 8035: 8034: 8032: 8030: 8011: 8005: 8004: 8002: 8000: 7984: 7978: 7977: 7975: 7973: 7964:. Archived from 7957: 7948: 7947: 7945: 7943: 7921: 7915: 7914: 7912: 7910: 7895: 7889: 7888: 7886: 7884: 7869: 7863: 7862: 7860: 7858: 7835: 7829: 7828: 7826: 7824: 7800: 7794: 7793: 7791: 7789: 7770: 7764: 7763: 7761: 7759: 7740:Taft, Darryl K. 7737: 7731: 7730: 7728: 7726: 7707: 7701: 7700: 7698: 7696: 7675: 7669: 7668: 7666: 7664: 7645: 7639: 7638: 7636: 7634: 7610: 7604: 7603: 7601: 7599: 7590:. Archived from 7584: 7578: 7562: 7556: 7555: 7553: 7551: 7536: 7530: 7529: 7527: 7525: 7506: 7500: 7499: 7484: 7478: 7477: 7475: 7473: 7452: 7446: 7445: 7443: 7441: 7422: 7416: 7415: 7413: 7411: 7392: 7386: 7385: 7383: 7381: 7362: 7356: 7355: 7353: 7351: 7332: 7326: 7325: 7323: 7321: 7306: 7297: 7296: 7294: 7292: 7273: 7267: 7266: 7264: 7262: 7243: 7237: 7236: 7225: 7219: 7218: 7216: 7214: 7197:"Visual J++ 6.0" 7193: 7187: 7186: 7184: 7182: 7163: 7157: 7156: 7154: 7152: 7137: 7131: 7130: 7128: 7126: 7111: 7105: 7104: 7102: 7100: 7085: 7079: 7078: 7076: 7074: 7059: 7053: 7052: 7041: 7035: 7034: 7023: 7017: 7016: 7005: 6999: 6998: 6996: 6994: 6975: 6969: 6968: 6966: 6964: 6946: 6940: 6939: 6937: 6935: 6921: 6915: 6914: 6898: 6892: 6891: 6889: 6887: 6867: 6858: 6857: 6846: 6840: 6839: 6837: 6835: 6816: 6810: 6809: 6807: 6805: 6786: 6780: 6779: 6777: 6775: 6764:Somasegar's blog 6756: 6750: 6749: 6747: 6745: 6726: 6717: 6716: 6714: 6712: 6701:Somasegar's blog 6693: 6687: 6686: 6684: 6682: 6663: 6657: 6656: 6654: 6652: 6633: 6620: 6619: 6617: 6615: 6596: 6590: 6589: 6587: 6585: 6574:Somasegar's blog 6566: 6560: 6559: 6557: 6555: 6544:Somasegar's blog 6536: 6530: 6529: 6527: 6525: 6506: 6500: 6499: 6497: 6495: 6476: 6470: 6469: 6467: 6465: 6454:Somasegar's blog 6446: 6440: 6439: 6437: 6435: 6416: 6410: 6409: 6407: 6405: 6394:Somasegar's blog 6386: 6380: 6379: 6377: 6375: 6356: 6350: 6349: 6338: 6332: 6331: 6329: 6327: 6318:. May 18, 2009. 6308: 6299: 6298: 6296: 6294: 6275: 6269: 6268: 6266: 6264: 6253:Somasegar's blog 6245: 6239: 6238: 6236: 6234: 6223:Somasegar's blog 6215: 6209: 6208: 6197: 6191: 6190: 6188: 6186: 6177:. Archived from 6171: 6162: 6161: 6159: 6157: 6138: 6132: 6131: 6129: 6127: 6116:Somasegar's blog 6108: 6102: 6101: 6099: 6097: 6086:Somasegar's blog 6078: 6072: 6071: 6060: 6054: 6053: 6051: 6049: 6030: 6024: 6023: 6021: 6019: 6000: 5994: 5993: 5991: 5989: 5978:Somasegar's blog 5970: 5964: 5963: 5961: 5959: 5940: 5934: 5933: 5931: 5929: 5910: 5904: 5903: 5901: 5899: 5880: 5874: 5873: 5871: 5869: 5850: 5844: 5843: 5841: 5839: 5820: 5814: 5813: 5811: 5809: 5790: 5784: 5783: 5781: 5779: 5760: 5754: 5753: 5751: 5749: 5730: 5724: 5723: 5721: 5719: 5700: 5694: 5693: 5691: 5689: 5670: 5664: 5663: 5661: 5659: 5640: 5634: 5633: 5631: 5629: 5610: 5604: 5603: 5601: 5599: 5580: 5574: 5573: 5571: 5569: 5550: 5544: 5543: 5541: 5539: 5520: 5514: 5513: 5511: 5509: 5490: 5484: 5483: 5481: 5479: 5460: 5454: 5453: 5452:on May 25, 2010. 5448:. Archived from 5437: 5426: 5425: 5423: 5421: 5401: 5395: 5394: 5392: 5390: 5375: 5369: 5368: 5366: 5364: 5349: 5343: 5342: 5340: 5338: 5319: 5313: 5312: 5310: 5308: 5289: 5283: 5282: 5280: 5278: 5272: 5265: 5257: 5248: 5247: 5245: 5243: 5228: 5222: 5221: 5219: 5217: 5202: 5196: 5195: 5193: 5191: 5176: 5170: 5169: 5167: 5165: 5150: 5144: 5143: 5141: 5139: 5123: 5117: 5116: 5114: 5112: 5093: 5087: 5086: 5084: 5082: 5063: 5057: 5056: 5054: 5052: 5036: 5027: 5026: 5024: 5022: 5013:. October 2010. 5007: 5001: 5000: 4998: 4996: 4987:. October 2010. 4981: 4975: 4974: 4972: 4970: 4951: 4945: 4944: 4942: 4940: 4919: 4913: 4912: 4910: 4908: 4893: 4887: 4886: 4884: 4882: 4867: 4858: 4857: 4855: 4853: 4829: 4823: 4822: 4820: 4818: 4804: 4795: 4794: 4792: 4790: 4775: 4769: 4768: 4766: 4764: 4745: 4739: 4738: 4736: 4734: 4715: 4709: 4708: 4706: 4704: 4685: 4679: 4678: 4676: 4674: 4659: 4653: 4652: 4650: 4648: 4633: 4627: 4626: 4624: 4622: 4607: 4601: 4600: 4598: 4596: 4581: 4575: 4574: 4572: 4570: 4561:. Archived from 4551: 4545: 4544: 4542: 4540: 4521: 4512: 4511: 4509: 4507: 4488: 4482: 4481: 4479: 4477: 4458: 4452: 4451: 4449: 4447: 4428: 4422: 4421: 4419: 4417: 4398: 4389: 4388: 4386: 4384: 4365: 4359: 4358: 4356: 4354: 4335: 4329: 4328: 4326: 4324: 4305: 4296: 4295: 4293: 4291: 4282:. Archived from 4272: 4259: 4258: 4256: 4254: 4245:. Archived from 4234: 4225: 4224: 4222: 4220: 4211:. Archived from 4201: 4195: 4194: 4192: 4190: 4171: 4165: 4164: 4162: 4160: 4135: 4129: 4128: 4126: 4124: 4099: 4093: 4092: 4090: 4088: 4063: 4052: 4051: 4049: 4047: 4027: 4014: 4013: 4011: 4009: 4000:. Archived from 3990: 3984: 3983: 3981: 3979: 3970:. Archived from 3960: 3954: 3953: 3951: 3949: 3934: 3928: 3927: 3925: 3923: 3904: 3898: 3897: 3895: 3893: 3872: 3866: 3865: 3863: 3861: 3841: 3835: 3834: 3832: 3830: 3811: 3805: 3804: 3802: 3800: 3781: 3775: 3774: 3772: 3770: 3756: 3750: 3749: 3747: 3745: 3730: 3724: 3723: 3717: 3712: 3710: 3702: 3695: 3437:Related products 3384:with KB2919355, 3283:CVE 2017-1000117 3151: 3148: 3146: 3127:Windows Registry 2989:virtual machines 2938:Microsoft Help 2 2847:.NET Framework 4 2759:.NET Framework 4 2539:'s partners and 2523:(a reference to 2396:(a reference to 2236:machine language 2163:Sun Microsystems 2077:January 13, 2032 2075: 2070:August 20, 2024 2041: 2007: 1974:October 14, 2025 1973: 1968: 1937: 1932: 1921:October 17, 2013 1902:January 10, 2023 1901: 1896: 1865: 1860: 1829: 1824: 1793: 1788: 1777:November 7, 2005 1757: 1752: 1721: 1716: 1685: 1680: 1649: 1644: 1643:December 4, 1997 1583: 1582: 1507:Express variants 1463:Sun Microsystems 1301:web applications 1246:boilerplate code 1163:Express Editions 1084:Microsoft Office 1030:Windows Services 1014:. Debugging and 889:database schemas 876:Mapping designer 871:database schemas 833:. There is also 785:automatic layout 713: 651:code refactoring 616:web applications 494:Language Service 314:code refactoring 232: 229: 227: 134:Operating system 102:/ 13 August 2024 101: 62: 53: 46: 42: 21: 17586: 17585: 17581: 17580: 17579: 17577: 17576: 17575: 17546: 17545: 17544: 17539: 17508: 17481: 17472: 17429: 17408:Module bundlers 17403: 17380: 17314: 17291: 17273: 17190: 17184: 17166: 17137:Chrome DevTools 17123: 17102: 17004: 16976: 16948: 16943: 16913: 16904: 16880:Embedded Wizard 16830: 16771: 16723: 16689: 16656: 16594: 16549: 16516: 16484: 16471: 16467:Microsoft Blend 16448: 16412: 16366: 16343: 16302: 16265: 16260: 16230: 16225: 16181: 16150: 15985: 15931: 15897: 15850: 15843: 15776: 15720: 15688: 15664: 15640: 15582: 15569: 15564: 15534: 15529: 15491: 15477:.NET Foundation 15465: 15416: 15382: 15359: 15327: 15176: 15146: 15115:Version history 15097:Implementations 15092: 15074: 15069: 15039: 15034: 15012: 14983: 14965: 14928: 14910: 14892: 14850: 14804: 14761: 14728: 14662: 14631: 14613: 14595: 14553: 14540: 14502: 14404: 14377: 14339: 14292: 14262: 14253:Express for Web 14191: 14163: 14145: 14104: 14053: 14021:(superseded by 14011:(superseded by 13985: 13946: 13923: 13844: 13831:Borland Turbo C 13794: 13709: 13671: 13561: 13556: 13526: 13521: 13499: 13423:Tellme Networks 13403:Sunrise Atelier 13231:Groove Networks 13099:Access Software 13073: 12995: 12930: 12880: 12876:Microsoft Japan 12871:Microsoft India 12866:Microsoft Egypt 12849: 12818:.NET Foundation 12764: 12712: 12654:Microsoft Learn 12627: 12534: 12528: 12438: 12347: 12331:Employee groups 12326: 12299: 12234: 12195:John W. Stanton 12172: 12144: 12126: 12121: 12091: 12086: 12072: 12068:Microsoft Store 12009: 11995:Script Debugger 11972: 11966: 11941: 11910: 11879: 11830: 11785: 11688: 11662:Managed DirectX 11627: 11621: 11415: 11374:Windows App SDK 11310:Macro Assembler 11273: 11232: 11226: 11223: 11181: 11180: 11177: 11172: 11171: 11161: 11159: 11144: 11143: 11139: 11129: 11127: 11116: 11112: 11102: 11100: 11091: 11090: 11086: 11076: 11074: 11057: 11053: 11043: 11041: 11024: 11023: 11019: 11009: 11007: 10992: 10988: 10978: 10976: 10959: 10958: 10954: 10944: 10942: 10923: 10922: 10918: 10908: 10906: 10889: 10888: 10884: 10874: 10872: 10853: 10849: 10839: 10837: 10818: 10814: 10804: 10802: 10783: 10782: 10778: 10768: 10766: 10751: 10747: 10737: 10735: 10716: 10712: 10702: 10700: 10685: 10681: 10671: 10669: 10668:on May 13, 2008 10660: 10659: 10655: 10645: 10643: 10624: 10623: 10619: 10609: 10607: 10586: 10582: 10572: 10570: 10559:Microsoft Azure 10553: 10552: 10548: 10538: 10536: 10517: 10513: 10503: 10501: 10480: 10476: 10466: 10464: 10447: 10446: 10442: 10432: 10430: 10409: 10405: 10390: 10386: 10376: 10374: 10365: 10364: 10360: 10350: 10348: 10339: 10338: 10334: 10324: 10322: 10313: 10312: 10308: 10298: 10296: 10286: 10282: 10272: 10270: 10260: 10256: 10246: 10244: 10234: 10230: 10220: 10218: 10209: 10208: 10204: 10194: 10192: 10182: 10178: 10168: 10166: 10153: 10152: 10148: 10138: 10136: 10129:Microsoft Learn 10123: 10122: 10118: 10108: 10106: 10091: 10087: 10077: 10075: 10060: 10056: 10046: 10044: 10031: 10030: 10026: 10016: 10014: 10005: 10004: 10000: 9985: 9981: 9971: 9969: 9962:Microsoft Learn 9956: 9955: 9951: 9941: 9939: 9926: 9925: 9921: 9911: 9909: 9896: 9895: 9891: 9881: 9879: 9866: 9865: 9861: 9851: 9849: 9840: 9839: 9828: 9818: 9816: 9807: 9806: 9802: 9792: 9790: 9781: 9780: 9776: 9766: 9764: 9751: 9750: 9746: 9736: 9734: 9721: 9720: 9716: 9706: 9704: 9695: 9694: 9690: 9669: 9668: 9664: 9654: 9652: 9633: 9629: 9608: 9607: 9603: 9593: 9591: 9572: 9568: 9558: 9556: 9537: 9533: 9523: 9521: 9502: 9498: 9488: 9486: 9467: 9463: 9453: 9451: 9436: 9432: 9422: 9420: 9413:Microsoft Learn 9407: 9406: 9393: 9383: 9381: 9368: 9367: 9363: 9353: 9351: 9342: 9341: 9337: 9327: 9325: 9312: 9311: 9307: 9297: 9295: 9282: 9281: 9277: 9267: 9265: 9252: 9251: 9247: 9237: 9235: 9222: 9218: 9208: 9206: 9197: 9196: 9192: 9182: 9180: 9171: 9170: 9166: 9156: 9154: 9153:. June 26, 2013 9145: 9144: 9140: 9130: 9128: 9115: 9114: 9110: 9100: 9098: 9085: 9084: 9080: 9070: 9068: 9059: 9058: 9054: 9044: 9042: 9029: 9028: 9024: 9014: 9012: 9007:. May 8, 2012. 8999: 8998: 8994: 8984: 8982: 8969: 8968: 8964: 8954: 8952: 8943: 8942: 8938: 8928: 8926: 8911: 8894: 8884: 8882: 8869: 8868: 8864: 8854: 8852: 8839: 8838: 8834: 8821: 8819: 8806: 8805: 8801: 8791: 8789: 8776: 8775: 8771: 8761: 8759: 8750: 8749: 8745: 8735: 8733: 8724: 8723: 8719: 8709: 8707: 8698: 8697: 8693: 8683: 8681: 8674:CBS Interactive 8660: 8656: 8646: 8644: 8643:on May 10, 2009 8635: 8634: 8630: 8620: 8618: 8607: 8603: 8593: 8591: 8578: 8577: 8573: 8563: 8561: 8552: 8551: 8544: 8534: 8532: 8523: 8522: 8518: 8508: 8506: 8485: 8484: 8477: 8467: 8465: 8452: 8451: 8447: 8437: 8435: 8420: 8419: 8415: 8405: 8403: 8394: 8393: 8389: 8379: 8377: 8368: 8367: 8363: 8353: 8351: 8342: 8341: 8337: 8327: 8325: 8312: 8301: 8291: 8289: 8278: 8274: 8264: 8262: 8261:on June 4, 2009 8251: 8247: 8237: 8235: 8222: 8221: 8217: 8207: 8205: 8194: 8190: 8180: 8178: 8169: 8168: 8164: 8154: 8152: 8141: 8137: 8127: 8125: 8112: 8111: 8098: 8088: 8086: 8073: 8072: 8068: 8058: 8056: 8043: 8042: 8038: 8028: 8026: 8012: 8008: 7998: 7996: 7985: 7981: 7971: 7969: 7958: 7951: 7941: 7939: 7922: 7918: 7908: 7906: 7897: 7896: 7892: 7882: 7880: 7871: 7870: 7866: 7856: 7854: 7837: 7836: 7832: 7822: 7820: 7803:Dudla, Nikola. 7801: 7797: 7787: 7785: 7772: 7771: 7767: 7757: 7755: 7738: 7734: 7724: 7722: 7715:Microsoft Learn 7709: 7708: 7704: 7694: 7692: 7677: 7676: 7672: 7662: 7660: 7647: 7646: 7642: 7632: 7630: 7611: 7607: 7597: 7595: 7586: 7585: 7581: 7572:Wayback Machine 7563: 7559: 7549: 7547: 7538: 7537: 7533: 7523: 7521: 7508: 7507: 7503: 7486: 7485: 7481: 7471: 7469: 7454: 7453: 7449: 7439: 7437: 7424: 7423: 7419: 7409: 7407: 7400:Microsoft Learn 7394: 7393: 7389: 7379: 7377: 7370:Microsoft Learn 7364: 7363: 7359: 7349: 7347: 7334: 7333: 7329: 7319: 7317: 7308: 7307: 7300: 7290: 7288: 7275: 7274: 7270: 7260: 7258: 7245: 7244: 7240: 7227: 7226: 7222: 7212: 7210: 7195: 7194: 7190: 7180: 7178: 7165: 7164: 7160: 7150: 7148: 7139: 7138: 7134: 7124: 7122: 7113: 7112: 7108: 7098: 7096: 7087: 7086: 7082: 7072: 7070: 7061: 7060: 7056: 7043: 7042: 7038: 7025: 7024: 7020: 7007: 7006: 7002: 6992: 6990: 6977: 6976: 6972: 6962: 6960: 6948: 6947: 6943: 6933: 6931: 6929:Microsoft Learn 6923: 6922: 6918: 6899: 6895: 6885: 6883: 6868: 6861: 6854:Microsoft Learn 6848: 6847: 6843: 6833: 6831: 6818: 6817: 6813: 6803: 6801: 6788: 6787: 6783: 6773: 6771: 6758: 6757: 6753: 6743: 6741: 6728: 6727: 6720: 6710: 6708: 6695: 6694: 6690: 6680: 6678: 6665: 6664: 6660: 6650: 6648: 6635: 6634: 6623: 6613: 6611: 6598: 6597: 6593: 6583: 6581: 6568: 6567: 6563: 6553: 6551: 6538: 6537: 6533: 6523: 6521: 6508: 6507: 6503: 6493: 6491: 6478: 6477: 6473: 6463: 6461: 6448: 6447: 6443: 6433: 6431: 6418: 6417: 6413: 6403: 6401: 6388: 6387: 6383: 6373: 6371: 6358: 6357: 6353: 6340: 6339: 6335: 6325: 6323: 6310: 6309: 6302: 6292: 6290: 6277: 6276: 6272: 6262: 6260: 6247: 6246: 6242: 6232: 6230: 6217: 6216: 6212: 6199: 6198: 6194: 6184: 6182: 6181:on May 29, 2012 6173: 6172: 6165: 6155: 6153: 6140: 6139: 6135: 6125: 6123: 6110: 6109: 6105: 6095: 6093: 6080: 6079: 6075: 6062: 6061: 6057: 6047: 6045: 6040:. CodeWeavers. 6032: 6031: 6027: 6017: 6015: 6002: 6001: 5997: 5987: 5985: 5972: 5971: 5967: 5957: 5955: 5942: 5941: 5937: 5927: 5925: 5920:. CodeWeavers. 5912: 5911: 5907: 5897: 5895: 5882: 5881: 5877: 5867: 5865: 5852: 5851: 5847: 5837: 5835: 5822: 5821: 5817: 5807: 5805: 5800:. CodeWeavers. 5792: 5791: 5787: 5777: 5775: 5762: 5761: 5757: 5747: 5745: 5732: 5731: 5727: 5717: 5715: 5702: 5701: 5697: 5687: 5685: 5672: 5671: 5667: 5657: 5655: 5642: 5641: 5637: 5627: 5625: 5620:. CodeWeavers. 5612: 5611: 5607: 5597: 5595: 5582: 5581: 5577: 5567: 5565: 5552: 5551: 5547: 5537: 5535: 5522: 5521: 5517: 5507: 5505: 5492: 5491: 5487: 5477: 5475: 5462: 5461: 5457: 5440:Paul Thurrott. 5438: 5429: 5419: 5417: 5402: 5398: 5388: 5386: 5377: 5376: 5372: 5362: 5360: 5351: 5350: 5346: 5336: 5334: 5321: 5320: 5316: 5306: 5304: 5291: 5290: 5286: 5276: 5274: 5270: 5263: 5259: 5258: 5251: 5241: 5239: 5230: 5229: 5225: 5215: 5213: 5204: 5203: 5199: 5189: 5187: 5178: 5177: 5173: 5163: 5161: 5152: 5151: 5147: 5137: 5135: 5124: 5120: 5110: 5108: 5095: 5094: 5090: 5080: 5078: 5065: 5064: 5060: 5050: 5048: 5037: 5030: 5020: 5018: 5009: 5008: 5004: 4994: 4992: 4983: 4982: 4978: 4968: 4966: 4953: 4952: 4948: 4938: 4936: 4921: 4920: 4916: 4906: 4904: 4895: 4894: 4890: 4880: 4878: 4869: 4868: 4861: 4851: 4849: 4830: 4826: 4816: 4814: 4806: 4805: 4798: 4788: 4786: 4777: 4776: 4772: 4762: 4760: 4747: 4746: 4742: 4732: 4730: 4717: 4716: 4712: 4702: 4700: 4687: 4686: 4682: 4672: 4670: 4661: 4660: 4656: 4646: 4644: 4635: 4634: 4630: 4620: 4618: 4609: 4608: 4604: 4594: 4592: 4583: 4582: 4578: 4568: 4566: 4553: 4552: 4548: 4538: 4536: 4523: 4522: 4515: 4505: 4503: 4490: 4489: 4485: 4475: 4473: 4460: 4459: 4455: 4445: 4443: 4430: 4429: 4425: 4415: 4413: 4400: 4399: 4392: 4382: 4380: 4366: 4362: 4352: 4350: 4336: 4332: 4322: 4320: 4306: 4299: 4289: 4287: 4274: 4273: 4262: 4252: 4250: 4243:Alin Constantin 4235: 4228: 4218: 4216: 4203: 4202: 4198: 4188: 4186: 4173: 4172: 4168: 4158: 4156: 4137: 4136: 4132: 4122: 4120: 4101: 4100: 4096: 4086: 4084: 4065: 4064: 4055: 4045: 4043: 4028: 4017: 4007: 4005: 3992: 3991: 3987: 3977: 3975: 3962: 3961: 3957: 3947: 3945: 3936: 3935: 3931: 3921: 3919: 3906: 3905: 3901: 3891: 3889: 3874: 3873: 3869: 3859: 3857: 3842: 3838: 3828: 3826: 3813: 3812: 3808: 3798: 3796: 3783: 3782: 3778: 3768: 3766: 3758: 3757: 3753: 3743: 3741: 3731: 3727: 3715: 3713: 3704: 3703: 3697: 3696: 3692: 3687: 3655: 3642: 3636: 3612: 3606: 3540: 3517: 3497: 3484:Connect(); 2015 3476:version control 3468:rolling release 3460:Microsoft Azure 3452: 3444: 3439: 3399: 3341: 3221: 3169: 3143: 3135: 3111: 2998: 2954: 2946:Windows Phone 7 2895:Parallel Studio 2809:before SP1 and 2751: 2567:before SP2 and 2517: 2382: 2363:Microsoft Visio 2320: 2198: 2135: 2093: 2081:3.5, 4.6–4.8.1 2073: 2039: 2036:August 13, 2024 2005: 1971: 1935: 1899: 1895:August 24, 2015 1863: 1827: 1823:August 11, 2008 1791: 1758:October 8, 2013 1755: 1751:August 15, 2006 1719: 1683: 1647: 1619: 1617: 1616:Supported .NET 1612: 1610: 1596: 1578: 1569: 1561:Windows Phone 7 1520: 1502: 1490: 1471:Visual InterDev 1364:object-oriented 1354: 1329:version control 1240:as well as the 1188: 1126: 1120: 1102: 1026:Server Explorer 1021:Server Explorer 906: 773:user interfaces 720: 711: 663: 576:code completion 564: 559: 453: 334:database schema 310:code completion 283:Microsoft Store 224: 192: 191: 188: 172: 128: 103: 69: 39: 28: 23: 22: 15: 12: 11: 5: 17584: 17574: 17573: 17568: 17563: 17558: 17541: 17540: 17538: 17537: 17532: 17527: 17522: 17516: 17514: 17510: 17509: 17507: 17506: 17501: 17496: 17490: 17488: 17474: 17473: 17471: 17470: 17465: 17460: 17455: 17450: 17445: 17439: 17437: 17431: 17430: 17428: 17427: 17422: 17417: 17411: 17409: 17405: 17404: 17402: 17401: 17396: 17390: 17388: 17382: 17381: 17379: 17378: 17373: 17368: 17363: 17362: 17361: 17351: 17346: 17341: 17336: 17334:AssemblyScript 17331: 17325: 17323: 17316: 17315: 17313: 17312: 17307: 17301: 17299: 17293: 17292: 17290: 17289: 17283: 17281: 17275: 17274: 17272: 17271: 17266: 17261: 17256: 17255: 17254: 17244: 17239: 17234: 17233: 17232: 17227: 17217: 17212: 17211: 17210: 17199: 17197: 17186: 17185: 17183: 17182: 17176: 17174: 17172:Doc generators 17168: 17167: 17165: 17164: 17159: 17157:Opera DevTools 17154: 17149: 17144: 17139: 17133: 17131: 17125: 17124: 17122: 17121: 17116: 17110: 17108: 17104: 17103: 17101: 17100: 17095: 17090: 17085: 17080: 17075: 17070: 17065: 17060: 17055: 17050: 17045: 17040: 17035: 17030: 17025: 17020: 17014: 17012: 17006: 17005: 17003: 17002: 16997: 16992: 16986: 16984: 16978: 16977: 16975: 16974: 16969: 16964: 16958: 16956: 16950: 16949: 16942: 16941: 16934: 16927: 16919: 16910: 16909: 16906: 16905: 16903: 16902: 16897: 16892: 16887: 16882: 16877: 16875:Softwell Maker 16872: 16867: 16862: 16856: 16851: 16846: 16840: 16838: 16832: 16831: 16829: 16828: 16823: 16818: 16813: 16808: 16803: 16798: 16792: 16790: 16781: 16777: 16776: 16773: 16772: 16770: 16769: 16764: 16759: 16754: 16744: 16739: 16733: 16731: 16725: 16724: 16722: 16721: 16716: 16712: 16710: 16701: 16695: 16694: 16691: 16690: 16688: 16687: 16682: 16672: 16666: 16664: 16658: 16657: 16655: 16654: 16649: 16639: 16629: 16622:Android Studio 16618: 16616: 16607: 16600: 16599: 16596: 16595: 16593: 16592: 16582: 16572: 16570: 16561: 16555: 16554: 16551: 16550: 16548: 16547: 16542: 16537: 16532: 16526: 16524: 16518: 16517: 16515: 16514: 16509: 16503: 16501: 16488: 16477: 16476: 16473: 16472: 16470: 16469: 16464: 16458: 16456: 16450: 16449: 16447: 16446: 16441: 16435: 16433: 16424: 16418: 16417: 16414: 16413: 16411: 16410: 16405: 16400: 16395: 16389: 16387: 16378: 16372: 16371: 16368: 16367: 16365: 16364: 16353: 16351: 16345: 16344: 16342: 16341: 16336: 16331: 16325: 16323: 16314: 16308: 16307: 16304: 16303: 16301: 16300: 16295: 16290: 16284: 16282: 16273: 16267: 16266: 16259: 16258: 16251: 16244: 16236: 16227: 16226: 16224: 16223: 16211: 16199: 16186: 16183: 16182: 16180: 16179: 16174: 16169: 16164: 16158: 16156: 16152: 16151: 16149: 16148: 16143: 16138: 16133: 16128: 16123: 16118: 16113: 16108: 16103: 16098: 16093: 16088: 16083: 16078: 16073: 16068: 16063: 16058: 16053: 16048: 16043: 16038: 16033: 16028: 16023: 16018: 16016:Adobe PageMill 16013: 16008: 16003: 15997: 15995: 15991: 15990: 15987: 15986: 15984: 15983: 15978: 15973: 15968: 15963: 15958: 15953: 15948: 15942: 15940: 15933: 15932: 15930: 15929: 15924: 15919: 15914: 15908: 15906: 15899: 15898: 15896: 15895: 15890: 15885: 15880: 15875: 15870: 15864: 15862: 15860:Cross-platform 15853: 15845: 15844: 15842: 15841: 15836: 15831: 15826: 15821: 15816: 15811: 15806: 15801: 15796: 15790: 15788: 15782: 15781: 15778: 15777: 15775: 15774: 15769: 15764: 15759: 15754: 15749: 15744: 15739: 15736: 15730: 15728: 15722: 15721: 15719: 15718: 15713: 15708: 15703: 15699: 15697: 15690: 15689: 15687: 15686: 15681: 15675: 15673: 15666: 15665: 15663: 15662: 15657: 15651: 15649: 15639: 15638: 15633: 15628: 15623: 15618: 15613: 15608: 15603: 15598: 15592: 15590: 15584: 15583: 15581: 15580: 15574: 15571: 15570: 15563: 15562: 15555: 15548: 15540: 15531: 15530: 15528: 15527: 15517: 15507: 15496: 15493: 15492: 15490: 15489: 15484: 15479: 15473: 15471: 15467: 15466: 15464: 15463: 15461:Xamarin Studio 15458: 15453: 15448: 15447: 15446: 15441: 15430: 15428: 15422: 15421: 15418: 15417: 15415: 15414: 15409: 15403: 15398: 15393: 15387: 15384: 15383: 15381: 15380: 15375: 15369: 15367: 15361: 15360: 15358: 15357: 15352: 15350:.NET Reflector 15346: 15344: 15335: 15329: 15328: 15326: 15325: 15320: 15314: 15308: 15302: 15296: 15295: 15294: 15283: 15278: 15273: 15268: 15263: 15257: 15251: 15246: 15241: 15236: 15235: 15234: 15229: 15224: 15219: 15214: 15209: 15199: 15198: 15197: 15186: 15184: 15178: 15177: 15175: 15174: 15168: 15163: 15156: 15154: 15148: 15147: 15145: 15144: 15139: 15134: 15129: 15124: 15119: 15118: 15117: 15110:.NET Framework 15107: 15100: 15098: 15094: 15093: 15091: 15090: 15085: 15079: 15076: 15075: 15068: 15067: 15060: 15053: 15045: 15036: 15035: 15033: 15032: 15025: 15017: 15014: 15013: 15011: 15010: 15005: 15000: 14993: 14991: 14985: 14984: 14982: 14981: 14975: 14973: 14967: 14966: 14964: 14963: 14958: 14953: 14948: 14942: 14940: 14934: 14933: 14930: 14929: 14927: 14926: 14920: 14918: 14912: 14911: 14909: 14908: 14902: 14900: 14894: 14893: 14891: 14890: 14885: 14879: 14873: 14871: 14862: 14856: 14855: 14852: 14851: 14849: 14848: 14843: 14838: 14833: 14828: 14823: 14818: 14812: 14810: 14806: 14805: 14803: 14802: 14797: 14792: 14787: 14782: 14777: 14771: 14769: 14763: 14762: 14760: 14759: 14754: 14749: 14744: 14738: 14736: 14730: 14729: 14727: 14726: 14721: 14716: 14711: 14706: 14701: 14696: 14691: 14685: 14683: 14674: 14668: 14667: 14664: 14663: 14661: 14660: 14655: 14650: 14648:Virtual Pascal 14645: 14639: 14637: 14633: 14632: 14630: 14629: 14623: 14621: 14615: 14614: 14612: 14611: 14605: 14603: 14597: 14596: 14594: 14593: 14588: 14585: 14580: 14575: 14568: 14566: 14557: 14546: 14545: 14542: 14541: 14539: 14538: 14533: 14528: 14523: 14521:PythonAnywhere 14518: 14512: 14510: 14504: 14503: 14501: 14500: 14495: 14490: 14485: 14480: 14475: 14470: 14465: 14460: 14457: 14454: 14449: 14444: 14439: 14434: 14429: 14423: 14421: 14412: 14406: 14405: 14403: 14402: 14397: 14391: 14389: 14383: 14382: 14379: 14378: 14376: 14375: 14370: 14365: 14360: 14355: 14349: 14347: 14341: 14340: 14338: 14337: 14332: 14327: 14322: 14317: 14311: 14309: 14300: 14294: 14293: 14291: 14290: 14285: 14282: 14276: 14274: 14268: 14267: 14264: 14263: 14261: 14260: 14255: 14250: 14245: 14240: 14235: 14230: 14225: 14220: 14215: 14210: 14205: 14203:Xamarin Studio 14199: 14197: 14193: 14192: 14190: 14189: 14184: 14179: 14173: 14171: 14165: 14164: 14162: 14161: 14155: 14153: 14147: 14146: 14144: 14143: 14138: 14132: 14130: 14121: 14110: 14109: 14106: 14105: 14103: 14102: 14097: 14092: 14087: 14082: 14076: 14074: 14065: 14059: 14058: 14055: 14054: 14052: 14051: 14041: 14036: 14026: 14016: 14006: 14001: 13993: 13991: 13987: 13986: 13984: 13983: 13978: 13973: 13965: 13960: 13956: 13954: 13948: 13947: 13945: 13944: 13939: 13933: 13931: 13925: 13924: 13922: 13921: 13916: 13911: 13910: 13909: 13907:Android Studio 13898: 13893: 13888: 13883: 13878: 13873: 13867: 13865: 13856: 13850: 13849: 13846: 13845: 13843: 13842: 13837: 13828: 13823: 13818: 13813: 13808: 13802: 13800: 13796: 13795: 13793: 13792: 13787: 13782: 13776: 13774:LabWindows/CVI 13771: 13770: 13769: 13764: 13759: 13748: 13743: 13742: 13741: 13736: 13725: 13719: 13717: 13711: 13710: 13708: 13707: 13702: 13697: 13692: 13687: 13681: 13679: 13673: 13672: 13670: 13669: 13664: 13655: 13650: 13645: 13640: 13635: 13630: 13625: 13620: 13615: 13610: 13605: 13600: 13595: 13590: 13584: 13582: 13573: 13563: 13562: 13555: 13554: 13547: 13540: 13532: 13523: 13522: 13520: 13519: 13508: 13505: 13504: 13501: 13500: 13498: 13497: 13492: 13487: 13482: 13481: 13480: 13470: 13465: 13463:WebTV Networks 13460: 13455: 13450: 13445: 13440: 13435: 13430: 13425: 13420: 13415: 13410: 13405: 13400: 13395: 13390: 13388:Secure Islands 13385: 13380: 13375: 13370: 13365: 13360: 13355: 13350: 13345: 13340: 13335: 13333:Pando Networks 13330: 13325: 13320: 13315: 13310: 13305: 13300: 13298:Mojang Studios 13295: 13290: 13285: 13280: 13275: 13270: 13265: 13260: 13255: 13250: 13245: 13238: 13233: 13228: 13223: 13218: 13213: 13208: 13203: 13198: 13193: 13188: 13183: 13178: 13173: 13168: 13163: 13158: 13153: 13148: 13143: 13138: 13133: 13128: 13123: 13118: 13117: 13116: 13106: 13101: 13096: 13090: 13088: 13081: 13075: 13074: 13072: 13071: 13063: 13055: 13048: 13041: 13034: 13027: 13020: 13013: 13005: 13003: 12997: 12996: 12994: 12993: 12992: 12991: 12986: 12981: 12971: 12966: 12961: 12956: 12951: 12946: 12940: 12938: 12932: 12931: 12929: 12928: 12921: 12914: 12907: 12900: 12892: 12890: 12886: 12885: 12882: 12881: 12879: 12878: 12873: 12868: 12863: 12857: 12855: 12851: 12850: 12848: 12847: 12846: 12845: 12840: 12835: 12825: 12820: 12815: 12810: 12805: 12800: 12795: 12790: 12789: 12788: 12783: 12772: 12770: 12766: 12765: 12763: 12762: 12757: 12752: 12747: 12742: 12737: 12731: 12729: 12722: 12718: 12717: 12714: 12713: 12711: 12710: 12705: 12700: 12695: 12690: 12689: 12688: 12678: 12673: 12672: 12671: 12666: 12661: 12651: 12646: 12641: 12635: 12633: 12632:Web properties 12629: 12628: 12626: 12625: 12618: 12611: 12606: 12601: 12596: 12591: 12586: 12581: 12576: 12571: 12566: 12565: 12564: 12559: 12554: 12549: 12538: 12536: 12530: 12529: 12527: 12526: 12521: 12516: 12511: 12506: 12501: 12496: 12491: 12489:Power Platform 12486: 12481: 12480: 12479: 12474: 12464: 12459: 12454: 12448: 12446: 12440: 12439: 12437: 12436: 12431: 12430: 12429: 12424: 12419: 12414: 12409: 12404: 12399: 12394: 12384: 12379: 12374: 12368: 12366: 12357: 12353: 12352: 12349: 12348: 12346: 12345: 12340: 12334: 12332: 12328: 12327: 12325: 12324: 12319: 12316:Richard Rashid 12313: 12307: 12305: 12301: 12300: 12298: 12297: 12294:Kathleen Hogan 12291: 12286: 12281: 12275: 12269: 12263: 12257: 12252: 12249: 12242: 12240: 12236: 12235: 12233: 12232: 12227: 12222: 12220:Charles Scharf 12217: 12212: 12210:Penny Pritzker 12207: 12205:Sandi Peterson 12202: 12197: 12192: 12187: 12180: 12178: 12174: 12173: 12171: 12170: 12165: 12159: 12157: 12150: 12146: 12145: 12143: 12142: 12137: 12131: 12128: 12127: 12120: 12119: 12112: 12105: 12097: 12088: 12087: 12077: 12074: 12073: 12071: 12070: 12065: 12060: 12059: 12058: 12048: 12043: 12038: 12033: 12028: 12023: 12017: 12015: 12011: 12010: 12008: 12007: 12002: 11997: 11992: 11987: 11982: 11976: 11974: 11968: 11967: 11965: 11964: 11959: 11953: 11951: 11950:Source control 11947: 11946: 11943: 11942: 11940: 11939: 11934: 11929: 11924: 11918: 11916: 11912: 11911: 11909: 11908: 11903: 11898: 11893: 11887: 11885: 11881: 11880: 11878: 11877: 11872: 11867: 11862: 11857: 11851: 11849: 11840: 11836: 11835: 11832: 11831: 11829: 11828: 11823: 11818: 11817: 11816: 11811: 11801: 11795: 11793: 11791:Device drivers 11787: 11786: 11784: 11783: 11778: 11773: 11768: 11763: 11758: 11753: 11748: 11747: 11746: 11736: 11735: 11734: 11729: 11724: 11719: 11714: 11709: 11698: 11696: 11690: 11689: 11687: 11686: 11681: 11676: 11671: 11666: 11665: 11664: 11654: 11649: 11644: 11638: 11636: 11629: 11623: 11622: 11620: 11619: 11614: 11609: 11604: 11599: 11597:Project Verona 11594: 11589: 11584: 11579: 11574: 11569: 11564: 11563: 11562: 11557: 11547: 11546: 11545: 11540: 11530: 11525: 11520: 11515: 11510: 11505: 11500: 11495: 11494: 11493: 11488: 11483: 11478: 11468: 11463: 11462: 11461: 11456: 11451: 11446: 11438: 11433: 11427: 11425: 11421: 11420: 11417: 11416: 11414: 11413: 11412: 11411: 11406: 11401: 11396: 11391: 11381: 11376: 11371: 11366: 11361: 11360: 11359: 11349: 11344: 11339: 11334: 11333: 11332: 11322: 11317: 11312: 11307: 11302: 11297: 11292: 11290:Expression Web 11287: 11281: 11279: 11275: 11274: 11272: 11271: 11266: 11261: 11256: 11251: 11245: 11243: 11234: 11228: 11227: 11222: 11221: 11214: 11207: 11199: 11193: 11192: 11176: 11175:External links 11173: 11170: 11169: 11137: 11110: 11084: 11051: 11017: 10986: 10952: 10916: 10882: 10847: 10812: 10776: 10745: 10710: 10679: 10653: 10617: 10580: 10546: 10511: 10474: 10440: 10403: 10384: 10358: 10332: 10306: 10280: 10254: 10228: 10202: 10176: 10146: 10116: 10085: 10054: 10024: 9998: 9979: 9949: 9919: 9889: 9859: 9826: 9800: 9774: 9744: 9714: 9688: 9662: 9627: 9601: 9566: 9531: 9496: 9461: 9430: 9391: 9361: 9335: 9305: 9275: 9245: 9230:. MSDN Blogs. 9216: 9190: 9164: 9138: 9108: 9078: 9052: 9022: 8992: 8962: 8936: 8919:VC++ Team Blog 8892: 8862: 8832: 8799: 8769: 8743: 8717: 8691: 8654: 8628: 8601: 8571: 8542: 8516: 8497:, Washington: 8475: 8445: 8413: 8387: 8361: 8335: 8299: 8272: 8245: 8215: 8196:Moth, Daniel. 8188: 8162: 8135: 8096: 8066: 8036: 8015:Guthrie, Scott 8006: 7979: 7960:Robbin, John. 7949: 7916: 7890: 7864: 7830: 7795: 7765: 7732: 7702: 7670: 7640: 7605: 7579: 7557: 7531: 7501: 7479: 7447: 7417: 7387: 7357: 7327: 7298: 7268: 7238: 7220: 7188: 7158: 7132: 7106: 7080: 7054: 7036: 7018: 7000: 6970: 6941: 6916: 6893: 6859: 6841: 6811: 6781: 6751: 6718: 6688: 6658: 6621: 6591: 6561: 6531: 6501: 6471: 6441: 6411: 6381: 6351: 6346:Press Releases 6333: 6300: 6270: 6240: 6210: 6205:Press Releases 6192: 6163: 6133: 6103: 6073: 6068:Press Releases 6055: 6025: 5995: 5965: 5948:Press Releases 5935: 5905: 5875: 5845: 5828:Press Releases 5815: 5785: 5755: 5725: 5695: 5678:Press Releases 5665: 5648:Press Releases 5635: 5605: 5575: 5545: 5528:Press Releases 5515: 5498:Press Releases 5485: 5468:Press Releases 5455: 5427: 5410:Windows IT Pro 5396: 5370: 5344: 5314: 5284: 5249: 5223: 5197: 5171: 5145: 5118: 5088: 5058: 5028: 5002: 4976: 4946: 4914: 4888: 4859: 4824: 4796: 4770: 4740: 4710: 4680: 4654: 4628: 4602: 4576: 4546: 4513: 4483: 4453: 4423: 4390: 4369:Guthrie, Scott 4360: 4339:Guthrie, Scott 4330: 4309:Guthrie, Scott 4297: 4260: 4226: 4196: 4166: 4130: 4094: 4053: 4030:Mehta, Vijay. 4015: 3985: 3955: 3942:Microsoft Docs 3929: 3912:Pythonic Quest 3899: 3867: 3836: 3806: 3776: 3751: 3725: 3689: 3688: 3686: 3683: 3682: 3681: 3676: 3671: 3666: 3664:GitHub Copilot 3661: 3654: 3651: 3638:Main article: 3635: 3632: 3608:Main article: 3605: 3602: 3539: 3536: 3516: 3513: 3496: 3493: 3443: 3440: 3438: 3435: 3398: 3395: 3340: 3337: 3242:was released. 3220: 3217: 3201:Windows XP SP3 3168: 3165: 3134: 3131: 3110: 3107: 3103: 3102: 3096: 3086: 3072: 3066: 3060: 2997: 2994: 2985:Lab Management 2953: 2950: 2932:replacing the 2914:Call Hierarchy 2912:searches. The 2853:. It supports 2833:multi-paradigm 2787:Windows XP SP3 2750: 2747: 2598:are included. 2557:Windows XP SP2 2516: 2513: 2398:Whidbey Island 2381: 2378: 2319: 2316: 2280:Windows NT 4.0 2197: 2194: 2190: 2189: 2186: 2183: 2180: 2177: 2156:.NET Framework 2151:Windows NT 4.0 2134: 2131: 2117:Windows NT 4.0 2113:Windows NT 4.0 2092: 2089: 2086: 2085: 2082: 2079: 2071: 2068: 2065: 2062: 2059: 2054: 2050: 2049: 2046: 2043: 2042:April 10, 2029 2037: 2034: 2031: 2028: 2025: 2020: 2016: 2015: 2012: 2009: 2008:April 13, 2027 2003: 2000: 1997: 1994: 1991: 1986: 1982: 1981: 1978: 1975: 1969: 1964: 1961: 1958: 1955: 1950: 1946: 1945: 1942: 1939: 1933: 1928: 1925: 1922: 1919: 1914: 1910: 1909: 1906: 1903: 1897: 1892: 1889: 1886: 1883: 1878: 1874: 1873: 1870: 1867: 1861: 1859:March 10, 2011 1856: 1855:Service Pack 1 1853: 1850: 1849:April 12, 2010 1847: 1842: 1838: 1837: 1834: 1831: 1830:April 10, 2018 1825: 1820: 1819:Service Pack 1 1817: 1814: 1811: 1806: 1802: 1801: 1798: 1795: 1794:April 12, 2016 1789: 1784: 1783:Service Pack 1 1781: 1778: 1775: 1770: 1766: 1765: 1762: 1759: 1753: 1748: 1747:Service Pack 1 1745: 1742: 1741:April 24, 2003 1739: 1734: 1730: 1729: 1726: 1723: 1717: 1712: 1711:Service Pack 1 1709: 1706: 1703: 1698: 1694: 1693: 1690: 1687: 1681: 1679:March 29, 2004 1676: 1675:Service Pack 6 1673: 1670: 1667: 1662: 1658: 1657: 1654: 1651: 1645: 1640: 1639:Service Pack 3 1637: 1634: 1633:March 19, 1997 1631: 1626: 1622: 1621: 1614: 1611:.NET Framework 1607: 1604: 1601: 1598: 1593: 1590: 1587: 1577: 1574: 1568: 1565: 1557:Windows Mobile 1519: 1516: 1501: 1498: 1489: 1486: 1485: 1484: 1473: 1467: 1466: 1447: 1437: 1436: 1433:source control 1405:source control 1401: 1395: 1394: 1360: 1353: 1350: 1349: 1348: 1321: 1316: 1297: 1294: 1283: 1278: 1270: 1265: 1217: 1216: 1194: 1187: 1184: 1119: 1116: 1101: 1098: 1097: 1096: 1077: 1074: 1063: 1060: 1053: 1050: 1044: 1041: 1038:message queues 1022: 1019: 981: 978: 964: 961: 953: 950: 940:Microsoft .NET 928:Object Browser 924: 923:Object Browser 921: 910: 905: 902: 901: 900: 883:to design the 877: 874: 867: 864: 849: 848:Class designer 846: 831:Expression Web 807: 804: 765: 762: 727: 719: 716: 662: 659: 570:that supports 563: 560: 558: 555: 526:registry hives 509:source control 452: 449: 340:systems (like 338:source control 332:designer, and 324:applications, 234: 233: 222: 218: 217: 212: 206: 205: 200: 194: 193: 189: 186: 185: 182: 181: 178: 174: 173: 171: 170: 161: 160: 150: 149: 138: 136: 130: 129: 127: 126: 121: 115: 113: 109: 108: 105: 104: 95: 93: 91:Stable release 87: 86: 83: 82: 77: 71: 70: 63: 55: 54: 26: 9: 6: 4: 3: 2: 17583: 17572: 17569: 17567: 17564: 17562: 17559: 17557: 17556:1997 software 17554: 17553: 17551: 17536: 17533: 17531: 17528: 17526: 17523: 17521: 17518: 17517: 17515: 17511: 17505: 17502: 17500: 17497: 17495: 17492: 17491: 17489: 17485: 17479: 17475: 17469: 17466: 17464: 17461: 17459: 17456: 17454: 17451: 17449: 17446: 17444: 17441: 17440: 17438: 17436: 17432: 17426: 17423: 17421: 17418: 17416: 17413: 17412: 17410: 17406: 17400: 17397: 17395: 17392: 17391: 17389: 17387: 17383: 17377: 17374: 17372: 17369: 17367: 17364: 17360: 17357: 17356: 17355: 17352: 17350: 17347: 17345: 17342: 17340: 17337: 17335: 17332: 17330: 17327: 17326: 17324: 17322: 17317: 17311: 17308: 17306: 17303: 17302: 17300: 17298: 17294: 17288: 17285: 17284: 17282: 17280: 17276: 17270: 17267: 17265: 17262: 17260: 17257: 17253: 17250: 17249: 17248: 17247:Visual Studio 17245: 17243: 17240: 17238: 17235: 17231: 17228: 17226: 17223: 17222: 17221: 17218: 17216: 17213: 17209: 17206: 17205: 17204: 17201: 17200: 17198: 17194: 17187: 17181: 17178: 17177: 17175: 17173: 17169: 17163: 17160: 17158: 17155: 17153: 17150: 17148: 17145: 17143: 17140: 17138: 17135: 17134: 17132: 17130: 17126: 17120: 17117: 17115: 17112: 17111: 17109: 17105: 17099: 17096: 17094: 17091: 17089: 17086: 17084: 17081: 17079: 17076: 17074: 17071: 17069: 17066: 17064: 17061: 17059: 17056: 17054: 17051: 17049: 17046: 17044: 17041: 17039: 17036: 17034: 17031: 17029: 17028:ClojureScript 17026: 17024: 17021: 17019: 17016: 17015: 17013: 17011: 17007: 17001: 16998: 16996: 16993: 16991: 16988: 16987: 16985: 16983: 16979: 16973: 16970: 16968: 16965: 16963: 16960: 16959: 16957: 16955: 16954:Code analysis 16951: 16947: 16940: 16935: 16933: 16928: 16926: 16921: 16920: 16917: 16901: 16898: 16896: 16893: 16891: 16888: 16886: 16883: 16881: 16878: 16876: 16873: 16871: 16868: 16866: 16863: 16860: 16857: 16855: 16852: 16850: 16847: 16845: 16842: 16841: 16839: 16837: 16833: 16827: 16824: 16822: 16819: 16817: 16814: 16812: 16809: 16807: 16804: 16802: 16799: 16797: 16794: 16793: 16791: 16789: 16785: 16782: 16778: 16768: 16765: 16763: 16762:Liberty BASIC 16760: 16758: 16755: 16752: 16748: 16745: 16743: 16740: 16738: 16735: 16734: 16732: 16730: 16726: 16720: 16717: 16714: 16713: 16711: 16709: 16705: 16702: 16700: 16696: 16686: 16683: 16680: 16676: 16673: 16671: 16670:IntelliJ IDEA 16668: 16667: 16665: 16663: 16659: 16653: 16650: 16647: 16643: 16640: 16637: 16633: 16630: 16627: 16623: 16620: 16619: 16617: 16615: 16611: 16608: 16605: 16601: 16590: 16586: 16583: 16581: 16577: 16574: 16573: 16571: 16569: 16565: 16562: 16560: 16556: 16546: 16545:Borland Kylix 16543: 16541: 16538: 16536: 16533: 16531: 16528: 16527: 16525: 16523: 16519: 16513: 16510: 16508: 16505: 16504: 16502: 16500: 16496: 16492: 16489: 16487: 16482: 16478: 16468: 16465: 16463: 16460: 16459: 16457: 16455: 16451: 16445: 16444:PascalABC.NET 16442: 16440: 16437: 16436: 16434: 16432: 16428: 16425: 16423: 16419: 16409: 16408:wxFormBuilder 16406: 16404: 16401: 16399: 16396: 16394: 16391: 16390: 16388: 16386: 16382: 16379: 16377: 16373: 16362: 16358: 16355: 16354: 16352: 16350: 16346: 16340: 16337: 16335: 16332: 16330: 16327: 16326: 16324: 16322: 16318: 16315: 16313: 16309: 16299: 16296: 16294: 16291: 16289: 16286: 16285: 16283: 16281: 16277: 16274: 16272: 16268: 16264: 16257: 16252: 16250: 16245: 16243: 16238: 16237: 16234: 16222: 16221: 16212: 16210: 16209: 16205: 16200: 16198: 16197: 16188: 16187: 16184: 16178: 16175: 16173: 16170: 16168: 16165: 16163: 16160: 16159: 16157: 16153: 16147: 16144: 16142: 16139: 16137: 16134: 16132: 16129: 16127: 16124: 16122: 16119: 16117: 16114: 16112: 16109: 16107: 16104: 16102: 16099: 16097: 16094: 16092: 16089: 16087: 16084: 16082: 16079: 16077: 16074: 16072: 16069: 16067: 16064: 16062: 16059: 16057: 16054: 16052: 16049: 16047: 16044: 16042: 16039: 16037: 16034: 16032: 16029: 16027: 16024: 16022: 16019: 16017: 16014: 16012: 16009: 16007: 16004: 16002: 15999: 15998: 15996: 15992: 15982: 15979: 15977: 15974: 15972: 15969: 15967: 15964: 15962: 15961:Visual Studio 15959: 15957: 15954: 15952: 15949: 15947: 15944: 15943: 15941: 15938: 15934: 15928: 15925: 15923: 15920: 15918: 15915: 15913: 15910: 15909: 15907: 15904: 15900: 15894: 15891: 15889: 15886: 15884: 15881: 15879: 15876: 15874: 15871: 15869: 15866: 15865: 15863: 15861: 15857: 15854: 15852: 15846: 15840: 15837: 15835: 15832: 15830: 15827: 15825: 15822: 15820: 15817: 15815: 15812: 15810: 15807: 15805: 15802: 15800: 15797: 15795: 15792: 15791: 15789: 15787: 15783: 15773: 15770: 15768: 15765: 15763: 15760: 15758: 15755: 15753: 15750: 15748: 15745: 15743: 15740: 15737: 15735: 15732: 15731: 15729: 15727: 15723: 15717: 15714: 15712: 15709: 15707: 15704: 15701: 15700: 15698: 15695: 15691: 15685: 15682: 15680: 15677: 15676: 15674: 15671: 15667: 15661: 15658: 15656: 15653: 15652: 15650: 15647: 15643: 15637: 15634: 15632: 15629: 15627: 15624: 15622: 15619: 15617: 15614: 15612: 15609: 15607: 15604: 15602: 15601:Arachnophilia 15599: 15597: 15594: 15593: 15591: 15589: 15585: 15579: 15576: 15575: 15572: 15568: 15561: 15556: 15554: 15549: 15547: 15542: 15541: 15538: 15526: 15518: 15516: 15508: 15506: 15498: 15497: 15494: 15488: 15485: 15483: 15480: 15478: 15475: 15474: 15472: 15470:Organizations 15468: 15462: 15459: 15457: 15454: 15452: 15449: 15445: 15442: 15440: 15437: 15436: 15435: 15434:Visual Studio 15432: 15431: 15429: 15427: 15423: 15413: 15410: 15407: 15404: 15402: 15399: 15397: 15394: 15392: 15389: 15388: 15385: 15379: 15378:SmartAssembly 15376: 15374: 15371: 15370: 15368: 15366: 15362: 15356: 15353: 15351: 15348: 15347: 15345: 15343: 15339: 15336: 15334: 15330: 15324: 15323:.NET Remoting 15321: 15318: 15315: 15312: 15309: 15306: 15303: 15300: 15299:Windows Forms 15297: 15293: 15290: 15289: 15287: 15284: 15282: 15279: 15277: 15276:Microsoft XNA 15274: 15272: 15269: 15267: 15264: 15261: 15258: 15255: 15252: 15250: 15247: 15245: 15242: 15240: 15237: 15233: 15230: 15228: 15225: 15223: 15220: 15218: 15215: 15213: 15210: 15208: 15205: 15204: 15203: 15200: 15196: 15193: 15192: 15191: 15188: 15187: 15185: 15183: 15179: 15172: 15169: 15167: 15164: 15161: 15158: 15157: 15155: 15153: 15149: 15143: 15142:XNA Framework 15140: 15138: 15135: 15133: 15130: 15128: 15125: 15123: 15120: 15116: 15113: 15112: 15111: 15108: 15105: 15102: 15101: 15099: 15095: 15089: 15086: 15084: 15083:.NET strategy 15081: 15080: 15077: 15073: 15066: 15061: 15059: 15054: 15052: 15047: 15046: 15043: 15031: 15030: 15026: 15024: 15023: 15019: 15018: 15015: 15009: 15006: 15004: 15001: 14999: 14995: 14994: 14992: 14990: 14986: 14980: 14977: 14976: 14974: 14972: 14968: 14962: 14959: 14957: 14954: 14952: 14949: 14947: 14946:IntelliJ IDEA 14944: 14943: 14941: 14939: 14935: 14925: 14922: 14921: 14919: 14917: 14913: 14907: 14904: 14903: 14901: 14899: 14895: 14889: 14886: 14883: 14880: 14878: 14875: 14874: 14872: 14870: 14866: 14863: 14861: 14857: 14847: 14844: 14842: 14839: 14837: 14834: 14832: 14829: 14827: 14824: 14822: 14819: 14817: 14814: 14813: 14811: 14807: 14801: 14798: 14796: 14795:Liberty BASIC 14793: 14791: 14788: 14786: 14783: 14781: 14778: 14776: 14775:Visual Studio 14773: 14772: 14770: 14768: 14764: 14758: 14755: 14753: 14750: 14748: 14745: 14743: 14740: 14739: 14737: 14735: 14731: 14725: 14722: 14720: 14717: 14715: 14712: 14710: 14707: 14705: 14702: 14700: 14697: 14695: 14692: 14690: 14687: 14686: 14684: 14682: 14678: 14675: 14673: 14669: 14659: 14656: 14654: 14653:Borland Kylix 14651: 14649: 14646: 14644: 14641: 14640: 14638: 14634: 14628: 14625: 14624: 14622: 14620: 14616: 14610: 14607: 14606: 14604: 14602: 14598: 14592: 14591:PascalABC.NET 14589: 14586: 14584: 14581: 14579: 14576: 14573: 14570: 14569: 14567: 14565: 14561: 14558: 14556: 14555:Object Pascal 14551: 14547: 14537: 14534: 14532: 14529: 14527: 14524: 14522: 14519: 14517: 14514: 14513: 14511: 14509: 14505: 14499: 14498:DevEco Studio 14496: 14494: 14491: 14489: 14486: 14484: 14481: 14479: 14476: 14474: 14471: 14469: 14466: 14464: 14461: 14458: 14455: 14453: 14450: 14448: 14445: 14443: 14440: 14438: 14435: 14433: 14430: 14428: 14425: 14424: 14422: 14420: 14416: 14413: 14411: 14407: 14401: 14398: 14396: 14393: 14392: 14390: 14388: 14384: 14374: 14371: 14369: 14366: 14364: 14361: 14359: 14356: 14354: 14351: 14350: 14348: 14346: 14342: 14336: 14333: 14331: 14328: 14326: 14323: 14321: 14318: 14316: 14313: 14312: 14310: 14308: 14304: 14301: 14299: 14295: 14289: 14286: 14283: 14281: 14278: 14277: 14275: 14273: 14269: 14259: 14256: 14254: 14251: 14249: 14246: 14244: 14241: 14239: 14236: 14234: 14231: 14229: 14226: 14224: 14221: 14219: 14216: 14214: 14211: 14209: 14206: 14204: 14201: 14200: 14198: 14194: 14188: 14185: 14183: 14180: 14178: 14177:Visual Studio 14175: 14174: 14172: 14170: 14166: 14160: 14157: 14156: 14154: 14152: 14148: 14142: 14141:PascalABC.NET 14139: 14137: 14134: 14133: 14131: 14129: 14125: 14122: 14119: 14115: 14111: 14101: 14100:DevEco Studio 14098: 14096: 14093: 14091: 14088: 14086: 14083: 14081: 14078: 14077: 14075: 14073: 14069: 14066: 14064: 14060: 14049: 14045: 14042: 14040: 14037: 14034: 14030: 14027: 14024: 14020: 14017: 14014: 14010: 14007: 14005: 14002: 13999: 13995: 13994: 13992: 13988: 13982: 13979: 13977: 13974: 13972: 13971:IntelliJ IDEA 13969: 13966: 13964: 13961: 13958: 13957: 13955: 13953: 13949: 13943: 13940: 13938: 13935: 13934: 13932: 13930: 13926: 13920: 13919:DevEco Studio 13917: 13915: 13912: 13908: 13905: 13904: 13902: 13901:IntelliJ IDEA 13899: 13897: 13894: 13892: 13889: 13887: 13884: 13882: 13879: 13877: 13874: 13872: 13869: 13868: 13866: 13864: 13860: 13857: 13855: 13851: 13841: 13838: 13836: 13832: 13829: 13827: 13824: 13822: 13819: 13817: 13814: 13812: 13809: 13807: 13804: 13803: 13801: 13797: 13791: 13788: 13786: 13783: 13781: 13777: 13775: 13772: 13768: 13765: 13763: 13760: 13758: 13757:IntelliJ IDEA 13755: 13754: 13753: 13749: 13747: 13746:Visual Studio 13744: 13740: 13737: 13735: 13732: 13731: 13729: 13726: 13724: 13721: 13720: 13718: 13716: 13712: 13706: 13703: 13701: 13698: 13696: 13693: 13691: 13688: 13686: 13685:DevEco Studio 13683: 13682: 13680: 13678: 13674: 13668: 13665: 13663: 13659: 13656: 13654: 13651: 13649: 13646: 13644: 13641: 13639: 13636: 13634: 13631: 13629: 13626: 13624: 13623:GNOME Builder 13621: 13619: 13616: 13614: 13611: 13609: 13606: 13604: 13601: 13599: 13596: 13594: 13591: 13589: 13586: 13585: 13583: 13581: 13577: 13574: 13572: 13568: 13564: 13560: 13553: 13548: 13546: 13541: 13539: 13534: 13533: 13530: 13518: 13510: 13509: 13506: 13496: 13495:ZeniMax Media 13493: 13491: 13488: 13486: 13483: 13479: 13476: 13475: 13474: 13471: 13469: 13466: 13464: 13461: 13459: 13456: 13454: 13451: 13449: 13446: 13444: 13441: 13439: 13436: 13434: 13431: 13429: 13426: 13424: 13421: 13419: 13416: 13414: 13411: 13409: 13406: 13404: 13401: 13399: 13396: 13394: 13391: 13389: 13386: 13384: 13381: 13379: 13376: 13374: 13371: 13369: 13366: 13364: 13361: 13359: 13356: 13354: 13351: 13349: 13346: 13344: 13341: 13339: 13336: 13334: 13331: 13329: 13326: 13324: 13321: 13319: 13316: 13314: 13311: 13309: 13306: 13304: 13301: 13299: 13296: 13294: 13291: 13289: 13286: 13284: 13281: 13279: 13276: 13274: 13271: 13269: 13266: 13264: 13261: 13259: 13258:Jellyfish.com 13256: 13254: 13251: 13249: 13246: 13244: 13243: 13239: 13237: 13234: 13232: 13229: 13227: 13224: 13222: 13219: 13217: 13214: 13212: 13209: 13207: 13204: 13202: 13199: 13197: 13194: 13192: 13189: 13187: 13184: 13182: 13179: 13177: 13174: 13172: 13169: 13167: 13164: 13162: 13159: 13157: 13154: 13152: 13149: 13147: 13144: 13142: 13139: 13137: 13134: 13132: 13129: 13127: 13124: 13122: 13119: 13115: 13112: 13111: 13110: 13107: 13105: 13102: 13100: 13097: 13095: 13094:6Wunderkinder 13092: 13091: 13089: 13085: 13082: 13080: 13076: 13069: 13068: 13064: 13061: 13060: 13056: 13054: 13053: 13049: 13047: 13046: 13042: 13040: 13039: 13035: 13033: 13032: 13028: 13026: 13025: 13021: 13019: 13018: 13014: 13012: 13011: 13007: 13006: 13004: 13002: 12998: 12990: 12987: 12985: 12982: 12980: 12977: 12976: 12975: 12972: 12970: 12967: 12965: 12964:Microsoft Bob 12962: 12960: 12957: 12955: 12952: 12950: 12947: 12945: 12942: 12941: 12939: 12937: 12933: 12926: 12922: 12919: 12915: 12912: 12908: 12905: 12901: 12898: 12894: 12893: 12891: 12887: 12877: 12874: 12872: 12869: 12867: 12864: 12862: 12859: 12858: 12856: 12852: 12844: 12841: 12839: 12838:ZeniMax Media 12836: 12834: 12831: 12830: 12829: 12826: 12824: 12821: 12819: 12816: 12814: 12813:Retail stores 12811: 12809: 12806: 12804: 12801: 12799: 12796: 12794: 12791: 12787: 12784: 12782: 12779: 12778: 12777: 12774: 12773: 12771: 12767: 12761: 12758: 12756: 12753: 12751: 12748: 12746: 12743: 12741: 12738: 12736: 12733: 12732: 12730: 12726: 12723: 12719: 12709: 12706: 12704: 12701: 12699: 12696: 12694: 12691: 12687: 12684: 12683: 12682: 12679: 12677: 12674: 12670: 12667: 12665: 12662: 12660: 12657: 12656: 12655: 12652: 12650: 12647: 12645: 12642: 12640: 12637: 12636: 12634: 12630: 12624: 12623: 12619: 12617: 12616: 12612: 12610: 12607: 12605: 12602: 12600: 12597: 12595: 12592: 12590: 12587: 12585: 12582: 12580: 12577: 12575: 12572: 12570: 12567: 12563: 12560: 12558: 12555: 12553: 12550: 12548: 12545: 12544: 12543: 12540: 12539: 12537: 12531: 12525: 12522: 12520: 12517: 12515: 12512: 12510: 12509:Visual Studio 12507: 12505: 12502: 12500: 12497: 12495: 12492: 12490: 12487: 12485: 12482: 12478: 12475: 12473: 12470: 12469: 12468: 12467:Microsoft 365 12465: 12463: 12460: 12458: 12455: 12453: 12450: 12449: 12447: 12445: 12441: 12435: 12432: 12428: 12425: 12423: 12420: 12418: 12415: 12413: 12410: 12408: 12405: 12403: 12400: 12398: 12395: 12393: 12390: 12389: 12388: 12385: 12383: 12380: 12378: 12375: 12373: 12370: 12369: 12367: 12365: 12361: 12358: 12354: 12344: 12341: 12339: 12336: 12335: 12333: 12329: 12323: 12322:César Cernuda 12320: 12317: 12314: 12312: 12309: 12308: 12306: 12304:Corporate VPs 12302: 12295: 12292: 12290: 12287: 12285: 12282: 12279: 12276: 12273: 12270: 12267: 12264: 12261: 12258: 12256: 12255:Scott Guthrie 12253: 12250: 12247: 12246:Satya Nadella 12244: 12243: 12241: 12237: 12231: 12228: 12226: 12225:Emma Walmsley 12223: 12221: 12218: 12216: 12213: 12211: 12208: 12206: 12203: 12201: 12198: 12196: 12193: 12191: 12188: 12185: 12184:Satya Nadella 12182: 12181: 12179: 12175: 12169: 12166: 12164: 12161: 12160: 12158: 12154: 12151: 12147: 12141: 12138: 12136: 12133: 12132: 12129: 12125: 12118: 12113: 12111: 12106: 12104: 12099: 12098: 12095: 12085: 12075: 12069: 12066: 12064: 12061: 12057: 12054: 12053: 12052: 12049: 12047: 12044: 12042: 12039: 12037: 12034: 12032: 12029: 12027: 12024: 12022: 12019: 12018: 12016: 12012: 12006: 12003: 12001: 11998: 11996: 11993: 11991: 11988: 11986: 11983: 11981: 11978: 11977: 11975: 11969: 11963: 11960: 11958: 11955: 11954: 11952: 11948: 11938: 11935: 11933: 11930: 11928: 11925: 11923: 11922:Visual FoxPro 11920: 11919: 11917: 11913: 11907: 11904: 11902: 11899: 11897: 11894: 11892: 11889: 11888: 11886: 11882: 11876: 11873: 11871: 11868: 11866: 11863: 11861: 11858: 11856: 11853: 11852: 11850: 11848: 11844: 11841: 11837: 11827: 11824: 11822: 11819: 11815: 11812: 11810: 11807: 11806: 11805: 11802: 11800: 11797: 11796: 11794: 11792: 11788: 11782: 11779: 11777: 11774: 11772: 11769: 11767: 11764: 11762: 11759: 11757: 11754: 11752: 11749: 11745: 11742: 11741: 11740: 11737: 11733: 11730: 11728: 11725: 11723: 11720: 11718: 11715: 11713: 11710: 11708: 11705: 11704: 11703: 11700: 11699: 11697: 11695: 11691: 11685: 11682: 11680: 11677: 11675: 11672: 11670: 11667: 11663: 11660: 11659: 11658: 11655: 11653: 11650: 11648: 11645: 11643: 11640: 11639: 11637: 11633: 11630: 11624: 11618: 11615: 11613: 11610: 11608: 11605: 11603: 11600: 11598: 11595: 11593: 11590: 11588: 11585: 11583: 11580: 11578: 11575: 11573: 11570: 11568: 11565: 11561: 11558: 11556: 11553: 11552: 11551: 11548: 11544: 11541: 11539: 11536: 11535: 11534: 11531: 11529: 11528:Visual FoxPro 11526: 11524: 11521: 11519: 11516: 11514: 11511: 11509: 11506: 11504: 11501: 11499: 11496: 11492: 11489: 11487: 11484: 11482: 11479: 11477: 11474: 11473: 11472: 11469: 11467: 11464: 11460: 11457: 11455: 11452: 11450: 11447: 11445: 11442: 11441: 11440:Visual Basic 11439: 11437: 11434: 11432: 11429: 11428: 11426: 11422: 11410: 11407: 11405: 11402: 11400: 11397: 11395: 11392: 11390: 11387: 11386: 11385: 11382: 11380: 11377: 11375: 11372: 11370: 11367: 11365: 11362: 11358: 11355: 11354: 11353: 11350: 11348: 11345: 11343: 11340: 11338: 11335: 11331: 11328: 11327: 11326: 11323: 11321: 11318: 11316: 11313: 11311: 11308: 11306: 11303: 11301: 11298: 11296: 11293: 11291: 11288: 11286: 11283: 11282: 11280: 11276: 11270: 11267: 11265: 11262: 11260: 11257: 11255: 11252: 11250: 11247: 11246: 11244: 11242: 11241:Visual Studio 11238: 11235: 11229: 11220: 11215: 11213: 11208: 11206: 11201: 11200: 11197: 11190: 11184: 11179: 11178: 11157: 11153: 11152: 11147: 11141: 11125: 11121: 11114: 11098: 11094: 11088: 11072: 11068: 11067: 11062: 11055: 11039: 11035: 11031: 11027: 11021: 11005: 11002:. Microsoft. 11001: 10997: 10990: 10974: 10970: 10966: 10962: 10956: 10940: 10936: 10932: 10931: 10926: 10920: 10904: 10900: 10896: 10892: 10886: 10870: 10866: 10862: 10858: 10851: 10835: 10831: 10827: 10823: 10816: 10800: 10796: 10792: 10791: 10786: 10780: 10769:September 12, 10764: 10760: 10756: 10749: 10733: 10729: 10725: 10721: 10714: 10698: 10694: 10690: 10683: 10667: 10663: 10657: 10641: 10637: 10633: 10632: 10627: 10621: 10605: 10601: 10597: 10596: 10591: 10584: 10568: 10564: 10560: 10556: 10550: 10534: 10530: 10526: 10522: 10515: 10499: 10495: 10491: 10490: 10485: 10478: 10462: 10458: 10454: 10450: 10444: 10428: 10424: 10420: 10419: 10418:MSDN Magazine 10414: 10407: 10399: 10395: 10388: 10372: 10368: 10362: 10346: 10342: 10336: 10325:September 17, 10320: 10316: 10310: 10295: 10291: 10284: 10269: 10265: 10258: 10243: 10239: 10232: 10216: 10212: 10206: 10191: 10187: 10180: 10164: 10160: 10156: 10150: 10134: 10130: 10126: 10120: 10104: 10100: 10096: 10089: 10073: 10069: 10065: 10058: 10042: 10038: 10034: 10028: 10012: 10009:. Microsoft. 10008: 10002: 9994: 9990: 9983: 9967: 9963: 9959: 9953: 9937: 9933: 9929: 9923: 9907: 9903: 9899: 9893: 9877: 9873: 9869: 9863: 9847: 9843: 9837: 9835: 9833: 9831: 9814: 9810: 9804: 9788: 9784: 9778: 9762: 9758: 9754: 9748: 9732: 9728: 9724: 9718: 9702: 9698: 9692: 9684: 9680: 9676: 9672: 9666: 9650: 9646: 9642: 9638: 9631: 9623: 9619: 9615: 9611: 9605: 9589: 9585: 9581: 9577: 9570: 9554: 9550: 9546: 9542: 9535: 9519: 9515: 9511: 9507: 9500: 9484: 9480: 9476: 9472: 9465: 9449: 9445: 9441: 9434: 9418: 9414: 9410: 9404: 9402: 9400: 9398: 9396: 9379: 9375: 9371: 9365: 9349: 9345: 9339: 9323: 9319: 9315: 9309: 9293: 9289: 9285: 9279: 9263: 9259: 9255: 9249: 9233: 9229: 9226: 9225:Somasegar, S. 9220: 9204: 9200: 9194: 9178: 9174: 9168: 9152: 9148: 9142: 9126: 9122: 9118: 9112: 9096: 9092: 9091:arktronic.com 9088: 9082: 9066: 9062: 9056: 9040: 9036: 9032: 9026: 9010: 9006: 9002: 8996: 8980: 8976: 8972: 8966: 8950: 8946: 8940: 8924: 8920: 8916: 8909: 8907: 8905: 8903: 8901: 8899: 8897: 8880: 8876: 8872: 8866: 8850: 8846: 8842: 8836: 8829: 8817: 8813: 8809: 8803: 8787: 8783: 8779: 8773: 8757: 8753: 8747: 8731: 8727: 8721: 8705: 8701: 8695: 8679: 8675: 8671: 8670: 8665: 8658: 8642: 8638: 8632: 8616: 8612: 8605: 8589: 8585: 8581: 8575: 8559: 8555: 8549: 8547: 8530: 8526: 8520: 8504: 8500: 8496: 8492: 8488: 8482: 8480: 8468:September 14, 8463: 8459: 8455: 8449: 8433: 8429: 8428: 8423: 8417: 8401: 8397: 8391: 8375: 8371: 8365: 8349: 8345: 8339: 8323: 8319: 8316: 8315:Somasegar, S. 8310: 8308: 8306: 8304: 8287: 8283: 8276: 8260: 8256: 8249: 8233: 8229: 8225: 8219: 8203: 8199: 8192: 8176: 8172: 8166: 8150: 8146: 8139: 8123: 8119: 8115: 8109: 8107: 8105: 8103: 8101: 8084: 8080: 8076: 8070: 8054: 8050: 8046: 8040: 8024: 8020: 8016: 8010: 7999:September 24, 7994: 7990: 7983: 7972:September 24, 7967: 7963: 7956: 7954: 7937: 7933: 7929: 7926: 7925:Somasegar, S. 7920: 7904: 7900: 7894: 7878: 7874: 7868: 7852: 7848: 7844: 7840: 7834: 7818: 7814: 7810: 7806: 7799: 7783: 7779: 7775: 7769: 7753: 7749: 7748: 7743: 7736: 7720: 7716: 7712: 7706: 7690: 7686: 7685: 7680: 7674: 7658: 7654: 7650: 7644: 7628: 7624: 7620: 7616: 7609: 7593: 7589: 7583: 7577: 7573: 7569: 7566: 7561: 7545: 7541: 7535: 7519: 7515: 7511: 7505: 7497: 7493: 7489: 7483: 7467: 7463: 7462: 7457: 7451: 7435: 7431: 7427: 7421: 7405: 7401: 7397: 7391: 7375: 7371: 7367: 7361: 7345: 7341: 7337: 7331: 7315: 7311: 7305: 7303: 7286: 7282: 7278: 7272: 7256: 7252: 7248: 7242: 7234: 7230: 7224: 7208: 7204: 7203: 7198: 7192: 7176: 7173:. Microsoft. 7172: 7168: 7162: 7146: 7142: 7136: 7120: 7116: 7110: 7094: 7090: 7084: 7068: 7064: 7058: 7050: 7046: 7040: 7032: 7028: 7022: 7014: 7010: 7004: 6988: 6984: 6980: 6974: 6959: 6955: 6951: 6945: 6930: 6926: 6920: 6912: 6909:. Microsoft. 6908: 6904: 6897: 6881: 6878:. Microsoft. 6877: 6873: 6866: 6864: 6855: 6851: 6845: 6829: 6825: 6821: 6815: 6799: 6795: 6791: 6785: 6769: 6765: 6761: 6755: 6739: 6735: 6731: 6725: 6723: 6706: 6702: 6698: 6692: 6676: 6672: 6668: 6662: 6646: 6642: 6638: 6632: 6630: 6628: 6626: 6609: 6605: 6601: 6595: 6579: 6575: 6571: 6565: 6549: 6545: 6541: 6535: 6519: 6515: 6511: 6505: 6489: 6485: 6481: 6475: 6459: 6455: 6451: 6445: 6429: 6425: 6421: 6415: 6399: 6395: 6391: 6385: 6369: 6365: 6361: 6355: 6347: 6343: 6337: 6321: 6317: 6313: 6307: 6305: 6288: 6284: 6280: 6274: 6258: 6254: 6250: 6244: 6228: 6224: 6220: 6214: 6206: 6202: 6196: 6180: 6176: 6170: 6168: 6151: 6147: 6143: 6137: 6121: 6117: 6113: 6107: 6091: 6087: 6083: 6077: 6069: 6065: 6059: 6043: 6039: 6035: 6029: 6013: 6009: 6005: 5999: 5983: 5979: 5975: 5969: 5953: 5949: 5945: 5939: 5923: 5919: 5915: 5909: 5893: 5889: 5885: 5879: 5863: 5859: 5855: 5849: 5833: 5829: 5825: 5819: 5803: 5799: 5795: 5789: 5773: 5769: 5765: 5759: 5743: 5739: 5735: 5729: 5713: 5709: 5705: 5699: 5683: 5679: 5675: 5669: 5653: 5649: 5645: 5639: 5623: 5619: 5615: 5609: 5593: 5589: 5585: 5579: 5563: 5559: 5555: 5549: 5533: 5529: 5525: 5519: 5503: 5499: 5495: 5489: 5473: 5469: 5465: 5459: 5451: 5447: 5443: 5436: 5434: 5432: 5415: 5411: 5407: 5400: 5384: 5380: 5374: 5358: 5354: 5348: 5332: 5328: 5324: 5318: 5302: 5298: 5294: 5288: 5269: 5262: 5256: 5254: 5237: 5234:. Microsoft. 5233: 5227: 5211: 5207: 5201: 5185: 5181: 5175: 5159: 5155: 5149: 5133: 5129: 5122: 5106: 5102: 5098: 5092: 5076: 5072: 5068: 5062: 5051:September 10, 5046: 5042: 5035: 5033: 5016: 5012: 5006: 4990: 4986: 4980: 4964: 4960: 4956: 4950: 4934: 4930: 4929: 4924: 4918: 4902: 4898: 4892: 4876: 4872: 4866: 4864: 4847: 4843: 4839: 4835: 4828: 4813: 4812:Visual Studio 4809: 4803: 4801: 4784: 4780: 4774: 4758: 4754: 4750: 4744: 4728: 4724: 4720: 4714: 4698: 4694: 4690: 4684: 4668: 4664: 4658: 4642: 4638: 4632: 4616: 4612: 4606: 4590: 4586: 4580: 4564: 4560: 4556: 4550: 4534: 4530: 4526: 4520: 4518: 4501: 4497: 4493: 4487: 4471: 4467: 4463: 4457: 4441: 4437: 4433: 4427: 4411: 4407: 4403: 4397: 4395: 4378: 4374: 4370: 4364: 4348: 4344: 4340: 4334: 4318: 4314: 4310: 4304: 4302: 4285: 4281: 4280:CoDe Magazine 4277: 4271: 4269: 4267: 4265: 4248: 4244: 4240: 4233: 4231: 4219:September 19, 4214: 4210: 4206: 4200: 4189:September 19, 4184: 4180: 4176: 4170: 4154: 4150: 4146: 4145: 4140: 4134: 4118: 4114: 4110: 4109: 4104: 4098: 4082: 4078: 4074: 4073: 4068: 4062: 4060: 4058: 4041: 4037: 4033: 4026: 4024: 4022: 4020: 4003: 3999: 3995: 3989: 3973: 3969: 3965: 3959: 3943: 3939: 3933: 3917: 3913: 3909: 3903: 3887: 3883: 3882: 3877: 3871: 3855: 3852:. Microsoft. 3851: 3847: 3840: 3824: 3821:. Microsoft. 3820: 3819:Visual Studio 3816: 3810: 3794: 3790: 3786: 3780: 3765: 3761: 3755: 3740: 3736: 3729: 3721: 3708: 3700: 3694: 3690: 3680: 3677: 3675: 3672: 3670: 3667: 3665: 3662: 3660: 3657: 3656: 3650: 3648: 3641: 3640:VSTS Profiler 3631: 3629: 3625: 3622:and embedded 3621: 3617: 3611: 3601: 3598: 3594: 3591: 3589: 3585: 3580: 3578: 3574: 3570: 3566: 3562: 3558: 3554: 3553:HTML 5 client 3550: 3546: 3535: 3533: 3529: 3525: 3521: 3512: 3509: 3505: 3503: 3492: 3488: 3485: 3481: 3477: 3473: 3469: 3465: 3461: 3457: 3451: 3446: 3434: 3431: 3428: 3426: 3421: 3418: 3415: 3412: 3409: 3406: 3403: 3394: 3391: 3387: 3383: 3379: 3378:Windows 7 SP1 3375: 3370: 3367: 3364: 3361: 3358: 3355: 3352: 3345: 3336: 3333: 3329: 3325: 3321: 3317: 3312: 3309: 3306: 3304: 3300: 3295: 3292: 3289: 3286: 3284: 3280: 3276: 3271: 3268: 3265: 3262: 3260: 3256: 3252: 3248: 3247:Windows 7 SP1 3243: 3241: 3236: 3233: 3225: 3216: 3214: 3210: 3206: 3202: 3198: 3194: 3190: 3186: 3180: 3178: 3174: 3164: 3162: 3158: 3153: 3150: 3147:.visualstudio 3139: 3130: 3128: 3124: 3120: 3115: 3106: 3100: 3099:Code snippets 3097: 3094: 3090: 3087: 3084: 3080: 3076: 3073: 3070: 3067: 3064: 3061: 3058: 3055: 3054: 3053: 3050: 3048: 3042: 3039: 3037: 3033: 3029: 3025: 3020: 3018: 3014: 3009: 3002: 2993: 2990: 2986: 2982: 2978: 2974: 2969: 2967: 2963: 2959: 2952:Ultimate 2010 2949: 2947: 2942: 2939: 2935: 2931: 2926: 2923: 2922:consume-first 2919: 2915: 2911: 2907: 2903: 2898: 2896: 2892: 2888: 2884: 2880: 2876: 2872: 2868: 2864: 2860: 2856: 2852: 2848: 2843: 2841: 2837: 2834: 2829: 2827: 2823: 2819: 2814: 2812: 2808: 2804: 2800: 2796: 2792: 2788: 2784: 2780: 2776: 2772: 2771:Windows Vista 2768: 2764: 2760: 2756: 2746: 2744: 2743:debug symbols 2740: 2735: 2731: 2726: 2724: 2720: 2716: 2713: 2709: 2705: 2701: 2697: 2696:Windows Forms 2693: 2689: 2686: 2682: 2679: 2675: 2671: 2667: 2663: 2659: 2655: 2650: 2648: 2645: 2641: 2637: 2633: 2630: 2626: 2625:Windows Vista 2622: 2618: 2614: 2610: 2609:code analysis 2606: 2601: 2597: 2593: 2589: 2585: 2581: 2580:Windows Vista 2576: 2574: 2570: 2566: 2565:Windows Vista 2562: 2558: 2554: 2550: 2546: 2542: 2538: 2534: 2533:shared source 2530: 2526: 2522: 2512: 2510: 2506: 2502: 2498: 2494: 2490: 2486: 2481: 2479: 2475: 2471: 2467: 2463: 2459: 2455: 2451: 2447: 2443: 2438: 2433: 2429: 2427: 2423: 2419: 2415: 2411: 2407: 2403: 2399: 2395: 2386: 2377: 2374: 2372: 2368: 2364: 2358: 2356: 2352: 2348: 2344: 2340: 2336: 2329: 2324: 2315: 2312: 2310: 2305: 2303: 2298: 2296: 2292: 2287: 2285: 2281: 2277: 2272: 2270: 2266: 2262: 2258: 2254: 2249: 2245: 2241: 2237: 2233: 2229: 2225: 2221: 2220:Mount Rainier 2218: 2214: 2207: 2202: 2193: 2187: 2184: 2181: 2178: 2175: 2174: 2173: 2170: 2168: 2164: 2159: 2157: 2152: 2148: 2144: 2140: 2130: 2127: 2125: 2120: 2118: 2114: 2110: 2106: 2102: 2098: 2083: 2080: 2078: 2069: 2066: 2063: 2060: 2058: 2055: 2051: 2047: 2044: 2035: 2032: 2029: 2027:April 2, 2019 2026: 2024: 2021: 2017: 2013: 2010: 2001: 1998: 1995: 1993:March 7, 2017 1992: 1990: 1987: 1983: 1979: 1976: 1967:June 27, 2016 1965: 1962: 1959: 1957:July 20, 2015 1956: 1954: 1951: 1947: 1940: 1938:April 9, 2024 1931:July 20, 2015 1929: 1926: 1923: 1920: 1918: 1915: 1911: 1904: 1893: 1890: 1887: 1884: 1882: 1879: 1875: 1868: 1866:July 14, 2020 1857: 1854: 1851: 1848: 1846: 1843: 1839: 1833:2.0, 3.0, 3.5 1832: 1821: 1818: 1815: 1812: 1810: 1807: 1803: 1796: 1785: 1782: 1779: 1776: 1774: 1771: 1767: 1760: 1749: 1746: 1743: 1740: 1738: 1735: 1731: 1724: 1722:July 14, 2009 1715:March 8, 2005 1713: 1710: 1707: 1704: 1702: 1699: 1695: 1677: 1674: 1671: 1668: 1666: 1663: 1659: 1650:June 30, 2003 1641: 1638: 1635: 1632: 1630: 1627: 1623: 1606:Support ends 1592:Release date 1586:Product name 1584: 1581: 1573: 1564: 1562: 1558: 1553: 1549: 1545: 1541: 1537: 1533: 1529: 1525: 1515: 1512: 1508: 1497: 1495: 1482: 1478: 1474: 1472: 1469: 1468: 1464: 1460: 1456: 1452: 1448: 1446: 1442: 1439: 1438: 1434: 1430: 1426: 1422: 1418: 1417:client–server 1414: 1409: 1406: 1402: 1400: 1397: 1396: 1392: 1388: 1384: 1380: 1376: 1372: 1369: 1365: 1361: 1359: 1358:Visual FoxPro 1356: 1355: 1346: 1342: 1338: 1337:Team Explorer 1334: 1330: 1326: 1322: 1320: 1317: 1314: 1310: 1306: 1302: 1298: 1295: 1292: 1288: 1284: 1282: 1279: 1275: 1271: 1269: 1266: 1263: 1259: 1255: 1251: 1247: 1243: 1239: 1235: 1231: 1227: 1223: 1219: 1218: 1214: 1210: 1206: 1203: 1199: 1195: 1193: 1190: 1189: 1183: 1180: 1174: 1171: 1166: 1164: 1159: 1155: 1151: 1146: 1142: 1138: 1137: 1132: 1125: 1118:Extensibility 1115: 1113: 1112:code coverage 1109: 1105: 1100:Testing tools 1093: 1089: 1085: 1081: 1078: 1075: 1072: 1068: 1064: 1061: 1058: 1054: 1051: 1049: 1045: 1042: 1039: 1035: 1031: 1027: 1023: 1020: 1017: 1013: 1009: 1005: 1001: 997: 993: 989: 985: 984:Data Explorer 982: 980:Data Explorer 979: 976: 972: 968: 967:Team Explorer 965: 963:Team Explorer 962: 959: 954: 951: 948: 945: 941: 937: 936:class library 933: 929: 925: 922: 919: 915: 911: 908: 907: 898: 894: 890: 886: 882: 878: 875: 872: 868: 866:Data designer 865: 862: 858: 854: 850: 847: 844: 840: 836: 832: 828: 824: 820: 816: 812: 808: 805: 802: 798: 794: 790: 786: 782: 778: 774: 770: 766: 763: 760: 756: 752: 748: 744: 740: 736: 735:Windows Forms 732: 728: 725: 724: 723: 715: 709: 705: 701: 697: 693: 688: 685: 681: 676: 672: 668: 658: 656: 652: 647: 643: 639: 635: 630: 628: 624: 621: 617: 613: 609: 605: 601: 597: 593: 589: 585: 581: 577: 573: 569: 554: 552: 547: 543: 539: 535: 531: 527: 522: 519: 515: 510: 505: 503: 499: 495: 490: 488: 484: 480: 476: 472: 468: 463: 459: 448: 444: 442: 438: 434: 430: 426: 422: 418: 414: 410: 406: 402: 398: 394: 390: 386: 382: 378: 374: 370: 366: 361: 359: 355: 351: 347: 343: 339: 335: 331: 327: 323: 319: 318:code profiler 315: 311: 307: 303: 298: 296: 292: 288: 284: 280: 276: 275:Windows Forms 272: 268: 264: 260: 256: 252: 248: 244: 240: 239:Visual Studio 231: 223: 219: 216: 213: 211: 207: 204: 201: 199: 195: 183: 179: 175: 168: 165: 164: 163: 158: 155: 154: 153: 148: 144: 141: 140: 137: 135: 131: 125: 122: 120: 117: 116: 114: 110: 106: 100: 94: 92: 88: 84: 81: 78: 76: 72: 67: 61: 56: 52: 47: 44:Visual Studio 41: 37: 33: 19: 17530:Brendan Eich 17478:Unit testing 17321:technologies 17246: 17033:CoffeeScript 16895:PowerBuilder 16742:Visual Basic 16439:SharpDevelop 16393:Code::Blocks 16213: 16201: 16189: 16155:Helper tools 16011:Adobe GoLive 15994:Discontinued 15888:Sublime Text 15839:TextWrangler 15762:VisualEditor 15752:ContentTools 15738:Aloha Editor 15702:FlashDevelop 15567:HTML editors 15456:SharpDevelop 15391:CLR Profiler 15222:Dynamic Data 15152:Architecture 15027: 15020: 14956:Sublime Text 14841:Visual Basic 14836:SharpDevelop 14809:Discontinued 14774: 14643:Turbo Pascal 14636:Discontinued 14284:FlashDevelop 14213:SharpDevelop 14196:Discontinued 14176: 14000:Pro for Java 13990:Discontinued 13826:SharpDevelop 13799:Discontinued 13745: 13593:Code::Blocks 13303:Ninja Theory 13268:LinkExchange 13240: 13079:Acquisitions 13065: 13057: 13050: 13043: 13036: 13029: 13022: 13015: 13008: 12620: 12613: 12599:Transact-SQL 12562:Visual Basic 12533:Programming 12372:Azure Kinect 12311:Joe Belfiore 12289:Phil Spencer 12200:Reid Hoffman 12021:Active Setup 11906:Notification 11884:SQL services 11717:Dynamic Data 11389:CLR Profiler 11233:environments 11162:December 27, 11160:. Retrieved 11149: 11140: 11128:. Retrieved 11113: 11101:. Retrieved 11087: 11075:. Retrieved 11064: 11054: 11042:. Retrieved 11029: 11020: 11008:. Retrieved 10999: 10989: 10979:February 27, 10977:. Retrieved 10964: 10955: 10943:. Retrieved 10928: 10919: 10907:. Retrieved 10894: 10885: 10875:February 27, 10873:. Retrieved 10860: 10850: 10840:February 27, 10838:. Retrieved 10825: 10815: 10803:. Retrieved 10788: 10779: 10767:. Retrieved 10758: 10748: 10736:. Retrieved 10723: 10713: 10701:. Retrieved 10692: 10682: 10670:. Retrieved 10666:the original 10656: 10644:. Retrieved 10629: 10620: 10608:. Retrieved 10595:Ars Technica 10593: 10583: 10573:November 29, 10571:. Retrieved 10558: 10549: 10539:November 22, 10537:. Retrieved 10524: 10514: 10502:. Retrieved 10487: 10477: 10467:November 29, 10465:. Retrieved 10452: 10443: 10433:November 29, 10431:. Retrieved 10416: 10406: 10397: 10387: 10377:February 18, 10375:. Retrieved 10370: 10361: 10349:. Retrieved 10344: 10335: 10323:. Retrieved 10318: 10309: 10297:. Retrieved 10293: 10283: 10271:. Retrieved 10267: 10257: 10245:. Retrieved 10241: 10231: 10219:. Retrieved 10214: 10205: 10193:. Retrieved 10190:Ars Technica 10189: 10179: 10167:. Retrieved 10158: 10149: 10139:February 14, 10137:. Retrieved 10128: 10119: 10107:. Retrieved 10098: 10088: 10076:. Retrieved 10067: 10057: 10045:. Retrieved 10036: 10027: 10017:February 26, 10015:. Retrieved 10001: 9992: 9982: 9970:. Retrieved 9961: 9952: 9940:. Retrieved 9931: 9922: 9910:. Retrieved 9901: 9892: 9880:. Retrieved 9871: 9862: 9850:. Retrieved 9817:. Retrieved 9803: 9793:November 14, 9791:. Retrieved 9787:the original 9777: 9765:. Retrieved 9756: 9747: 9735:. Retrieved 9726: 9717: 9705:. Retrieved 9691: 9683:the original 9674: 9665: 9653:. Retrieved 9640: 9630: 9622:the original 9613: 9604: 9592:. Retrieved 9579: 9569: 9557:. Retrieved 9544: 9534: 9524:February 10, 9522:. Retrieved 9509: 9499: 9487:. Retrieved 9474: 9464: 9452:. Retrieved 9443: 9433: 9421:. Retrieved 9412: 9384:November 16, 9382:. Retrieved 9373: 9364: 9352:. Retrieved 9338: 9326:. Retrieved 9317: 9308: 9296:. Retrieved 9287: 9278: 9266:. Retrieved 9257: 9248: 9236:. Retrieved 9219: 9207:. Retrieved 9202: 9193: 9181:. Retrieved 9176: 9167: 9155:. Retrieved 9150: 9141: 9129:. Retrieved 9120: 9111: 9099:. Retrieved 9090: 9081: 9069:. Retrieved 9055: 9043:. Retrieved 9034: 9025: 9013:. Retrieved 9004: 8995: 8983:. Retrieved 8974: 8965: 8953:. Retrieved 8939: 8927:. Retrieved 8918: 8885:December 29, 8883:. Retrieved 8874: 8865: 8853:. Retrieved 8844: 8835: 8827: 8820:. Retrieved 8811: 8802: 8790:. Retrieved 8781: 8772: 8760:. Retrieved 8746: 8736:December 31, 8734:. Retrieved 8720: 8708:. Retrieved 8694: 8682:. Retrieved 8667: 8662:Fried, Ina. 8657: 8645:. Retrieved 8641:the original 8631: 8619:. Retrieved 8604: 8592:. Retrieved 8574: 8562:. Retrieved 8533:. Retrieved 8529:the original 8519: 8507:. Retrieved 8490: 8466:. Retrieved 8460:MSDN Blogs. 8448: 8438:December 24, 8436:. Retrieved 8425: 8416: 8404:. Retrieved 8390: 8378:. Retrieved 8364: 8352:. Retrieved 8338: 8326:. Retrieved 8290:. Retrieved 8275: 8263:. Retrieved 8259:the original 8248: 8236:. Retrieved 8218: 8206:. Retrieved 8191: 8181:December 10, 8179:. Retrieved 8165: 8153:. Retrieved 8138: 8126:. Retrieved 8087:. Retrieved 8079:www.digit.in 8078: 8069: 8057:. Retrieved 8048: 8039: 8027:. Retrieved 8009: 7997:. Retrieved 7982: 7970:. Retrieved 7966:the original 7940:. Retrieved 7919: 7907:. Retrieved 7893: 7881:. Retrieved 7867: 7855:. Retrieved 7842: 7833: 7821:. Retrieved 7808: 7798: 7786:. Retrieved 7777: 7768: 7756:. Retrieved 7745: 7735: 7723:. Retrieved 7714: 7705: 7693:. Retrieved 7682: 7673: 7661:. Retrieved 7657:the original 7652: 7643: 7631:. Retrieved 7627:the original 7618: 7608: 7596:. Retrieved 7592:the original 7582: 7575: 7560: 7550:February 12, 7548:. Retrieved 7534: 7524:December 28, 7522:. Retrieved 7513: 7504: 7496:the original 7491: 7482: 7470:. Retrieved 7459: 7450: 7438:. Retrieved 7420: 7408:. Retrieved 7399: 7390: 7378:. Retrieved 7369: 7360: 7348:. Retrieved 7330: 7318:. Retrieved 7289:. Retrieved 7271: 7259:. Retrieved 7241: 7233:the original 7223: 7211:. Retrieved 7200: 7191: 7179:. Retrieved 7170: 7161: 7149:. Retrieved 7135: 7123:. Retrieved 7109: 7097:. Retrieved 7092: 7083: 7071:. Retrieved 7066: 7057: 7048: 7039: 7030: 7021: 7012: 7003: 6993:November 11, 6991:. Retrieved 6982: 6973: 6961:. Retrieved 6953: 6944: 6934:February 19, 6932:. Retrieved 6928: 6919: 6906: 6896: 6884:. Retrieved 6875: 6853: 6844: 6834:December 22, 6832:. Retrieved 6823: 6814: 6804:December 22, 6802:. Retrieved 6793: 6784: 6774:December 22, 6772:. Retrieved 6763: 6754: 6744:December 22, 6742:. Retrieved 6733: 6711:December 22, 6709:. Retrieved 6700: 6691: 6681:December 22, 6679:. Retrieved 6670: 6661: 6649:. Retrieved 6640: 6614:December 22, 6612:. Retrieved 6603: 6594: 6584:December 22, 6582:. Retrieved 6573: 6564: 6554:December 22, 6552:. Retrieved 6543: 6534: 6524:December 22, 6522:. Retrieved 6513: 6504: 6492:. Retrieved 6483: 6474: 6464:December 22, 6462:. Retrieved 6453: 6444: 6434:December 22, 6432:. Retrieved 6423: 6414: 6404:December 21, 6402:. Retrieved 6393: 6384: 6374:December 21, 6372:. Retrieved 6363: 6354: 6345: 6336: 6324:. Retrieved 6315: 6291:. Retrieved 6282: 6273: 6263:December 22, 6261:. Retrieved 6252: 6243: 6233:December 21, 6231:. Retrieved 6222: 6213: 6204: 6195: 6183:. Retrieved 6179:the original 6154:. Retrieved 6145: 6136: 6126:December 22, 6124:. Retrieved 6115: 6106: 6096:December 21, 6094:. Retrieved 6085: 6076: 6067: 6058: 6046:. Retrieved 6037: 6028: 6016:. Retrieved 6007: 5998: 5988:December 22, 5986:. Retrieved 5977: 5968: 5958:November 30, 5956:. Retrieved 5947: 5938: 5926:. Retrieved 5917: 5908: 5896:. Retrieved 5887: 5878: 5866:. Retrieved 5857: 5848: 5838:November 30, 5836:. Retrieved 5827: 5818: 5806:. Retrieved 5797: 5788: 5776:. Retrieved 5767: 5758: 5746:. Retrieved 5737: 5728: 5716:. Retrieved 5707: 5698: 5688:November 30, 5686:. Retrieved 5677: 5668: 5658:November 30, 5656:. Retrieved 5647: 5638: 5626:. Retrieved 5617: 5608: 5596:. Retrieved 5587: 5578: 5566:. Retrieved 5557: 5548: 5538:November 30, 5536:. Retrieved 5527: 5518: 5506:. Retrieved 5497: 5488: 5478:November 30, 5476:. Retrieved 5467: 5458: 5450:the original 5445: 5418:. Retrieved 5409: 5399: 5387:. Retrieved 5373: 5363:November 12, 5361:. Retrieved 5347: 5337:November 12, 5335:. Retrieved 5326: 5317: 5305:. Retrieved 5296: 5287: 5275:. Retrieved 5240:. Retrieved 5226: 5216:September 6, 5214:. Retrieved 5200: 5190:September 6, 5188:. Retrieved 5174: 5164:September 6, 5162:. Retrieved 5148: 5138:September 6, 5136:. Retrieved 5121: 5109:. Retrieved 5091: 5079:. Retrieved 5061: 5049:. Retrieved 5019:. Retrieved 5005: 4993:. Retrieved 4979: 4967:. Retrieved 4949: 4937:. Retrieved 4926: 4917: 4905:. Retrieved 4891: 4879:. Retrieved 4850:. Retrieved 4838:Anthony @ MS 4837: 4827: 4815:. Retrieved 4811: 4787:. Retrieved 4773: 4761:. Retrieved 4743: 4731:. Retrieved 4713: 4701:. Retrieved 4683: 4671:. Retrieved 4657: 4645:. Retrieved 4631: 4619:. Retrieved 4605: 4593:. Retrieved 4579: 4569:December 31, 4567:. Retrieved 4563:the original 4558: 4549: 4539:December 31, 4537:. Retrieved 4528: 4506:December 31, 4504:. Retrieved 4495: 4486: 4476:December 31, 4474:. Retrieved 4456: 4446:December 31, 4444:. Retrieved 4426: 4416:December 31, 4414:. Retrieved 4405: 4383:December 31, 4381:. Retrieved 4363: 4353:December 31, 4351:. Retrieved 4333: 4323:December 31, 4321:. Retrieved 4288:. Retrieved 4284:the original 4279: 4251:. Retrieved 4247:the original 4242: 4217:. Retrieved 4213:the original 4208: 4199: 4187:. Retrieved 4178: 4169: 4157:. Retrieved 4142: 4133: 4121:. Retrieved 4106: 4097: 4085:. Retrieved 4070: 4044:. Retrieved 4035: 4006:. Retrieved 4002:the original 3997: 3988: 3976:. Retrieved 3972:the original 3967: 3958: 3946:. Retrieved 3941: 3932: 3920:. Retrieved 3916:the original 3911: 3902: 3890:. Retrieved 3879: 3870: 3858:. Retrieved 3849: 3839: 3829:November 23, 3827:. Retrieved 3818: 3809: 3797:. Retrieved 3779: 3769:December 29, 3767:. Retrieved 3763: 3754: 3744:December 10, 3742:. Retrieved 3738: 3728: 3716:|title= 3693: 3643: 3613: 3599: 3595: 3592: 3584:Visual Basic 3581: 3541: 3518: 3510: 3506: 3498: 3489: 3483: 3474:-compatible 3453: 3445: 3432: 3429: 3422: 3419: 3416: 3413: 3410: 3407: 3404: 3400: 3371: 3368: 3365: 3362: 3359: 3356: 3353: 3350: 3313: 3310: 3307: 3296: 3293: 3290: 3287: 3272: 3269: 3266: 3263: 3244: 3237: 3234: 3230: 3181: 3170: 3154: 3140: 3136: 3116: 3112: 3104: 3098: 3088: 3082: 3078: 3074: 3068: 3062: 3056: 3051: 3043: 3040: 3021: 3010: 3007: 2984: 2981:IntelliTrace 2980: 2977:managed code 2970: 2965: 2957: 2955: 2943: 2934:MSDN Library 2927: 2921: 2918:IntelliSense 2913: 2902:Quick Search 2901: 2899: 2844: 2830: 2815: 2813:before SP1. 2754: 2752: 2729: 2727: 2681:Intellisense 2657: 2651: 2636:managed code 2613:Code Metrics 2577: 2573:Windows 2000 2525:Orcas Island 2520: 2518: 2482: 2478:Platform SDK 2437:IntelliSense 2434: 2430: 2418:Windows 2000 2406:Windows 2000 2393: 2391: 2375: 2359: 2357:before SP1. 2347:Windows 2000 2334: 2332: 2313: 2309:Web Services 2306: 2299: 2288: 2286:before SP3. 2284:Windows 2000 2273: 2232:managed code 2224:beta version 2217:Washington's 2212: 2210: 2191: 2171: 2160: 2141:, after the 2138: 2136: 2128: 2124:MSDN Library 2121: 2119:before SP3. 2096: 2094: 2076: 2056: 2022: 1988: 1952: 1916: 1880: 1844: 1808: 1772: 1736: 1700: 1664: 1628: 1620:(no add-on) 1613:(no add-on) 1579: 1570: 1532:MSDN library 1521: 1518:Professional 1503: 1491: 1429:Azure DevOps 1382: 1373:produced by 1336: 1319:Azure DevOps 1305:web services 1253: 1234:managed code 1226:managed code 1175: 1169: 1167: 1145:Visual Basic 1140: 1135: 1130: 1127: 1108:Unit testing 1106: 1103: 1092:Visual Basic 1025: 1016:IntelliSense 1008:managed code 983: 966: 957: 938:browser for 927: 913: 837:support for 825:. It uses a 781:data binding 768: 764:WPF Designer 721: 707: 703: 699: 696:stepped over 689: 684:memory dumps 671:managed code 664: 631: 580:IntelliSense 565: 537: 523: 513: 506: 502:managed code 493: 491: 478: 474: 457: 454: 451:Architecture 445: 362: 358:Azure DevOps 326:web designer 306:IntelliSense 299: 295:managed code 263:web services 238: 237: 226:visualstudio 180:13 languages 177:Available in 169:(until 2024) 162: 151: 75:Developer(s) 40: 17480:frameworks 17435:Server-side 17371:WebAssembly 17230:Light Table 17010:Transpilers 16849:Clarion IDE 16836:Proprietary 16788:Open source 16737:CA-Realizer 16729:Proprietary 16708:Open source 16699:Windows API 16662:Proprietary 16614:Open source 16568:Proprietary 16522:Proprietary 16495:Open source 16454:Proprietary 16431:Open source 16385:Open source 16349:Proprietary 16321:Open source 16280:Open source 16056:EZGenerator 15946:Codelobster 15922:PageSpinner 15834:TED Notepad 15679:BlueGriffon 15660:Light Table 15621:Komodo Edit 15588:Open-source 15451:MonoDevelop 15373:Dotfuscator 15365:Obfuscators 15342:Decompilers 15166:COM Interop 15003:Eclipse Che 14869:Open source 14821:MonoDevelop 14816:CA-Realizer 14742:FutureBASIC 14681:Open source 14658:QuickPascal 14572:Free Pascal 14564:Open source 14508:Proprietary 14468:Komodo Edit 14442:Light Table 14419:Open source 14373:Zend Studio 14353:Codelobster 14345:Proprietary 14325:Komodo Edit 14307:Open source 14208:MonoDevelop 14128:Open source 14072:Open source 14029:Visual Café 13998:CodeWarrior 13996:Metrowerks 13863:Open source 13821:MonoDevelop 13734:CodeWarrior 13588:Arduino IDE 13580:Open source 13433:Undead Labs 13383:ScreenTonic 13236:Havok Group 13226:GreenButton 13211:Forethought 13196:FASA Studio 13114:acquisition 12728:Conferences 12698:Outlook.com 12272:Kevin Scott 11971:Testing and 11901:Integration 11821:Windows HLK 11647:Silverlight 11642:Windows API 11607:Small Basic 11486:Managed C++ 11431:Dynamics AX 11384:Windows SDK 11364:Small Basic 11231:Development 10703:December 8, 10504:November 8, 10351:October 14, 10109:January 26, 10078:December 5, 9489:January 15, 9298:January 23, 9268:January 23, 9238:January 23, 8929:October 14, 8822:October 14, 8792:October 14, 8491:News Center 7653:MSDN Search 7125:January 20, 7099:January 11, 7073:January 11, 6963:November 1, 6651:October 22, 6185:November 6, 5868:January 18, 5718:January 25, 5508:February 8, 5420:February 3, 5327:VentureBeat 5021:January 26, 4995:January 26, 4881:November 7, 4817:October 16, 4665:. Asp.net. 3948:November 8, 3922:January 17, 3860:November 7, 3628:open-source 3624:Git Control 3382:Windows 8.1 3251:Windows 8.1 3157:Windows 8.1 3093:fuzzy logic 2930:Help System 2904:feature to 2883:native code 2734:stack trace 2493:Office 2007 2462:Managed C++ 2454:ADO.NET 2.0 1250:Windows API 1048:Dotfuscator 904:Other tools 881:LINQ to SQL 835:ASP.NET MVC 827:code-behind 801:code-behind 692:breakpoints 680:disassembly 675:native code 673:as well as 568:code editor 562:Code editor 498:native code 304:supporting 302:code editor 291:native code 271:Windows API 267:mobile apps 17550:Categories 17535:John Resig 17297:Frameworks 17220:CodeMirror 17208:Cloud9 IDE 17193:comparison 17147:Komodo IDE 17098:WebSharper 17088:PureScript 17068:LiveScript 17048:Emscripten 16995:TypeScript 16946:JavaScript 16885:OutSystems 16675:JDeveloper 16535:C++Builder 16288:Qt Creator 16208:Comparison 16021:Adobe Muse 15966:Multi-Edit 15873:Komodo IDE 15849:Commercial 15747:CodeMirror 15646:CodeMirror 15578:Web design 15301:(WinForms) 15182:Components 15022:Comparison 15008:SourceLair 14998:Cloud9 IDE 14906:Cloud9 IDE 14826:QuickBASIC 14583:Dev-Pascal 14473:Komodo IDE 14456:PyScripter 14330:Komodo IDE 14187:Understand 14063:JavaScript 14039:Visual J++ 13981:Understand 13942:JDeveloper 13785:Understand 13723:C++Builder 13667:OpenWatcom 13648:Qt Creator 13453:VoloMetrix 13363:ProClarity 13358:Press Play 13288:Metaswitch 13126:AltspaceVR 13001:Litigation 12786:Skype unit 12708:Translator 12622:Visual J++ 12604:TypeScript 12594:PowerShell 12284:Harry Shum 12278:Brad Smith 12168:Paul Allen 12163:Bill Gates 11990:Playwright 11847:SQL Server 11628:frameworks 11592:PowerShell 11567:IronPython 11555:TypeScript 11550:JavaScript 11471:Visual C++ 11325:QuickBASIC 11066:TechCrunch 10600:Condé Nast 10299:August 11, 9767:October 5, 9737:August 22, 9707:August 22, 9454:August 18, 9423:August 11, 9354:August 18, 8509:August 14, 8354:August 28, 8265:August 20, 8029:October 4, 7909:January 1, 7857:January 2, 7823:January 2, 7788:January 2, 7758:October 6, 7695:August 11, 7472:January 1, 7440:January 1, 7350:January 2, 7320:January 1, 7291:January 2, 7261:January 2, 7151:January 2, 6494:August 13, 6293:August 13, 6156:August 13, 6018:August 13, 5898:August 13, 5778:August 13, 5748:August 13, 5598:August 13, 5568:August 13, 5307:August 11, 5277:August 11, 5126:De, Alan. 5111:January 2, 4907:January 2, 4763:January 1, 4621:January 1, 4290:January 1, 4253:January 3, 4159:January 1, 4123:January 1, 4087:January 1, 4046:January 1, 4008:January 1, 3978:January 1, 3799:August 29, 3685:References 3448:See also: 3374:Windows 11 3305:standard. 3185:Windows 10 3079:Ctrl-Space 2767:Windows XP 2723:XML Schema 2692:concurrent 2678:JavaScript 2676:debugger, 2617:Visual C++ 2450:SQL Server 2426:Windows Me 2422:Windows 98 2410:Windows XP 2351:Windows XP 2328:Windows XP 2242:(MSIL) or 2206:Windows XP 2147:Windows 9x 2143:ski resort 2133:6.0 (1998) 2109:Windows 95 2099:, for the 1589:Code name 1567:Enterprise 1459:litigation 1368:procedural 1122:See also: 1095:solutions. 947:assemblies 823:JavaScript 775:targeting 612:JavaScript 546:Team Suite 534:definition 397:TypeScript 393:JavaScript 356:(like the 342:Subversion 253:including 228:.microsoft 147:Windows 11 143:Windows 10 112:Written in 17525:Ryan Dahl 17129:Debuggers 16982:Supersets 16900:AppStudio 16767:PureBasic 16685:WaveMaker 16376:wxWidgets 16172:HTML Tidy 16167:FrameGang 16061:Frame-IT! 16041:Home Page 15893:UltraEdit 15829:RJ TextEd 15799:FirstPage 15767:WYMeditor 15726:Web-based 15711:Notepad++ 15694:Scintilla 15482:Microsoft 15244:ClickOnce 15207:Web Forms 14785:PureBasic 14689:Basic-256 14531:SlickEdit 14447:Ninja-IDE 14368:SlickEdit 14019:VisualAge 13976:SlickEdit 13968:JetBrains 13963:MyEclipse 13896:Greenfoot 13811:VisualAge 13790:SlickEdit 13752:JetBrains 13739:MyEclipse 13393:Simplygon 13348:PlaceWare 13171:Connectix 13161:Colloquis 13156:Clipchamp 13131:aQuantive 13087:Completed 12936:Criticism 12925:Scroogled 12904:Champagne 12889:Campaigns 12769:Divisions 12659:Channel 9 12615:Visual J# 12535:languages 12452:Clipchamp 12407:Laptop Go 12026:ClickOnce 12005:xUnit.net 11973:debugging 11896:Reporting 11756:CardSpace 11732:Web Forms 11513:Dexterity 11491:C++/WinRT 11424:Languages 11369:WebMatrix 11357:FrontPage 11034:Microsoft 11010:August 4, 10969:Microsoft 10935:Microsoft 10909:March 19, 10899:Microsoft 10865:Microsoft 10830:Microsoft 10795:Microsoft 10728:Microsoft 10636:Microsoft 10563:Microsoft 10529:Microsoft 10489:InfoWorld 10457:Microsoft 10423:Microsoft 10221:April 20, 10195:April 20, 10169:April 18, 9972:March 21, 9852:March 30, 9819:March 30, 9679:Microsoft 9645:Microsoft 9618:Microsoft 9584:Microsoft 9549:Microsoft 9514:Microsoft 9479:Microsoft 8684:April 18, 8647:April 18, 8621:April 18, 8594:April 18, 8584:Channel 9 8564:April 18, 8535:April 18, 8499:Microsoft 8458:Microsoft 8427:Microsoft 8380:April 26, 8328:April 18, 8238:April 23, 8208:April 18, 8155:April 18, 8128:April 18, 8118:Microsoft 7932:Microsoft 7847:Microsoft 7813:Microsoft 7684:Microsoft 7461:Microsoft 7430:Microsoft 7340:Microsoft 7281:Microsoft 7093:.NET Blog 7067:.NET Blog 6983:.NET Blog 6958:Microsoft 5242:March 11, 4939:April 27, 4852:August 3, 4842:Microsoft 4753:Microsoft 4723:Microsoft 4693:Microsoft 4559:Microsoft 4529:Microsoft 4496:Microsoft 4406:Microsoft 4209:Microsoft 4179:Microsoft 4149:Microsoft 4113:Microsoft 4077:Microsoft 3998:Microsoft 3968:Microsoft 3881:Microsoft 3789:Microsoft 3764:Microsoft 3620:debugging 3588:Visual C# 3524:Microsoft 3480:telemetry 3320:.NET Core 3318:support, 3275:.NET Core 3189:Windows 8 3123:CamelCase 3013:Windows 7 2910:camelCase 2851:Windows 7 2838:-variant 2822:Microsoft 2807:Windows 7 2783:Windows 7 2715:resources 2688:manifests 2649:objects. 2640:iterators 2537:Microsoft 2337:(for the 2318:.NET 2003 2196:.NET 2002 2011:3.5–4.7.2 1977:2.0–4.6.1 1941:2.0–4.5.1 1609:Supported 1544:ClickOnce 1500:Community 1451:Microsoft 1375:Microsoft 1333:reporting 1213:complex.h 1182:planned. 1088:Visual C# 1073:websites. 932:namespace 743:databases 712:Immediate 704:step over 700:step into 655:interface 646:clipboard 588:functions 584:variables 521:opening. 247:Microsoft 159:and later 80:Microsoft 17453:CommonJS 17376:WebAuthn 17319:Related 17237:PhpStorm 17225:Brackets 17189:Editors 17107:Concepts 17018:AtScript 16854:Projucer 16844:Axure RP 16642:NetBeans 16398:CodeLite 16293:KDevelop 16196:Category 16091:HomeSite 16086:KompoZer 16071:HoTMetaL 16066:gPHPedit 16001:AOLpress 15956:EmEditor 15927:Smultron 15883:PhpStorm 15851:software 15819:Mobirise 15786:Freeware 15742:CKEditor 15655:Brackets 15631:TextMate 15626:NetBeans 15505:Category 15239:Avalonia 15029:Category 14898:Freeware 14884:(VSCode) 14780:NS Basic 14734:Freeware 14714:Basic4GL 14704:SdlBasic 14601:Freeware 14536:Wing IDE 14478:KDevelop 14358:PhpStorm 14335:KDevelop 14320:NetBeans 14151:Freeware 14095:Chromium 14048:NetBeans 14046:(became 14033:JBuilder 14013:NetBeans 14004:JBuilder 13959:JCreator 13929:Freeware 13914:NetBeans 13677:Freeware 13643:QDevelop 13638:NetBeans 13633:KDevelop 13598:CodeLite 13517:Category 13478:AppNexus 13408:SwiftKey 13353:Powerset 13263:LinkedIn 13191:Farecast 12927:" (2012) 12920:" (2008) 12918:I'm a PC 12913:" (2006) 12906:" (2002) 12899:" (1994) 12808:Research 12681:LinkedIn 12589:Power Fx 12557:VBScript 12457:Dynamics 12444:Software 12377:HoloLens 12364:Hardware 12356:Products 12266:Amy Hood 12156:Founders 12084:Category 12014:Delivery 11980:CodeView 11891:Analysis 11839:Database 11626:APIs and 11587:Power Fx 11572:IronRuby 11459:VBScript 11305:MACRO-80 11300:GW-BASIC 11156:Archived 11130:June 14, 11124:Archived 11103:July 22, 11097:Archived 11077:June 25, 11071:Archived 11038:Archived 11004:Archived 10973:Archived 10945:June 15, 10939:Archived 10903:Archived 10869:Archived 10834:Archived 10805:June 15, 10799:Archived 10763:Archived 10738:March 3, 10732:Archived 10697:Archived 10672:April 5, 10646:March 3, 10640:Archived 10610:March 7, 10604:Archived 10567:Archived 10533:Archived 10498:Archived 10461:Archived 10427:Archived 10273:July 14, 10247:June 18, 10163:Archived 10133:Archived 10103:Archived 10072:Archived 10047:July 22, 10041:Archived 10011:Archived 9966:Archived 9942:July 22, 9936:Archived 9912:July 22, 9906:Archived 9882:July 22, 9876:Archived 9846:Archived 9813:Archived 9761:Archived 9731:Archived 9701:Archived 9655:July 20, 9649:Archived 9594:July 20, 9588:Archived 9559:July 20, 9553:Archived 9518:Archived 9483:Archived 9448:Archived 9417:Archived 9378:Archived 9348:Archived 9328:July 12, 9322:Archived 9292:Archived 9262:Archived 9232:Archived 9131:July 22, 9125:Archived 9101:July 22, 9095:Archived 9071:July 13, 9065:Archived 9045:July 22, 9039:Archived 9015:July 22, 9009:Archived 8985:July 22, 8979:Archived 8955:June 15, 8949:Archived 8923:Archived 8879:Archived 8855:June 26, 8849:Archived 8816:Archived 8786:Archived 8762:June 15, 8756:Archived 8730:Archived 8710:June 15, 8704:Archived 8678:Archived 8615:Archived 8588:Archived 8558:Archived 8503:Archived 8462:Archived 8432:Archived 8406:July 13, 8400:Archived 8374:Archived 8348:Archived 8322:Archived 8286:Archived 8232:Archived 8202:Archived 8175:Archived 8149:Archived 8122:Archived 8089:July 22, 8083:Archived 8059:July 22, 8053:Archived 8023:Archived 7993:Archived 7942:July 24, 7936:Archived 7903:Archived 7883:June 14, 7877:Archived 7851:Archived 7817:Archived 7782:Archived 7778:CodeGuru 7752:Archived 7725:July 22, 7719:Archived 7689:Archived 7663:June 25, 7633:June 25, 7568:Archived 7544:Archived 7518:Archived 7516:. MSDN. 7466:Archived 7434:Archived 7410:July 22, 7404:Archived 7380:July 22, 7374:Archived 7344:Archived 7314:Archived 7285:Archived 7255:Archived 7207:Archived 7175:Archived 7145:Archived 7119:Archived 6987:Archived 6911:Archived 6886:April 3, 6880:Archived 6828:Archived 6798:Archived 6768:Archived 6738:Archived 6705:Archived 6675:Archived 6645:Archived 6608:Archived 6578:Archived 6548:Archived 6518:Archived 6488:Archived 6458:Archived 6428:Archived 6398:Archived 6368:Archived 6326:July 22, 6320:Archived 6287:Archived 6257:Archived 6227:Archived 6150:Archived 6120:Archived 6090:Archived 6042:Archived 6012:Archived 5982:Archived 5952:Archived 5922:Archived 5892:Archived 5862:Archived 5832:Archived 5802:Archived 5772:Archived 5742:Archived 5712:Archived 5682:Archived 5652:Archived 5622:Archived 5592:Archived 5562:Archived 5532:Archived 5502:Archived 5472:Archived 5414:Archived 5389:June 22, 5383:Archived 5357:Archived 5331:Archived 5301:Archived 5268:Archived 5236:Archived 5210:Archived 5184:Archived 5158:Archived 5132:Archived 5105:Archived 5081:March 8, 5075:Archived 5045:Archived 5015:Archived 4989:Archived 4963:Archived 4933:Archived 4901:Archived 4875:Archived 4846:Archived 4783:Archived 4757:Archived 4733:March 5, 4727:Archived 4703:March 5, 4697:Archived 4673:June 15, 4667:Archived 4647:June 15, 4641:Archived 4595:June 15, 4589:Archived 4533:Archived 4500:Archived 4470:Archived 4440:Archived 4410:Archived 4377:Archived 4347:Archived 4317:Archived 4183:Archived 4153:Archived 4117:Archived 4081:Archived 4040:Archived 4036:CodeGuru 3892:July 22, 3886:Archived 3854:Archived 3823:Archived 3793:Archived 3707:cite web 3653:See also 3015:SP1 and 2831:The new 2773:SP2 and 2349:SP3 and 2261:Mac OS X 2067:17.11.1 2033:16.11.39 1963:Update 3 1927:Update 5 1891:Update 5 1488:Editions 1481:database 1408:software 1205:compiler 1141:packages 891:and the 887:between 718:Designer 667:debugger 661:Debugger 623:list box 620:modeless 557:Features 433:plug-ins 259:web apps 255:websites 215:Freemium 17494:Jasmine 17468:Node.js 17425:esbuild 17415:Webpack 17279:Engines 16890:Topincs 16816:Morphic 16751:Windows 16632:Eclipse 16507:Lazarus 16486:related 16403:wxGlade 16146:Maqetta 16131:PHPEdit 16051:ConTEXT 15976:TextPad 15937:Windows 15917:Freeway 15757:TinyMCE 15616:Kakoune 15606:Eclipse 15525:Commons 15487:Xamarin 15444:Express 15412:XAMLPad 15355:dotPeek 15202:ASP.NET 15190:ADO.NET 14951:VS Code 14888:Eclipse 14790:GLBasic 14752:thinAir 14578:Lazarus 14516:PyCharm 14395:RStudio 14363:PHPEdit 14023:Eclipse 13886:Eclipse 13762:AppCode 13730:-based 13728:Eclipse 13628:Kakoune 13608:Eclipse 13603:Dev-C++ 13468:Xamarin 13458:VXtreme 13328:Onfolio 13278:Maluuba 13248:Hotmail 13206:Firefly 13104:Acompli 12974:Windows 12969:_NSAKEY 12854:Estates 12745:Inspire 12721:Company 12669:TechNet 12649:Copilot 12524:Xbox OS 12519:Windows 12494:Servers 12387:Surface 12382:LifeCam 12140:Outline 12135:History 11985:OneFuzz 11860:Compact 11855:Express 11739:ADO.NET 11702:ASP.NET 11657:DirectX 11560:JScript 11481:C++/CLI 11409:XAMLPad 11404:WinDiff 11315:MSBuild 11254:Express 11044:May 31, 9209:July 3, 9183:July 3, 9157:July 3, 8495:Redmond 8292:May 26, 7598:June 4, 7213:May 25, 7181:May 25, 7171:Support 6048:May 18, 5928:May 18, 5808:May 18, 5628:May 18, 4969:June 1, 4789:May 16, 4462:"Dumps" 3532:Hyper-V 3328:Xamarin 3032:C++ AMP 2979:called 2855:IBM Db2 2730:Threads 2708:threads 2704:MSBuild 2647:managed 2644:C++/CLI 2476:). The 2474:Itanium 2458:C++/CLI 2442:MSBuild 2394:Whidbey 2335:Everett 2213:Rainier 2045:3.5–4.8 1999:15.9.60 1905:2.0–4.5 1869:2.0–4.0 1773:Whidbey 1737:Everett 1701:Rainier 1597:number 1595:Version 1576:History 1383:FoxBASE 1222:C++/CLI 1136:add-ins 1071:ASP.NET 1012:SQL CLR 996:queries 944:managed 918:classes 893:classes 885:mapping 811:ASP.NET 747:queries 592:methods 483:managed 458:Service 425:Node.js 377:C++/CLI 281:(WPF), 221:Website 210:License 17513:People 17339:asm.js 17093:Reason 17073:Morfik 16972:JSLint 16967:JSHint 16962:ESLint 16861:Design 16826:XBasic 16821:TheIDE 16811:InForm 16757:RapidQ 16719:WinFBE 16606:-based 16540:RadPHP 16530:Delphi 16334:Gambas 16298:Gambas 16177:Pandoc 16076:HotDog 15912:BBEdit 15696:-based 15672:-based 15648:-based 15596:Aptana 15408:(NGen) 15288:(WCF) 15262:(LINQ) 15256:(XAML) 15132:DotGNU 15106:(Core) 14989:Online 14979:Poplog 14971:POP-11 14924:GoLand 14916:Retail 14831:QBasic 14767:Retail 14747:RapidQ 14724:InForm 14709:Gambas 14627:Delphi 14619:Retail 14550:Pascal 14493:Thonny 14463:Spyder 14427:Anjuta 14410:Python 14315:Aptana 14169:Retail 13952:Retail 13937:jGRASP 13881:DrJava 13871:Anjuta 13840:QuickC 13806:Anjuta 13715:Retail 13653:TheIDE 13485:Yammer 13448:Vivaty 13378:RiskIQ 13221:GitHub 13181:Danger 13151:Bungie 13136:Azyxxi 12949:Clippy 12828:Gaming 12798:Garage 12781:Mobile 12760:WinHEC 12740:Ignite 12676:GitHub 12547:VB.NET 12472:Office 12417:Studio 12402:Laptop 12149:People 12000:WinDbg 11635:Native 11476:C++/CX 11466:Bosque 11449:VB.NET 11444:legacy 11347:Roslyn 11337:QuickC 11330:QBasic 11320:Pascal 11278:Others 6038:WineHQ 5918:WineHQ 5798:WineHQ 5618:WineHQ 3545:3-tier 3502:DevOps 3324:Docker 3299:15.7.6 3145:events 3083:Ctrl-J 3028:C++/CX 2891:stacks 2859:Oracle 2757:, and 2466:x86-64 2269:DotGNU 2097:Boston 1629:Boston 1379:FoxPro 1313:VB.NET 1287:VB.NET 1262:OpenMP 1230:native 1139:, and 1131:macros 1006:or in 861:VB.NET 803:model. 759:VB.NET 627:cursor 610:, and 598:, and 578:using 514:MSSCCI 460:. The 427:, and 417:Python 411:, and 241:is an 66:Python 17504:QUnit 17499:Mocha 17359:HTML5 17242:Orion 17180:JSDoc 17023:Babel 17000:ArkTS 16870:LANSA 16796:FLUID 16780:Other 16749:(for 16715:GNAVI 16679:Swing 16677:(via 16646:Swing 16644:(via 16634:(via 16624:(via 16589:macOS 16576:Xcode 16559:Cocoa 16361:Linux 16136:tkWWW 16031:Arena 16026:Amaya 15903:macOS 15824:PSPad 15716:SciTE 15706:Geany 15611:Emacs 15439:Blend 15396:ILAsm 15333:Tools 15313:(WPF) 15307:(WIF) 15232:Razor 15173:(FCL) 15162:(CLR) 14672:BASIC 14587:GNAVI 14452:PyDev 14272:Flash 14182:Rider 14044:Xelfi 13891:Geany 13876:BlueJ 13767:CLion 13705:Xcode 13618:Geany 13613:Emacs 13473:Xandr 13418:Teleo 13398:Skype 12984:Vista 12803:Press 12735:Build 12703:Store 12639:Azure 12542:BASIC 12499:Start 12477:Teams 12462:Havok 12318:(SVP) 12296:(CPO) 12280:(CLO) 12274:(CTO) 12268:(CFO) 12262:(COO) 12248:(CEO) 12041:vcpkg 12036:NuGet 11915:Other 11727:Razor 11684:WinUI 11508:Dafny 11436:BASIC 11394:ILAsm 11295:FxCop 11285:Blend 8049:eWEEK 7747:eWeek 5271:(PDF) 5264:(PDF) 3561:OData 3303:C++17 3036:GPGPU 3024:WinRT 3019:SP1. 2887:Tasks 2769:SP3, 2765:SP2, 2755:Dev10 2658:Cider 2551:3.1, 2547:plus 2521:Orcas 2470:IA-64 2257:Linux 2215:(for 2139:Aspen 2064:17.0 2057:Dev17 2023:Dev16 1989:Dev15 1953:Dev14 1917:Dev12 1881:Dev11 1845:Dev10 1809:Orcas 1665:Aspen 1461:from 1425:HTTPS 1209:C++17 1004:T-SQL 992:T-SQL 930:is a 769:Cider 739:bound 642:regex 596:loops 528:(see 439:(and 330:class 308:(the 167:macOS 17484:list 17463:JSGI 17458:Deno 17420:Vite 17399:yarn 17366:JSON 17354:HTML 17329:Ajax 17215:Atom 17063:Haxe 17038:Dart 16990:JS++ 16801:Gorm 16747:Xojo 16604:Java 16587:(on 16585:Xojo 16359:(on 16357:Xojo 16220:List 16081:iWeb 16046:Coda 16036:Atom 15939:only 15905:only 15515:List 15426:IDEs 15319:(WF) 15217:Core 15212:AJAX 15137:Mono 15104:.NET 15072:.NET 14996:AWS 14938:Haxe 14800:Xojo 14459:PIDA 14437:Eric 14432:IDLE 14118:.NET 14090:Atom 13854:Java 13778:IBM 13490:Yupi 13368:Rare 13146:Beam 12954:iLoo 12644:Bing 12584:MVPL 12434:Xbox 11875:MSDE 11814:UMDF 11809:KMDF 11771:LINQ 11751:MAUI 11712:AJAX 11707:Core 11694:.NET 11617:XAML 11577:Lean 11533:Java 11503:C/AL 11249:Code 11164:2016 11151:MSDN 11132:2017 11105:2019 11079:2017 11046:2017 11012:2010 10981:2013 10947:2013 10930:MSDN 10911:2017 10877:2013 10842:2013 10807:2013 10790:MSDN 10771:2018 10740:2016 10705:2011 10674:2008 10648:2016 10631:MSDN 10612:2016 10575:2014 10541:2015 10506:2014 10469:2014 10435:2014 10379:2022 10353:2021 10327:2021 10301:2021 10275:2021 10249:2021 10223:2021 10197:2021 10171:2019 10141:2019 10111:2019 10080:2018 10049:2019 10019:2020 9974:2019 9944:2019 9914:2019 9884:2019 9854:2017 9821:2017 9795:2016 9769:2016 9739:2016 9709:2016 9657:2016 9596:2016 9561:2016 9526:2017 9491:2015 9456:2014 9425:2018 9386:2014 9356:2014 9330:2014 9300:2014 9270:2014 9240:2014 9211:2021 9185:2021 9159:2021 9133:2019 9103:2019 9073:2012 9047:2019 9017:2019 8987:2019 8957:2013 8931:2011 8887:2012 8857:2012 8824:2011 8794:2011 8764:2013 8738:2013 8712:2013 8686:2009 8669:CNET 8649:2009 8623:2008 8596:2009 8566:2009 8537:2009 8511:2009 8470:2014 8440:2011 8408:2010 8382:2010 8356:2011 8330:2008 8294:2009 8267:2008 8240:2009 8228:MSDN 8210:2008 8183:2008 8157:2009 8130:2009 8091:2019 8061:2019 8031:2007 8001:2007 7974:2007 7944:2007 7911:2008 7885:2007 7859:2008 7825:2008 7790:2008 7760:2007 7727:2019 7697:2008 7665:2010 7635:2010 7623:MSDN 7600:2007 7552:2021 7526:2006 7492:MSDN 7474:2008 7442:2008 7412:2019 7382:2019 7352:2008 7322:2008 7293:2008 7263:2008 7251:MSDN 7215:2013 7202:MSDN 7183:2013 7153:2008 7127:2011 7101:2023 7075:2023 6995:2020 6965:2021 6936:2022 6888:2019 6836:2019 6806:2019 6776:2019 6746:2019 6713:2019 6683:2019 6653:2020 6616:2019 6586:2019 6556:2019 6526:2019 6496:2019 6466:2019 6436:2019 6406:2019 6376:2019 6328:2019 6295:2019 6265:2019 6235:2019 6187:2007 6158:2019 6128:2019 6098:2019 6050:2018 6020:2019 5990:2019 5960:2019 5930:2018 5900:2019 5870:2020 5840:2019 5810:2018 5780:2019 5750:2019 5720:2020 5690:2019 5660:2019 5630:2018 5600:2019 5570:2019 5540:2019 5510:2020 5480:2019 5422:2018 5391:2010 5365:2014 5339:2014 5309:2018 5279:2018 5244:2017 5218:2009 5192:2009 5166:2009 5140:2009 5113:2008 5101:MSDN 5083:2014 5071:MSDN 5053:2018 5023:2015 4997:2015 4971:2009 4959:MSDN 4941:2013 4928:MSDN 4909:2008 4883:2021 4854:2014 4819:2022 4791:2017 4765:2008 4735:2007 4705:2007 4675:2013 4649:2013 4623:2008 4615:MSDN 4597:2013 4571:2007 4541:2007 4508:2007 4478:2007 4466:MSDN 4448:2007 4436:MSDN 4418:2007 4385:2007 4355:2007 4325:2007 4292:2008 4255:2008 4221:2010 4191:2010 4161:2008 4144:MSDN 4125:2008 4108:MSDN 4089:2008 4072:MSDN 4048:2008 4010:2008 3980:2008 3950:2021 3924:2017 3894:2019 3862:2021 3831:2013 3801:2016 3771:2021 3746:2022 3720:help 3571:and 3397:2022 3339:2019 3332:XAML 3322:and 3316:NGen 3219:2017 3211:and 3195:and 3167:2015 3159:and 3149:.com 3133:2013 3026:and 2996:2012 2975:for 2881:for 2857:and 2801:and 2749:2010 2712:icon 2698:and 2690:, a 2674:XSLT 2666:LINQ 2654:XAML 2588:HTML 2541:ISVs 2515:2008 2509:LINQ 2424:and 2380:2005 2267:and 2265:Mono 2111:and 2030:16.0 1996:15.0 1980:1.0 1960:14.0 1924:12.0 1888:11.0 1852:10.0 1546:and 1540:XSLT 1538:and 1528:MSDN 1494:SKUs 1455:Java 1421:HTTP 1366:and 1303:and 1232:and 1179:VSIX 1158:APIs 1090:and 1065:The 1036:and 1024:The 1010:via 998:and 934:and 926:The 912:The 859:and 821:and 815:HTML 793:XAML 789:XAML 783:and 636:and 600:LINQ 582:for 574:and 538:hive 530:MSDN 437:Java 421:Ruby 409:HTML 405:XSLT 344:and 293:and 285:and 265:and 230:.com 198:Type 145:and 17448:Bun 17394:npm 17269:Vim 17203:Ace 17083:Opa 17078:Nim 17043:Elm 16859:XVT 16806:IUP 16652:B4X 16636:SWT 16626:XML 16499:LCL 16481:VCL 16422:CLI 16312:GTK 16126:Nvu 15734:Ace 15636:Vim 15227:MVC 14877:Vim 14694:B4X 14574:IDE 14483:Vim 14298:PHP 14114:CLI 14080:Vim 13835:C++ 13750:By 13662:Vim 13571:C++ 13313:npm 12755:PDC 12750:MIX 12693:MSN 12552:VBA 12504:Tay 12427:Neo 12422:Duo 12412:Pro 12392:Hub 12056:WiX 12031:npm 11826:WDM 11804:WDF 11799:WDK 11722:MVC 11669:UWP 11652:XNA 11612:VPL 11538:J++ 11454:VBA 10494:IDG 3586:or 3551:or 3472:Git 3285:). 3081:or 2962:UML 2818:IDE 2719:PNG 2717:in 2700:WPF 2685:UAC 2670:SQL 2668:to 2660:), 2629:C++ 2592:CSS 2501:WCF 2497:WPF 2446:IIS 2400:in 2259:or 1816:9.0 1797:2.0 1780:8.0 1761:1.1 1744:7.1 1725:1.0 1708:7.0 1672:6.0 1636:5.0 1548:MSI 1536:XML 1511:USD 1413:SMB 1387:SQL 1311:or 1258:SSE 1242:MFC 1238:COM 1202:C++ 1154:SDK 1150:COM 973:or 853:UML 839:MVC 819:CSS 757:or 745:or 731:GUI 604:XML 532:'s 500:or 479:MPF 471:SDK 467:COM 462:IDE 413:CSS 401:XML 373:C++ 346:Git 322:GUI 124:C++ 34:or 17552:: 16578:, 16497:, 16271:Qt 14860:Go 13833:, 13658:Vi 13569:, 12989:10 12979:XP 12609:Q# 12579:F# 12569:C# 12397:Go 11602:Q# 11543:J# 11523:F* 11518:F# 11498:C# 11148:. 11122:. 11069:. 11063:. 11036:. 11032:. 11028:. 10998:. 10967:. 10963:. 10937:. 10933:. 10927:. 10897:. 10893:. 10867:. 10863:. 10859:. 10832:. 10828:. 10824:. 10797:. 10793:. 10787:. 10761:. 10757:. 10730:. 10726:. 10722:. 10695:. 10691:. 10638:. 10634:. 10628:. 10602:. 10598:. 10592:. 10565:. 10561:. 10557:. 10531:. 10527:. 10523:. 10496:. 10492:. 10486:. 10459:. 10455:. 10451:. 10425:. 10421:. 10415:. 10396:. 10369:. 10343:. 10317:. 10292:. 10266:. 10240:. 10213:. 10188:. 10157:. 10131:. 10127:. 10101:. 10097:. 10070:. 10066:. 10035:. 9991:. 9964:. 9960:. 9930:. 9900:. 9870:. 9829:^ 9811:. 9755:. 9725:. 9677:. 9673:. 9647:. 9643:. 9639:. 9616:. 9612:. 9586:. 9582:. 9578:. 9551:. 9547:. 9543:. 9516:. 9512:. 9508:. 9481:. 9477:. 9473:. 9446:. 9442:. 9415:. 9411:. 9394:^ 9372:. 9316:. 9286:. 9256:. 9201:. 9175:. 9149:. 9123:. 9119:. 9093:. 9089:. 9063:. 9033:. 9003:. 8977:. 8973:. 8917:. 8895:^ 8873:. 8843:. 8826:. 8810:. 8780:. 8676:. 8672:. 8666:. 8613:. 8586:. 8582:. 8545:^ 8493:. 8489:. 8478:^ 8456:. 8430:. 8424:. 8398:. 8372:. 8346:. 8320:. 8302:^ 8284:. 8230:. 8226:. 8200:. 8173:. 8147:. 8120:. 8116:. 8099:^ 8077:. 8047:. 8021:. 7991:. 7952:^ 7934:. 7930:. 7901:. 7875:. 7849:. 7845:. 7841:. 7815:. 7811:. 7807:. 7780:. 7776:. 7750:. 7744:. 7717:. 7713:. 7687:. 7681:. 7651:. 7621:. 7617:. 7574:. 7512:. 7464:. 7458:. 7432:. 7428:. 7402:. 7398:. 7372:. 7368:. 7342:. 7338:. 7312:. 7301:^ 7283:. 7279:. 7249:. 7199:. 7169:. 7117:. 7091:. 7065:. 7047:. 7029:. 7011:. 6981:. 6956:. 6952:. 6927:. 6905:. 6874:. 6862:^ 6852:. 6822:. 6792:. 6762:. 6732:. 6721:^ 6699:. 6669:. 6643:. 6639:. 6624:^ 6602:. 6572:. 6542:. 6512:. 6486:. 6482:. 6452:. 6422:. 6392:. 6362:. 6344:. 6314:. 6303:^ 6285:. 6281:. 6251:. 6221:. 6203:. 6166:^ 6148:. 6144:. 6114:. 6084:. 6066:. 6036:. 6010:. 6006:. 5976:. 5946:. 5916:. 5890:. 5886:. 5856:. 5826:. 5796:. 5770:. 5766:. 5740:. 5736:. 5706:. 5676:. 5646:. 5616:. 5590:. 5586:. 5560:. 5556:. 5526:. 5496:. 5466:. 5444:. 5430:^ 5412:. 5408:. 5325:. 5299:. 5295:. 5252:^ 5103:. 5099:. 5073:. 5069:. 5043:. 5031:^ 4961:. 4957:. 4925:. 4873:. 4862:^ 4844:. 4840:. 4836:. 4810:. 4799:^ 4755:. 4751:. 4725:. 4721:. 4695:. 4691:. 4617:TV 4613:. 4557:. 4531:. 4527:. 4516:^ 4498:. 4494:. 4468:. 4464:. 4438:. 4434:. 4408:. 4404:. 4393:^ 4375:. 4345:. 4315:. 4300:^ 4278:. 4263:^ 4241:. 4229:^ 4207:. 4181:. 4177:. 4151:. 4147:. 4141:. 4115:. 4111:. 4105:. 4079:. 4075:. 4069:. 4056:^ 4038:. 4034:. 4018:^ 3996:. 3966:. 3940:. 3910:. 3884:. 3878:. 3848:. 3817:. 3791:. 3787:. 3762:. 3737:. 3711:: 3709:}} 3705:{{ 3649:. 3567:, 3427:. 3380:, 3261:. 3249:, 3240:RC 3207:, 3203:, 3191:, 3163:. 3085:). 2840:F# 2836:ML 2797:, 2793:, 2789:, 2664:, 2600:J# 2559:, 2507:, 2505:WF 2503:, 2499:, 2291:C# 2276:NT 2271:. 2169:. 2158:. 2091:97 1944:— 1908:— 1872:— 1836:— 1800:— 1764:— 1728:— 1692:— 1656:— 1563:. 1496:: 1309:C# 1274:C# 1133:, 1057:T4 857:C# 817:, 755:C# 606:, 594:, 590:, 586:, 441:J# 435:. 423:, 419:, 407:, 403:, 399:, 395:, 391:, 389:F# 387:, 385:C# 383:, 379:, 375:, 371:, 328:, 297:. 277:, 273:, 261:, 257:, 119:C# 17486:) 17482:( 17195:) 17191:( 16938:e 16931:t 16924:v 16753:) 16681:) 16648:) 16638:) 16628:) 16591:) 16483:, 16363:) 16255:e 16248:t 16241:v 15559:e 15552:t 15545:v 15064:e 15057:t 15050:v 14552:, 14387:R 14120:) 14116:( 14050:) 14035:) 14025:) 14015:) 13660:– 13567:C 13551:e 13544:t 13537:v 12923:" 12916:" 12909:" 12902:" 12895:" 12116:e 12109:t 12102:v 11582:P 11218:e 11211:t 11204:v 11166:. 11134:. 11081:. 11048:. 11014:. 10983:. 10949:. 10913:. 10879:. 10844:. 10809:. 10773:. 10742:. 10707:. 10676:. 10650:. 10614:. 10577:. 10543:. 10508:. 10471:. 10437:. 10400:. 10381:. 10355:. 10329:. 10303:. 10277:. 10251:. 10225:. 10199:. 10173:. 10143:. 10113:. 10082:. 10051:. 10021:. 9995:. 9976:. 9946:. 9916:. 9886:. 9856:. 9823:. 9797:. 9771:. 9741:. 9711:. 9659:. 9598:. 9563:. 9528:. 9493:. 9458:. 9427:. 9388:. 9358:. 9332:. 9302:. 9272:. 9242:. 9213:. 9187:. 9161:. 9135:. 9105:. 9075:. 9049:. 9019:. 8989:. 8959:. 8933:. 8889:. 8859:. 8796:. 8766:. 8740:. 8714:. 8688:. 8651:. 8625:. 8598:. 8568:. 8539:. 8513:. 8472:. 8442:. 8410:. 8384:. 8358:. 8332:. 8296:. 8269:. 8242:. 8212:. 8185:. 8159:. 8132:. 8093:. 8063:. 8033:. 8003:. 7976:. 7946:. 7913:. 7887:. 7861:. 7827:. 7792:. 7762:. 7729:. 7699:. 7667:. 7637:. 7602:. 7554:. 7528:. 7476:. 7444:. 7414:. 7384:. 7354:. 7324:. 7295:. 7265:. 7217:. 7185:. 7155:. 7129:. 7103:. 7077:. 7051:. 6997:. 6967:. 6938:. 6890:. 6838:. 6808:. 6778:. 6748:. 6715:. 6685:. 6655:. 6618:. 6588:. 6558:. 6528:. 6498:. 6468:. 6438:. 6408:. 6378:. 6330:. 6297:. 6267:. 6237:. 6189:. 6160:. 6130:. 6100:. 6052:. 6022:. 5992:. 5962:. 5932:. 5902:. 5872:. 5842:. 5812:. 5782:. 5752:. 5722:. 5692:. 5662:. 5632:. 5602:. 5572:. 5542:. 5512:. 5482:. 5424:. 5393:. 5367:. 5341:. 5311:. 5281:. 5246:. 5220:. 5194:. 5168:. 5142:. 5115:. 5085:. 5055:. 5025:. 4999:. 4973:. 4943:. 4911:. 4885:. 4856:. 4821:. 4793:. 4767:. 4737:. 4707:. 4677:. 4651:. 4625:. 4599:. 4573:. 4543:. 4510:. 4480:. 4450:. 4420:. 4387:. 4357:. 4327:. 4294:. 4257:. 4223:. 4193:. 4163:. 4127:. 4091:. 4050:. 4012:. 3982:. 3952:. 3926:. 3896:. 3864:. 3833:. 3803:. 3773:. 3748:. 3722:) 3718:( 3701:. 3281:( 3034:( 2590:/ 2472:( 2440:( 1689:— 1653:— 1443:/ 1435:. 1423:/ 1347:. 1198:C 477:( 429:M 369:C 38:. 20:)

Index

Microsoft Visual Studio
Visual Studio Code
Visual Studio for Mac


Python
Developer(s)
Microsoft
Stable release
Edit this on Wikidata
C#
C++
Operating system
Windows 10
Windows 11
Windows Server 2016
macOS
Type
Integrated development environment
License
Freemium
visualstudio.microsoft.com
integrated development environment
Microsoft
computer programs
websites
web apps
web services
mobile apps
Windows API

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.