I am developing an application using Microsoft Visual Studio Community 2022 (64-bit) - Current on my home computer, which is not connected to a Domain.
My question is: if I compile and extract the .exe (C# Userform) file for this application, will I be able to install and run it on work computers that are connected to a Domain (Domain PC), or will I encounter any licensing or permission issues?
I am concerned about potential problems related to any licensing restrictions associated with using Visual Studio Community Edition. Any insights or advice would be greatly appreciated.
Top comments (1)
Check the terms for whatever it is you're doing - visualstudio.microsoft.com/license...
If you're a solo dev doing your own work then you're okay, otherwise there are caveats.