.NET Continuous Delivery/Deployment
.NET 4.5 Web Application and SQL Database using Web Deploy
In this post I will describe a process to generate and deploy a .NET 4.5 web application (including database) to a Windows Server. This process can be implemented to configure a Continuous Delivery or Deployment process in a Continuous Integration server.
[Read More]