visual studio - Is this the best way to deploy a website using TFS 2012 -


i want deploy website on check-in of code tfs.

so created build definition has msbuild arguments (under advanced)

/p:deployonbuild=true;publishprofile=myprofilename

this publish script copies output website virtual directory folder on web server.

my question is best way d


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -