Chat with us, powered by LiveChat
LEGAL
RESELLER
SOFTWARE ASSURANCE
Corporate Customers
telephone
Help with the setup
+1 647 2584726
 
MICROSOFT VISUAL STUDIO 2019 PROFESSIONAL
Der Kinderschutzbund – Bundesverband

With every purchase at Wiresoft you support the Kinderschutzbund.

MICROSOFT VISUAL STUDIO 2019 PROFESSIONAL

Ready for immediate dispatch, delivery time 24h

  • SW10137
  • C5E-01380
  • Permanently Valid
  • All languages
  • CA
P You get Bonus points
SOFTWARE DOWNLOAD + LICENSE
CAD211.90 * CAD234.90 * (9.79% Saved)

Prices incl. HST

Der Kinderschutzbund – Bundesverband

With every purchase at Wiresoft you support the Kinderschutzbund.


Are you a business customer or do you have legal questions?

I am here for you.


Kadir Aydin

Microsoft Licensing Professional (MLP)

DETAILS  
Version Full version
Devices 1x
Scope of delivery Download + license key
Medium Download
Runtime Unlimited
Languages All languages
Delivery time  Few minutes
System  Windows (32bit/64bit)
Terminal server Compatible


Visual Studio 2019 Professional from Microsoft is the latest version of the proven IDE (Integrated Development Environment), designed for demanding programmers and small or medium-sized developer teams. The comprehensive feature set provides all the tools to realize the next generation of apps and games - including Xamarin for Android, macOS, iOS, tvOS and watchOS based apps. Other features that make development even more efficient include Tool CodeLens for viewing the use of individual code snippets in the solution without interrupting work, IntelliCode to speed up work with AI-based solution suggestions, and Visual Studio Live Share, which supports teamwork through real-time collaboration.

For more questions about the product, please contact our customer service team.

Product information "MICROSOFT VISUAL STUDIO 2019 PROFESSIONAL"

Visual Studio 2019 Professional - the versatile developer software as a purchase version

Visual Studio 2019 Professional from Microsoft is the latest version of the proven IDE (Integrated Development Environment), designed for demanding programmers and small or medium-sized developer teams. The comprehensive feature set offers all the tools needed to realize the next generation of apps and games - including Xamarin for Android, macOS, iOS, tvOS and watchOS based apps. Other features that make development even more efficient include Tool CodeLens to show the use of individual code snippets in the solution without interrupting work, IntelliCode to speed up work with AI-based solution suggestions, and Visual Studio Live Share, which supports teamwork through real-time collaboration. Also improved in Visual Studio 2019 Professional are navigation, refactorings, and the debugger. In addition, Visual Studio 2019 Professional 's integrated development environment supports C# alongside legacy languages such as C and C++.

The offer of Visual Studio 2019 Professional Edition as used software at Wiresoft offers developers all the advantages of this proven Microsoft software to use it themselves on their own PC through the low price as a single license.

In the Wiresoft Software Online Shop you can find Visual Studio 2019 Professional as well as other single licenses of Visual Studio editions or versions as a purchase version and many other Microsoft programs compatible with it. The following overview shows the most important optimizations and new features of Visual Studio 2019 Professional.

Highlights of Visual Studio 2019 Professional Edition

In addition to significantly easier navigation, the latest 2019 version of Visual Studio is also more usable for developers with visual impairments. In addition, there is optimized refactoring and a revision of the builds and solution loads compared to the previous version. The debugger - among the most important programming tools  - also offers additional options.

Git-first workflow with easier code launching

Visual Studio 2019 's new launch window now offers several options: First, the option to clone or check out code from a repository is offered, alongside other options for opening or creating a project or solution. In addition, the modernized start window presents itself in a new blue design, which stands out from the previous version mainly due to the softer lines around icons, toolbars and tool windows. The menu has been moved to the top of the title bar to create more space for the code in the editor. This also optimized the memory space without changing the navigation in the IDE.

Similarly, the previous dialog has been revamped, with the previous tree structure no longer existing and replaced by a search box with various powerful search and filter functions - e.g. by language, platform and project type - to find suitable templates. The search can be applied to commands, options as well as menus and also to installable components; in addition to the search results for commands, corresponding key combinations are also displayed. The display takes place dynamically already during the input. The newly integrated use of a fuzzy search algorithm also takes spelling errors or more natural language into account.

AI-powered IntelliCode in Visual Studio 2019 Professional

The new IntelliCode represents an evolution of the previous IntelliSense autocomplete in Visual Studio; it provides several AI-powered features, such as contextual IntelliSense, code formatting, and a format rule derivation, to further improve development productivity. Unlike IntelliSense, which displayed properties and methods as an alphabetical list, IntelliCode lists them according to the most likely candidate results, which are prefixed with an asterisk. Developers using C# can also apply IntelliCode to code they develop themselves and learn through it, while the other recommendations are based on the Microsoft open source domain. In Visual Studio 2019 Professional, AI-powered recommendations from IntelliSense can also be used for two other languages: C++ and XAML, and TypeScript/JavaScript and Java, respectively, which have been added to Visual Studio Code.

CodeLens in Visual Studio 2019 Professional

CodeLens significantly speeds up developer work with Visual Studio 2019 Professional, because the tool works independently in parallel without the need to close the editor. CodeLens identifies all changes to a code as well as the code history, with

References to relevant code sections and changes, code reviews, linked errors, etc. Before changes are merged with the code, they can be reviewed to see how they would affect it. Code indicators for C# and Visual Basic code at the element level also show which team member made changes to the code. CodeLense is an exclusive feature of the

Visual Studio 2019 Professional or Enterprise edition.

Visual Studio Live Share

The Live Share feature built into Visual Studio 2019 Professional allows up to 30 developers to collaborate in real time on the same source code base, which is shared including context. This is possible because Visual Studio Live Share transfers only the file tree as well as context information. Each team member can thus work on the source code independently of the host in the familiar working environment. AI functions are also integrated here, among other things to improve code quality. Collaborative debugging is also possible with Visual Studio Live Share.

Other features of Visual Studio 2019 Professional

In addition, Visual Studio 2019 Professional offers many more handy features:

Refactoring in Visual Studio 2019 Professional

New refactorings are available for C# in Visual Studio 2019 Professional, making it even easier to organize code: For example, members can be moved to the interface or base class, and namespaces can be adjusted to correspond to a folder structure. In each case, suitable suggestions are displayed in the so-called light bulb.

Code Cleanup

Code Cleanup is the feature for automatically reformatting source code in Visual Studio 2019, it is displayed as a broom below the source code editor. The code format settings can be defined using an EditorConfig file either on a project-by-project basis only, or for all code using the options in the Text Editor. For code cleanup of C# code files, Visual Studio 2019 Professional provides a dedicated Code Cleanup button in the editor. Users can also set the Preference and Severity values for each code format setting on a line-by-line basis, with Severity options of Refactoring Only, Suggestion, Warning, or Error. The hints or suggestions displayed in each case can not only be displayed with a single click, but also implemented immediately, while frequently occurring corrections can also be saved as a profile.

Debugging in Visual Studio 2019

The debugger in Visual Studio 2019 Professional not only works at twice the speed of before; memory consumption when debugging out-of-process C++ applications has also been reduced. To identify objects by their properties, all you have to do in the debugger window is drag the cursor over a specific property and click the pin icon to see the corresponding information. Data breakpoints are now available in Visual Studio 2019 for .NET Core applications, instead of just C++ as before. They break code execution whenever the value of a property for a given object changes, regardless of the position.

Xamarin for Mobile Development

Apps built with Xamarin for Android, iOS, and Windows exhibit a native look and feel, which is why they are so popular. Xamarin in Visual Studio 2019 not only features faster compile and deployment times for Android, but now includes a property editor for Xamarin.Forms XAML and an optimized Xamarin.Forms Previewer.

PMA (Per-Monitor-Aware) Rendering

Users who like to use multiple monitors or work remotely while developing should especially appreciate this feature: Previously, using monitors with different resolutions caused various problems when developing, such as rendering at the wrong scale most of the time or Visual Studio itself being blurred. Visual Studio 2019 Professional now offers PMA-enabled rendering, which means, among other things, that the software renders correctly regardless of the respective scaling factors. The minimum requirement for this is the Windows 10 Update (v1803, RS4) or .NET Framework 4.8 RTM.

Container tools in Visual Studio 2019 Professional

When using Azure cloud services support, developers can also use the tools for developing with containers included in Visual Studio, among others, which greatly simplify building as well as debugging and deployment. Visual Studio 2019 Professional also offers Docker and Kubernetes support here, provided the endpoint has Docker Desktop as well as the necessary workloads for web development, Azure tools and .NET Core development tools. The

Kubernetes support allows enabling a connection between an on-premises project and a Kubernetes cluster under Azure Kubernetes Service (AKS).

System Requirements for Visual Studio 2019 Professional

The following detailed requirements not only provide general prerequisites for installing Visual Studio 2019 Professional, but also describe the requirements to use certain features of Visual Studio 2019 Professional; administrator privileges may be required.

Supported operating systems

In principle, the 64-bit version is recommended when installing Visual Studio 2019 Professional, and the following specifications apply as minimum requirements:

  • Windows 10, Windows 11,( Home, Professional, Education and Enterprise) / Windows Server 2019 /2022
  • Windows Server 2019: Standard, Datacenter
  • Windows Server 2016: Standard, Datacenter
  • Windows 8.1 (as of Update 2919355): Core, Professional and Enterprise
  • Windows Server 2012 R2 (as of Update 2919355): Essentials, Standard, Datacenter
  • Windows 7 (SP1 incl. latest updates): Home Premium, Professional, Enterprise, Ultimate

Hardware requirements (minimum specifications)

  • Processor: 1.8 GHz; Quad-Core
  • RAM: 2 GB RAM; 8 GB RAM recommended (min. 2.5 GB when running on a virtual computer)
  • Hard drive space: 800 MB, typical installations require 20 - 50 GB of free space (up to 210 GB depending on features installed)
  • Hard drive speed: Install on a solid state drive (SSD) recommended
  • Graphics card: 1,280 x 720, 1,366 x 768 or higher recommended

Other requirements (selection)

  • Installing Visual Studio 2019: .NET Framework 4.5.2
  • Running .NET Framework 4.7.2, this version will be installed during setup
  • Versch. internet related scenarios: Internet Explorer 11 or Microsoft Edge required
  • Hyper-V emulator: 64-bit operating system, client Hyper-V, Second Level Address Translation (SLAT)
  • Xamarin.Android: 64-bit version of Windows, 64-bit Java Development Kit (JDK)
  • Universal Windows app development: Windows 10 (via command line: Windows Server 2019, Windows Server 2016, and Windows Server 2012 R2)
  • Mobile development with C++, JavaScript, or .NET workloads on Windows 7 SP1: PowerShell 3.0

Buy Visual Studio 2019 Professional cheap individually at Wiresoft in our online store

The Visual Studio 2019 Professional software is available in the Wiresoft online store as a single license at a particularly favorable advantageous price as so-called used software.

The Visual Studio 2019 Professional Edition license offered for sale is a former Visual Studio volume license of a company, which was dissolved and converted into individual licenses when it was resold as such, making it known as used software. Such Microsoft Visual Studio 2019 Professional licenses offered at Wiresoft come only from companies located in Europe, to which EU law applies. Neither the partitioning nor the labeling as used software of this Visual Studio 2019 Professional software imposes any restrictions on its functionality.

Buying software is always a safe purchase for you at Wiresoft! The Visual Studio 2019 Professional license available at Wiresoft Shop not only has an absolutely low price, but also offers security upon purchase through instant download and license activation with the included valid volume license key.

Every purchase of Visual Studio 2019 Professional or any other Microsoft program as used software in the Wiresoft Software Shop does not pose any legal problem for our customers, because the trade with such used software is legally permitted, which has been clearly confirmed by numerous court rulings.

Single licenses of used software such as Visual Studio 2019 Professional Edition offer buyers a low-priced alternative to conventional offers to use exclusive program editions. You too can benefit from our low-priced offer on Microsoft software products!

In the Wiresoft Software Shop you can find Visual Studio 2019 Professional Edition as well as other versions of Visual Studio and many other Microsoft programs as used software for instant download. If you have any questions about Visual Studio 2019 Professional or any other Microsoft program, please feel free to contact us via chat, email or phone.

Related links to "MICROSOFT VISUAL STUDIO 2019 PROFESSIONAL"
Customer evaluation for "MICROSOFT VISUAL STUDIO 2019 PROFESSIONAL"
Write an evaluation
Evaluations will be activated after verification.

The fields marked with * are required.

I have read the data protection information.

Categories