Checking for updates at startup
- by chris
Let's consider a WPF client-server application.
What is the best practice to create the client, so that every time it is launched, it checks for updates and if any available, update the client application?