Every time I add some new functions into a website,
I should deploy this website again.
Then I always copy the every single file deployed to update the website on the server.
But I am just curious whether it is essential to do this ?
What I know is that the 「bin」 directory is necessary.
What about others?
Could I just pick up those 「*.aspx」 that I have modified to update?
Does it affect the website running ?
Should I update every single file deployed?
Page 1 of 11 Replies - 1410 Views - Last Post: 15 March 2013 - 06:42 AM
Replies To: Should I update every single file deployed?
#2
Re: Should I update every single file deployed?
Posted 15 March 2013 - 06:42 AM
You should only need to deploy the dll into the bin folder and put out the .aspx pages that were changed.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote





|