1
Reply

What’s the safest way to deploy a Windows Forms app?

shubha

shubha

18y
9.1k
0
Reply

    Web deployment: the user always downloads the latest version of the code, the program runs within security sandbox, properly written app will not require additional security privileges.