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 6 of this C# Auto Updater Tutorial, we write the SharpUpdateInfoForm class. This form is a detailed view of the update's info, and is displayed to the user when they request more information.
Download
0 formats
No download links available.
C# Auto Updater Library Tutorial - 6 - SharpUpdateInfoForm class | NatokHD