
Ciprian Burca
Ciprian has been a Senior Software Developer for over 15 years. Being a Software Developer and a solutions finder, Ciprian has a great understanding of the developer's day-to-day needs.
TOPICS CIPRIAN WROTE ABOUT
Written articles
How-To: Build an Advanced Installer Visual Studio Project from Azure DevOps
In this article, you will learn how to configure and build an Advanced Installer Visual Studio Project(AIPROJ) from an Azure DevOps pipeline.
Automation x2: How to automate Azure DevOps pipelines with Advanced Installer PowerShell automation
Working with Azure DevOps pipelines can be a tedious task, especially if you have to perform updates on complex pipelines or make the necessary configurations to each of them in a short amount of time.
How to: Choose Which Advanced Installer Azure DevOps Task You Need?
Nowadays CI/CD(Continuous Integration and Continuous Delivery) pipeline became a best practice for developers and DevOps helping them to manage the software process in a much easier and automated way.
How to configure digital signing in Advanced Installer Azure DevOps Task
Digital signing is an important stage of an application packaging cycle and can be achieved by code signing your own software’s certificates. By digitally signing your software, you prove your application’s authenticity and integrity upon installation and guarantee that the software you developed hasn’t been compromised or corrupted.