Upload only changes to published website in ASP.NET -


recently have published website , uploaded godaddy server. after have made changes in .aspx in .aspx.cs files. uploaded files server throws error. having idea how upload changes published asp.net website.

thanks in advance!

here do:

  1. i keep copy of older version locally.
  2. then run diff tool(folderpatch) compare new version
  3. generate patch(zip file)
  4. upload patch
  5. patch online version make same new version

using tool ensure don't miss updated files.
having upload 1 file lot faster uploads.
using patch tool on server, ensures files uploaded correct locations.

p.s: wrote folderpatch make life easier. free , open source, feel free use helps you.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -