10 Tips for shrink-wrapping ASP.NET applications
Most server-side applications run on machines under our control. We know what the application's environment will look like long before deployment.
Building and packaging an ASP.NET application to deploy inside of any corporate firewall is a bit more challenging. Here are a few lessons learned from five years of building a commercial web app.