Back to Browse

C# Auto Updater Library Tutorial - 7 - SharpUpdateDownloadForm class

16.2K views
Jan 14, 2013
12:28

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 7 of this C# Auto Updater Tutorial, we write the SharpUpdateDownloadForm class. This form is shown while the update is downloading and hashing the file to verify the download's integrity.

Download

0 formats

No download links available.

C# Auto Updater Library Tutorial - 7 - SharpUpdateDownloadForm class | NatokHD