Howto Patch an existing application?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hello, I have to patch an existing web application, which has multiple layers and components and is deployed on many servers. Which is the way to do this in .net? Thanks, Don Miguel
-
Hello, I have to patch an existing web application, which has multiple layers and components and is deployed on many servers. Which is the way to do this in .net? Thanks, Don Miguel
You can use this: AppUpdater Or the No Touch Deployment option from Microsoft... I like this solution the best actually :) No Touch Deployment