Auto Update Strategy

From TimeSnapper
Revision as of 06:26, 7 November 2009 by LeonBambrick (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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