开发者

What are the best practices to be followed in deployment of asp.net web application & WCF service in IIS 7?

开发者 https://www.devze.com 2023-01-11 19:05 出处:网络
Anybody can provide me the best practices to be followed in deployment of asp.net web application& WCF service in IIS 7开发者_JS百科 regarding the IIS 7 configuration settings , Security setting,

Anybody can provide me the best practices to be followed in deployment of asp.net web application & WCF service in IIS 7开发者_JS百科 regarding the IIS 7 configuration settings , Security setting, application access level settings..


Does this help? IIS Security. Where possible you should only install / enable the IIS features that you intend to use.


It depends on your situation.

I always publish my solution to a folder, zip it, ftp it to my server. On the server (using RemoteDesktop) i backup the running version (makes me feel safe & secure) and delete all the files, except web.config. I unzip the file i sent and copy all the files, except web.config. If i made changes to web.config i adjust it manually.

This works for me because i have a shitty internet connection. If it were faster i'd do it differently.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号