I want to include auto-update ability for a desktop application that I am writing. The update should be performed over the web from our corporate server. The application should check to see if a newer version is available, then download and install the newer version.
I have an old application block that does this using BITS, but this block was published four years ago. Is there a better way to do this now?
Thanks,
Rob Reagan