Skip to content
jperl edited this page Apr 10, 2012 · 16 revisions

Application


SQL AZURE

Backup database

Perform any database changes locally/test

Snapshot the database

Perform database changes to live database after backup, when site is down


Update web.config connection strings

Change build type from Debug to Release

Azure Deploy (Make sure Fiddler is off)

Update version.txt

Upload all files from ClientBin? to fstore\xaps\ with CloudXplorer

Set XAP's ContentType? to application/x-silverlight-app

Cache content to private; Expires: Wed, 28 Sep 2011 12:00:00 GMT

Wordpress

In wp-config.php set debug=false

Change the site name

Make sure to publish database

Clone this wiki locally