how to deploye visual studio web application
Hi,
I created a web project using visual studio 2017 "vs2017 ". I need to deploy it I got those options, I do not know what to choose. please advise?
To publish via vs 2017 , I need to create custom profile, I have two options of configuration
1. releaase
2. debug
what is the difference between them . and what to choose
Is there any resources available to read more about it.
Ali
Veerendra AnnigerePosted Dec 26, 2019, 8:53 AM
Release: It will compress your build files.
Jignesh KumarPosted Dec 26, 2019, 3:31 AM
Priyanka K SPosted Dec 26, 2019, 2:08 AM
1. release:
https://docs.microsoft.com/en-us/visualstudio/deployment/quickstart-deploy-to-a-web-site?view=vs-2019
this shows how to pubish your app service.
2. debug
Ashutosh GuptaPosted Dec 14, 2019, 11:30 PM
Jignesh KumarPosted Dec 14, 2019, 9:17 AM
Vrushali GhodkePosted Dec 14, 2019, 8:06 AM
Salman BegPosted Dec 14, 2019, 7:24 AM