Visual Studio Professional vs Enterprise

Miguel De Hoyos 21 Reputation points
2020-09-11T09:31:36.58+00:00

Hi all,
we would like to know the differences between Visual Studio Professional vs Enterprise. We know that Enterprise has more benefits, but we need more details and we could not find information about it.
Thank you very much,
Regards

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,647 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 27,546 Reputation points Microsoft Vendor
    2020-09-14T07:21:50.047+00:00

    Hi MiguelDeHoyos,

    Like David mentioned above, currently, the differences between Visual Studio Professional and Visual Studio Enterprise are listed here: Compare Visual Studio 2019 Editions. But I’m afraid, for more detailed information about each feature, you need to refer to other single introduction documents. You can start from this document: Visual Studio IDE documentation.

    And For features like “Live Dependency Validation”, “Architectural Layer Diagrams” and “Architecture Validation”, you can refer to this document: Validate code with dependency diagrams.

    For features like “IntelliTrace”, “Code Map Debugger Integration” and “.NET Memory Dump Analysis”, you can refer to these documents: IntelliTrace for Visual Studio Enterprise (C#, Visual Basic, C++), Use code maps to debug your applications and Collecting and analyzing memory dumps, and for “Snapshot Debugger” and “Time Travel Debugging (Preview)”, please refer to these documents: View Snapshots in Visual Studio 2017 Enterprise or above and Time Travel Debugging.

    For features like “Live Unit Testing”, “IntelliTest”, “Microsoft Fakes (Unit Test Isolation)” and “Code Coverage”, you can refer to these documents: How to configure and use Live Unit Testing, How to: Generate unit tests by using IntelliTest, Isolate code under test with Microsoft Fakes and Use code coverage to determine how much code is being tested.

    For features like “Embedded Assemblies”, “Xamarin Inspector” and “Xamarin Profiler”, please refer to these documents: Bundle Assemblies into Native Code, Xamarin Inspector and Xamarin Profiler.

    Besides, I will help to report your requirements to VS Product Team and try to update and improve the related documents(contents).

    Hope this could help you a little.

    Sincerely,
    Tianyu

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. David Lowndes 4,711 Reputation points
    2020-09-11T09:36:26.55+00:00

    Have you not found the obvious search results such as this web page?
    If you need more detailed information I suspect you'll have to search for information on the individual features that differentiate the versions.

    1 person found this answer helpful.