Skip to content

Tag Archives: Powershell

Automate ASP.NET Deployment with Powershell: Install and Update

ASP.Net Deployment is not easy a task. It has to deal with different operating systems, web servers, databases, and etc… It often involves manual process. All these things make deployment a error prone and slow process.  It is a task you have to do it again and again. Let’s automate the whole process and relieve [...]