Ever needed an easy way to update your program without much code? Have a look at UpdateSharp.
It consists of 1 DLL file, and 1 CSPROJ. Its super easy to use, and is fully automatic - your users don't need to do anything.
So what does it do? Well, it checks the version of the application currently installed against the one on your webserver. If they aren't equal, the updater will run. Its lightweight, and takes just a few seconds to update the software (excluding download...