Any time I try to debug my web project by pressing F5, the DBProj also get rebuilt and deployed. The deploying aspect takes time and I want to avoid this. Thanks.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
on visual studio, find the combobox with “Debug, Release, Configuration Manager”
select “Configuration Manager”, a window will popup, uncheck the projects you dont want to build and voila.