I am coming from a Visual FoxPro environment and in my VFP applications I used to install the .EXE file on a network share drive where all users will have access to it.
In a .NET application can this also be done? or do I have to install the .EXE file in each computer on a local drive?