New to programming. Just finished my first app but am struggling making sure all end users are using the latest compiled version of my desktop app. Is there a bonified approach to this that I would be able to implement given my limited expertise? (I only know how to c# in desktop app environment so far).
Thanks tremendously in advance!
PS I am deploying with setup project in VS ans storing MSI installer on a shared network drive at my business
Thanks