-
Notifications
You must be signed in to change notification settings - Fork 0
Deployement
jperl edited this page Feb 26, 2012
·
16 revisions
SQL AZURE
Backup database
Replace PRIMARY KEY NONCLUSTERED with PRIMARY KEY CLUSTERED
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
In wp-config.php set debug=false
Change the site name
Make sure to publish database