Archives
-
Microsoft Lightswitch Deployment Tip
A customer forwarded a screenshot to share a tip when deploying a LightSwitch application to a web host. There is a box in the LightSwitch publishgin wizard that reads "IIS Server has the LightSwitch Deployment Prerequisits installed". It seems that regardless of the server configuration, to assure compatability and successful deployment, clearing the check from that box before pushing the code is a good idea. Below is the image he sent:
-
How to set content expiration for your IIS7 site
Do you want to assure that client browsers will always download the latest copy of your page(s) rather than potentially pulling an outdated page from their local cache? You can enable and manage content expiration in IIS7 to control this at the server-side. Below is a walk-through of enabling this using the IIS7 Remote Management Services.