开发者

Automatic Deployment of ASP.Net MVC using TFS2010 Beta2

开发者 https://www.devze.com 2022-12-15 19:50 出处:网络
i am building an Asp.NET MVC web site, and i want to make the deployment to IIS automatically as part of the build process, as indicated in the title, i am using vs2010 beta2 with tfs2010 beta2, and t

i am building an Asp.NET MVC web site, and i want to make the deployment to IIS automatically as part of the build process, as indicated in the title, i am using vs2010 beta2 with tfs2010 beta2, and the dev server is running widows server 2008 service pack2, wich means IIS 7. so can anyone prov开发者_如何转开发ide with set-by-step way on how to do that, thanks


This doesn't cover anything specific for TFS, but it's a good start at setting up Web Deploy:

http://www.hanselman.com/blog/WebDeploymentMadeAwesomeIfYoureUsingXCopyYoureDoingItWrong.aspx

0

精彩评论

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