Check for App Updates Using the ClickOnce API
ClickOnce provides two ways to update an application once it is deployed. In the first method, you can configure the ClickOnce deployment to automatically check for updates at application startup or at certain intervals. In the second method, which is covered in this video, you can write code that uses the ApplicationDeployment class to check for updates based on an event or a timer.
Duration: 12:40
Comments: 2