1
Reply

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

shubha

shubha

20y
8.3k
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.