Best deployment guide for our winform application using CI/CD

  • Thread starter Thread starter Sudip_inn
  • Start date Start date
S

Sudip_inn

Guest
we are developers and our winform project is in VSTS. our product is in-house product means our product users are also from our company employees. we use click once publish option to give update to our users. when we publish our product changes by client once deployment then it is publish to global folder from where all user get their update.

i have no idea how CI/CD works and also i do not know does it fit for our winform project?

nowadays many company uses CI/CD. does it only applicable for web application or CI/CD can be used for winform project too ?

please guide me how could i use CI/CD for our winform project to distribute update to our in-house client ?

please tell me by azure CI/CD how can i push publish to my winform project from VSTS to folder of my pc ?

i will be glad if anyone give answer. thanks

Continue reading...
 
Back
Top