Auto Update Strategy

From TimeSnapper

This is step 16 of 25 Steps to Build Your Own Micro ISV

  • simplest solution: a button that sends the user to a page that tell them the last version.
  • next step up -- a webservice that tells the application what version is the latest
  • next step up -- a shim that lets you download, unzip and run the new version

This is step 16 of 25 Steps to Build Your Own Micro ISV