I am developing an application using Microsoft Visual Studio 2022 Community edition on my home computer, which is not connected to a domain.
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, or will I encounter 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.