Back to Browse

C# Auto Updater Library Tutorial - 9 - SharpUpdater class

17.6K views
Jan 27, 2013
13:49

This is the BEST .NET auto updater on YouTube! In the C# Auto Updater Tutorial series, we learn how to create a library that will allow you to update any .NET application from the web. SharpUpdate (the library we create) is a multi-threaded .NET application updater that won't freeze any Windows Forms applications while checking for updates or downloading them. Follow along if you want to learn how to make this awesome application updater! In Part 9 of this C# Auto Updater Tutorial, we write the SharpUpdater class. This is the class that brings everything together from the past tutorials, and provides the public interface to the client applications in order to update themselves.

Download

0 formats

No download links available.

C# Auto Updater Library Tutorial - 9 - SharpUpdater class | NatokHD