What is the best method for checking for an update then download it. I was thinking about placing a text file on a server and having it read it, but would like to figure out a better way to do it.
Printable View
What is the best method for checking for an update then download it. I was thinking about placing a text file on a server and having it read it, but would like to figure out a better way to do it.
Check this video:
http://msdn.microsoft.com/en-us/vstudio/bb821245.aspx
A nice howto on how you make a program check for updates
ok it looks good, but I am using an obfuscator on my application can I still obfuscate it before it is published to the web